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:
alex 2003-10-08 18:38:23 +00:00
parent c3ba5b7cd6
commit 1217baed81
1 changed files with 11 additions and 0 deletions

View File

@ -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.