gnu: VLC: Add support for Secure Reliable Transport (SRT).
* gnu/packages/video.scm (vlc)[inputs]: Add srt-1.4.1.
This commit is contained in:
parent
64661754fd
commit
9c5c64b8e1
@ -1833,6 +1833,8 @@ videoformats depend on the configuration flags of ffmpeg.")
|
||||
("sdl-image" ,sdl-image)
|
||||
("speex" ,speex)
|
||||
("speexdsp" ,speexdsp)
|
||||
;; VLC is not yet compatible with SRT > 1.4.1.
|
||||
("srt" ,srt-1.4.1)
|
||||
("taglib" ,taglib)
|
||||
("twolame" ,twolame)
|
||||
("unzip" ,unzip)
|
||||
|
Loading…
Reference in New Issue
Block a user