mirror of
https://github.com/mpv-player/mpv
synced 2024-12-28 01:52:19 +00:00
Added FIXME skeletons for missing lavc options.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@23984 b3059339-0415-0410-9bf9-f77b7e298cf2
This commit is contained in:
parent
9cd8b726a4
commit
1a5e937fc9
@ -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)
|
||||
.
|
||||
|
Loading…
Reference in New Issue
Block a user