[MPlayer-DOCS] CVS: main/DOCS/man/en mplayer.1,1.1230,1.1231

Corey Hickey CVS syncmail at mplayerhq.hu
Mon Feb 20 10:36:14 CET 2006


CVS change done by Corey Hickey CVS

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

Modified Files:
	mplayer.1 
Log Message:
New option: -ignore-start

Makes mplayer and mencoder ignore dwStart in AVI files.


Index: mplayer.1
===================================================================
RCS file: /cvsroot/mplayer/main/DOCS/man/en/mplayer.1,v
retrieving revision 1.1230
retrieving revision 1.1231
diff -u -r1.1230 -r1.1231
--- mplayer.1	19 Feb 2006 21:55:07 -0000	1.1230
+++ mplayer.1	20 Feb 2006 09:36:10 -0000	1.1231
@@ -1101,6 +1101,18 @@
 with \-ovc copy; use \-audio-delay instead.
 .
 .TP
+.B \-ignore-start
+Ignore the specified starting time for streams in AVI files.
+In MPlayer, this nullifies stream delays in files encoded with
+the \-audio-delay option.
+During encoding, this option prevents MEncoder from transferring
+original stream start times to the new file; the \-audio-delay option is
+not affected.
+Note that MEncoder sometimes adjusts stream starting times
+automatically to compensate for anticipated decoding delays, so don't
+use this option for encoding without testing it first.
+.
+.TP
 .B \-demuxer <[+]name>
 Force demuxer type.
 Use a '+' before the name to force it, this will skip some checks!




More information about the MPlayer-DOCS mailing list