changeset 16398:360036ba2096

Fix up cqm section.
author diego
date Mon, 05 Sep 2005 10:43:52 +0000
parents 8dac3fb10a1b
children 97007b8b0720
files DOCS/man/en/mplayer.1
diffstat 1 files changed, 33 insertions(+), 33 deletions(-) [+]
line wrap: on
line diff
--- a/DOCS/man/en/mplayer.1	Mon Sep 05 10:08:04 2005 +0000
+++ b/DOCS/man/en/mplayer.1	Mon Sep 05 10:43:52 2005 +0000
@@ -8479,39 +8479,9 @@
 Use the provided JM format matrix file.
 .PD 1
 .RE
-.
-.TP
-.B cqm4iy=<list>
-Custom 4x4 intra luminance matrix, given as a list of 16 comma separated
-values in the range 1-255.
-.
-.TP
-.B cqm4ic=<list>
-Custom 4x4 intra chrominance matrix, given as a list of 16 comma
-separated values in the range 1-255.
-.
-.TP
-.B cqm4py=<list>
-Custom 4x4 inter luminance matrix, given as a list of 16 comma separated
-values in the range 1-255.
-.
-.TP
-.B cqm4pc=<list>
-Custom 4x4 inter chrominance matrix, given as a list of 16 comma
-separated values in the range 1-255.
-.
-.TP
-.B cqm8iy=<list>
-Custom 8x8 intra luminance matrix, given as a list of 64 comma separated
-values in the range 1-255.
-.
-.TP
-.B cqm8py=<list>
-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
+.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
@@ -8522,6 +8492,36 @@
 .RE
 .
 .TP
+.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.
+.
+.TP
+.B cqm4ic=<list> (also see cqm)
+Custom 4x4 intra chrominance matrix, given as a list of 16 comma
+separated values in the 1\-255 range.
+.
+.TP
+.B cqm4py=<list> (also see cqm)
+Custom 4x4 inter luminance matrix, given as a list of 16 comma separated
+values in the 1\-255 range.
+.
+.TP
+.B cqm4pc=<list> (also see cqm)
+Custom 4x4 inter chrominance matrix, given as a list of 16 comma
+separated values in the 1\-255 range.
+.
+.TP
+.B cqm8iy=<list> (also see cqm)
+Custom 8x8 intra luminance matrix, given as a list of 64 comma separated
+values in the 1\-255 range.
+.
+.TP
+.B cqm8py=<list> (also see cqm)
+Custom 8x8 inter luminance matrix, given as a list of 64 comma separated
+values in the 1\-255 range.
+.
+.TP
 .B level_idc=<10\-51>
 Set the bitstream's Level as defined by Annex A of the H.264 standard
 (default: 40 - Level 4.0).