diff --git a/gnu/packages/video.scm b/gnu/packages/video.scm index 8596706d11..ef8a2a93bb 100644 --- a/gnu/packages/video.scm +++ b/gnu/packages/video.scm @@ -1465,8 +1465,7 @@ (define-public ffmpeg ("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)