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
This commit is contained in:
diego 2005-06-03 11:57:54 +00:00
parent 159ee2bb29
commit bed93729f3
1 changed files with 5 additions and 1 deletions

View File

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