]> git.sesse.net Git - vlc/commit
Fix revision 12116 which broke other transcode options. The commandline for streaming...
authorJean-Paul Saman <jpsaman@videolan.org>
Thu, 11 Aug 2005 20:13:01 +0000 (20:13 +0000)
committerJean-Paul Saman <jpsaman@videolan.org>
Thu, 11 Aug 2005 20:13:01 +0000 (20:13 +0000)
commit854dec19be0ec0463e081dfc271ebc6d0936a8ab
treec76cc5bdbc52acac7446fd2b2dde30dd4241d139
parentcbd661c4aff15ba397b4f32a8b3400591dd94da0
Fix revision 12116 which broke other transcode options. The commandline for streaming the OSD menu has changed into a boolean option --sout-transcode-osd: ./vlc dvdsimple:///dev/dvd --sub-filter=osdmenu --osdmenu-file=share/osdmenu/default.cfg --extraintf rc --sout '#transcode{osd}:std{url=127.0.0.1:1234,access=udp,mux=ts}'
include/vlc_osd.h
modules/stream_out/transcode.c
modules/video_filter/osdmenu.c