summaryrefslogtreecommitdiffstats
path: root/DOCS
diff options
context:
space:
mode:
authordiego <diego@b3059339-0415-0410-9bf9-f77b7e298cf2>2005-09-05 10:43:52 +0000
committerdiego <diego@b3059339-0415-0410-9bf9-f77b7e298cf2>2005-09-05 10:43:52 +0000
commitb019e893f1721d6a69140fd9f9a932b26f435463 (patch)
treec545c42bfe44af68f59e2bb5c37087eebf204646 /DOCS
parent6220c8e92416d0cdc45fe68bfca4c489dc423d67 (diff)
downloadmpv-b019e893f1721d6a69140fd9f9a932b26f435463.tar.bz2
mpv-b019e893f1721d6a69140fd9f9a932b26f435463.tar.xz
Fix up cqm section.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@16399 b3059339-0415-0410-9bf9-f77b7e298cf2
Diffstat (limited to 'DOCS')
-rw-r--r--DOCS/man/en/mplayer.146
1 files changed, 23 insertions, 23 deletions
diff --git a/DOCS/man/en/mplayer.1 b/DOCS/man/en/mplayer.1
index 4df9fd3246..527285aeb3 100644
--- a/DOCS/man/en/mplayer.1
+++ b/DOCS/man/en/mplayer.1
@@ -8479,47 +8479,47 @@ Use the predefined JVT matrix.
Use the provided JM format matrix file.
.PD 1
.RE
+.RS
+.I NOTE:
+Files encoded using CQMs are not currently decodable by FFmpeg-based
+players.
+.br
+Windows CMD.EXE users may experience problems with parsing the command line
+if they attempt to use all the CQM lists.
+This is due to a command line length limitation.
+In this case it is recommended the lists be put into a JM format CQM
+file and loaded as specified above.
+.RE
.
.TP
-.B cqm4iy=<list>
+.B cqm4iy=<list> (also see cqm)
Custom 4x4 intra luminance matrix, given as a list of 16 comma separated
-values in the range 1-255.
+values in the range 1\-255.
.
.TP
-.B cqm4ic=<list>
+.B cqm4ic=<list> (also see cqm)
Custom 4x4 intra chrominance matrix, given as a list of 16 comma
-separated values in the range 1-255.
+separated values in the 1\-255 range.
.
.TP
-.B cqm4py=<list>
+.B cqm4py=<list> (also see cqm)
Custom 4x4 inter luminance matrix, given as a list of 16 comma separated
-values in the range 1-255.
+values in the 1\-255 range.
.
.TP
-.B cqm4pc=<list>
+.B cqm4pc=<list> (also see cqm)
Custom 4x4 inter chrominance matrix, given as a list of 16 comma
-separated values in the range 1-255.
+separated values in the 1\-255 range.
.
.TP
-.B cqm8iy=<list>
+.B cqm8iy=<list> (also see cqm)
Custom 8x8 intra luminance matrix, given as a list of 64 comma separated
-values in the range 1-255.
+values in the 1\-255 range.
.
.TP
-.B cqm8py=<list>
+.B cqm8py=<list> (also see cqm)
Custom 8x8 inter luminance matrix, given as a list of 64 comma separated
-values in the range 1-255.
-.RE
-.I NOTES:
-Files encoded using CQMs are not currently decodable by FFmpeg based
-players.
-.br
-Windows CMD.EXE users may experience problems with parsing the command line
-if they attempt to use all the CQM lists.
-This is due to a command line length limitation.
-In this case it is recommended the lists be put into a JM format CQM
-file and loaded as specified above.
-.RE
+values in the 1\-255 range.
.
.TP
.B level_idc=<10\-51>