From: Antoine Cellerier Date: Tue, 7 Feb 2006 17:08:18 +0000 (+0000) Subject: looks like this was retrocommited :) X-Git-Tag: 0.9.0-test0~12463 X-Git-Url: https://git.sesse.net/?a=commitdiff_plain;h=8af26f7d31f0530c3c6b13804fb7c54f44c74971;p=vlc looks like this was retrocommited :) --- diff --git a/include/vlc_osd.h b/include/vlc_osd.h index d192cdf385..b26dc64ec1 100644 --- a/include/vlc_osd.h +++ b/include/vlc_osd.h @@ -39,7 +39,7 @@ * if used inside a transcoding command. For example: * * vlc dvdsimple:///dev/dvd --extraintf rc - * --sout='#transcode{osd}:std{access=udp,mux=ts,url=dest_ipaddr}' + * --sout='#transcode{osd}:std{access=udp,mux=ts,dst=dest_ipaddr}' * --osdmenu-file=share/osdmenu/dvd.cfg * * Each OSD menu element, called "action", defines a hotkey action. Each action