mirror of
https://github.com/mpv-player/mpv
synced 2025-03-20 18:28:01 +00:00
qpel and ilme lavc options are mutually exclusive.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@12971 b3059339-0415-0410-9bf9-f77b7e298cf2
This commit is contained in:
parent
a725639c93
commit
bf2ccb9b41
@ -5082,7 +5082,7 @@ average.
|
||||
use interlaced dct
|
||||
.TP
|
||||
.B ilme\ \ \
|
||||
use interlaced motion estimation
|
||||
Use interlaced motion estimation (mutually exclusive with qpel).
|
||||
.TP
|
||||
.B alt\ \ \ \
|
||||
use alternative scantable
|
||||
@ -5164,8 +5164,8 @@ large context model
|
||||
.PD 1
|
||||
.TP
|
||||
.B qpel\ \ \
|
||||
use quarter pel motion compensation
|
||||
Tip: This seems only useful for high bitrate encodings.
|
||||
Use quarter pel motion compensation (mutually exclusive with ilme).
|
||||
Hint: This seems only useful for high bitrate encodings.
|
||||
.TP
|
||||
.B ildctcmp=<0\-2000>
|
||||
comparison function for interlaced dct decision
|
||||
|
Loading…
Reference in New Issue
Block a user