Mark new options Michael committed as undocumented.

git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@26732 b3059339-0415-0410-9bf9-f77b7e298cf2
This commit is contained in:
diego 2008-05-11 11:12:34 +00:00
parent 232da23dcc
commit 86e734003b
1 changed files with 15 additions and 0 deletions

View File

@ -4448,6 +4448,8 @@ This is not a bug, but a side effect of not decoding at full resolution.
If <w> is specified lowres decoding will be used only if the width of the If <w> is specified lowres decoding will be used only if the width of the
video is major than or equal to <w>. video is major than or equal to <w>.
.RE .RE
.IPs "o\ \ \ \ "
FIXME: undocumented
.IPs "sb=<number> (MPEG-2 only)" .IPs "sb=<number> (MPEG-2 only)"
Skip the given number of macroblock rows at the bottom. Skip the given number of macroblock rows at the bottom.
.IPs "st=<number> (MPEG-2 only)" .IPs "st=<number> (MPEG-2 only)"
@ -9035,6 +9037,10 @@ FIXME: Document this.
.B skip_threshold=<0\-1000000> .B skip_threshold=<0\-1000000>
FIXME: Document this. FIXME: Document this.
. .
.TP
.B "o\ \ \ \ \ \ "
FIXME: undocumented
.
. .
.SS nuv (\-nuvopts) .SS nuv (\-nuvopts)
. .
@ -10408,6 +10414,10 @@ Maximum length in seconds to analyze the stream properties.
Force a specific libavformat demuxer. Force a specific libavformat demuxer.
. .
.TP .TP
.B "o\ \ \ \ \ \ "
FIXME: undocumented
.
.TP
.B probesize=<value> .B probesize=<value>
Maximum amount of data to probe during the detection phase. Maximum amount of data to probe during the detection phase.
In the case of MPEG-TS this value identifies the maximum number In the case of MPEG-TS this value identifies the maximum number
@ -10484,6 +10494,11 @@ in seconds, between the reference timer of the output stream (SCR)
and the decoding timestamp (DTS) for any stream present and the decoding timestamp (DTS) for any stream present
(demux to decode delay). (demux to decode delay).
. .
.TP
.TP
.B "o\ \ \ \ \ \ "
FIXME: undocumented
.
. .
. .
.\" -------------------------------------------------------------------------- .\" --------------------------------------------------------------------------