[MPlayer-DOCS] CVS: main/DOCS/xml/en mencoder.xml,1.67,1.68

Guillaume Poirier CVS syncmail at mplayerhq.hu
Mon May 16 23:06:13 CEST 2005


CVS change done by Guillaume Poirier CVS

Update of /cvsroot/mplayer/main/DOCS/xml/en
In directory mail:/var2/tmp/cvs-serv16416/en

Modified Files:
	mencoder.xml 
Log Message:
Fixes the vobsub extraction example


Index: mencoder.xml
===================================================================
RCS file: /cvsroot/mplayer/main/DOCS/xml/en/mencoder.xml,v
retrieving revision 1.67
retrieving revision 1.68
diff -u -r1.67 -r1.68
--- mencoder.xml	16 May 2005 09:52:52 -0000	1.67
+++ mencoder.xml	16 May 2005 21:06:09 -0000	1.68
@@ -364,8 +364,8 @@
 <title>Copying a french subtitle from an MPEG file</title>
 <screen>
 rm subtitles.idx subtitles.sub
-mencoder <replaceable>movie.mpg</replaceable> -ifo <replaceable>movie.ifo</replaceable> -vobsubout subtitles -vobsuboutindex 0 -vobsuboutid fr -sid 1<!--
---></screen>
+mencoder <replaceable>movie.mpg</replaceable> -ifo <replaceable>movie.ifo</replaceable> -vobsubout subtitles -vobsuboutindex 0 -vobsuboutid fr -sid 1 -nosound -ovc copy
+</screen>
 </example>
 
 </sect1>




More information about the MPlayer-DOCS mailing list