diff DOCS/man/en/mplayer.1 @ 17654:16633b9c0953

New option: -ignore-start Makes mplayer and mencoder ignore dwStart in AVI files.
author corey
date Mon, 20 Feb 2006 09:36:10 +0000
parents 8a3ac7e2c0c8
children d407eb5bcd68
line wrap: on
line diff
--- a/DOCS/man/en/mplayer.1	Mon Feb 20 04:49:06 2006 +0000
+++ b/DOCS/man/en/mplayer.1	Mon Feb 20 09:36:10 2006 +0000
@@ -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!