mirror of https://github.com/mpv-player/mpv
document -lavcopts coder for ffv1 (-lavcopts docs needs a big reviewing, imho half of the features aren't documented)
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@11060 b3059339-0415-0410-9bf9-f77b7e298cf2
This commit is contained in:
parent
c3ba5b7cd6
commit
1217baed81
|
@ -4018,6 +4018,17 @@ mean prediction
|
|||
.RE
|
||||
.PD 1
|
||||
.TP
|
||||
.B coder
|
||||
(for ffv1)
|
||||
.PD 0
|
||||
.RSs
|
||||
.IPs 0
|
||||
vlc coding (golomb rice)
|
||||
.IPs 1
|
||||
arithmetic coding (cabac)
|
||||
.RE
|
||||
.PD 1
|
||||
.TP
|
||||
.B qpel\ \ \
|
||||
use quarter pel motion compensation
|
||||
Tip: This seems only useful for high bitrate encodings.
|
||||
|
|
Loading…
Reference in New Issue