summaryrefslogtreecommitdiffstats
path: root/DOCS
diff options
context:
space:
mode:
authordiego <diego@b3059339-0415-0410-9bf9-f77b7e298cf2>2005-06-03 11:57:54 +0000
committerdiego <diego@b3059339-0415-0410-9bf9-f77b7e298cf2>2005-06-03 11:57:54 +0000
commitbed93729f388c456b611321345afe51097122ac8 (patch)
treeac95b7da1edca66566b9e42e72be9af9ce8b4e20 /DOCS
parent159ee2bb293bae99fad7bdb23975cc063022b429 (diff)
downloadmpv-bed93729f388c456b611321345afe51097122ac8.tar.bz2
mpv-bed93729f388c456b611321345afe51097122ac8.tar.xz
Explain some more -lavdopts debug options.
patch by Jeff Clagg <snacky - at - ikaruga - dot - co - dot - uk> git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@15624 b3059339-0415-0410-9bf9-f77b7e298cf2
Diffstat (limited to 'DOCS')
-rw-r--r--DOCS/man/en/mplayer.16
1 files changed, 5 insertions, 1 deletions
diff --git a/DOCS/man/en/mplayer.1 b/DOCS/man/en/mplayer.1
index 31694414fa..fd69a239f6 100644
--- a/DOCS/man/en/mplayer.1
+++ b/DOCS/man/en/mplayer.1
@@ -3229,7 +3229,7 @@ Display debugging information.
.br
8: macroblock (MB) type
.br
-16: quantization parameter (QP)
+16: per-block quantization parameter (QP)
.br
32: motion vector
.br
@@ -3246,6 +3246,10 @@ Display debugging information.
0x0800: memory management control operations (H.264)
.br
0x1000: bugs
+.br
+0x2000: Visualize quantization parameter (QP), lower QP are tinted greener.
+.br
+0x4000: Visualize block types.
.REss
.IPs ec=<value>
Set error concealment strategy.