summaryrefslogtreecommitdiffstats
path: root/DOCS/man
diff options
context:
space:
mode:
authorlorenm <lorenm@b3059339-0415-0410-9bf9-f77b7e298cf2>2005-02-20 02:21:26 +0000
committerlorenm <lorenm@b3059339-0415-0410-9bf9-f77b7e298cf2>2005-02-20 02:21:26 +0000
commit9b1bd1ae0f768a345ac4ba97237e3547af808205 (patch)
tree54017a3296240f1916117fc7cd57890c9014861a /DOCS/man
parent1892ec16622d3b4449cd20faa9368a9cb4d8b458 (diff)
downloadmpv-9b1bd1ae0f768a345ac4ba97237e3547af808205.tar.bz2
mpv-9b1bd1ae0f768a345ac4ba97237e3547af808205.tar.xz
x264: expose option "level_idc".
patch by Jeff Clagg <snacky at ikaruga dot co dot uk>. git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@14739 b3059339-0415-0410-9bf9-f77b7e298cf2
Diffstat (limited to 'DOCS/man')
-rw-r--r--DOCS/man/en/mplayer.18
1 files changed, 8 insertions, 0 deletions
diff --git a/DOCS/man/en/mplayer.1 b/DOCS/man/en/mplayer.1
index bc5cac6a84..fb2152e252 100644
--- a/DOCS/man/en/mplayer.1
+++ b/DOCS/man/en/mplayer.1
@@ -7523,6 +7523,14 @@ In the above, "all candidates" doesn't exactly mean all enabled types:
4x4, 4x8, 8x4 are tried only if 8x8 is better than 16x16.
.
.TP
+.B level_idc=<10\-51>
+Set the bitstream's Level as defined by Annex A of the H.264 standard.
+This is used for telling the decoder what capabilities it needs to
+support. Use this parameter only if you know what it means, and you
+have a need to set it.
+Default: 40 (Level 4.0)
+.
+.TP
.B log=<-1\-3>
Adjust the amount of logging info printed to the screen.
.RSs