diff options
author | diego <diego@b3059339-0415-0410-9bf9-f77b7e298cf2> | 2007-08-01 08:45:46 +0000 |
---|---|---|
committer | diego <diego@b3059339-0415-0410-9bf9-f77b7e298cf2> | 2007-08-01 08:45:46 +0000 |
commit | 1a5e937fc9d043c4c52c253f30156ac0975fbc12 (patch) | |
tree | 68e8898a067b1cc4b7a74414b4d586993d49d206 | |
parent | 9cd8b726a475cfd6b05d2dd57473153d40a45fa9 (diff) | |
download | mpv-1a5e937fc9d043c4c52c253f30156ac0975fbc12.tar.bz2 mpv-1a5e937fc9d043c4c52c253f30156ac0975fbc12.tar.xz |
Added FIXME skeletons for missing lavc options.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@23984 b3059339-0415-0410-9bf9-f77b7e298cf2
-rw-r--r-- | DOCS/man/en/mplayer.1 | 16 |
1 files changed, 16 insertions, 0 deletions
diff --git a/DOCS/man/en/mplayer.1 b/DOCS/man/en/mplayer.1 index 712967088d..b08709d94c 100644 --- a/DOCS/man/en/mplayer.1 +++ b/DOCS/man/en/mplayer.1 @@ -8370,6 +8370,10 @@ Sets the comparison function for sub pel motion estimation (see mbcmp for available comparison functions) (default: 0). . .TP +.B skipcmp=<0\-2000> +FIXME: Document this. +. +.TP .B nssew=<0\-1000000> This setting controls NSSE weight, where larger weights will result in more noise. @@ -8649,6 +8653,18 @@ Same as vglobal for audio headers. Set CodecContext Level. Use 31 or 41 to play video on a Playstation 3. . +.TP +.B skip_exp=<0\-1000000> +FIXME: Document this. +. +.TP +.B skip_factor=<0\-1000000> +FIXME: Document this. +. +.TP +.B skip_threshold=<0\-1000000> +FIXME: Document this. +. . .SS nuv (\-nuvopts) . |