summaryrefslogtreecommitdiffstats
path: root/DOCS
diff options
context:
space:
mode:
authoralex <alex@b3059339-0415-0410-9bf9-f77b7e298cf2>2003-10-08 18:38:23 +0000
committeralex <alex@b3059339-0415-0410-9bf9-f77b7e298cf2>2003-10-08 18:38:23 +0000
commit1217baed81d9ce74f119cdad4ed85c21e8cc0205 (patch)
tree82c73772b265f563a2ff41149a9c8235844ab545 /DOCS
parentc3ba5b7cd64bcbd996a18b153ff0cf5ea6710090 (diff)
downloadmpv-1217baed81d9ce74f119cdad4ed85c21e8cc0205.tar.bz2
mpv-1217baed81d9ce74f119cdad4ed85c21e8cc0205.tar.xz
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
Diffstat (limited to 'DOCS')
-rw-r--r--DOCS/en/mplayer.111
1 files changed, 11 insertions, 0 deletions
diff --git a/DOCS/en/mplayer.1 b/DOCS/en/mplayer.1
index 986a89c70b..7191c76d3a 100644
--- a/DOCS/en/mplayer.1
+++ b/DOCS/en/mplayer.1
@@ -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.