gnu: ffmpeg: Build with the latest SRT.
* gnu/packages/video.scm (ffmpeg)[inputs]: Change from SRT-1.4.1 to SRT.master
parent
64fea6b49d
commit
f3e68e61ac
|
@ -1465,8 +1465,7 @@ operate properly.")
|
|||
("sdl" ,sdl2)
|
||||
("soxr" ,soxr)
|
||||
("speex" ,speex)
|
||||
;; FFmpeg is not yet compatible with SRT > 1.4.1.
|
||||
("srt" ,srt-1.4.1)
|
||||
("srt" ,srt)
|
||||
("twolame" ,twolame)
|
||||
("vidstab" ,vidstab)
|
||||
("x265" ,x265)
|
||||
|
|
Reference in New Issue