# HG changeset patch # User gpoirier # Date 1116277569 0 # Node ID d2073ff48b5bd84bb6c840d212105c66c9264570 # Parent 2218c04bcc145e453e10eef9d4cbd571efabba73 Fixes the vobsub extraction example diff -r 2218c04bcc14 -r d2073ff48b5b DOCS/xml/en/mencoder.xml --- a/DOCS/xml/en/mencoder.xml Mon May 16 18:41:05 2005 +0000 +++ b/DOCS/xml/en/mencoder.xml Mon May 16 21:06:09 2005 +0000 @@ -364,8 +364,8 @@ Copying a french subtitle from an MPEG file rm subtitles.idx subtitles.sub -mencoder movie.mpg -ifo movie.ifo -vobsubout subtitles -vobsuboutindex 0 -vobsuboutid fr -sid 1 +mencoder movie.mpg -ifo movie.ifo -vobsubout subtitles -vobsuboutindex 0 -vobsuboutid fr -sid 1 -nosound -ovc copy +