[MPlayer-DOCS] CVS: main/DOCS/man/en mplayer.1,1.1087,1.1088

Diego Biurrun CVS syncmail at mplayerhq.hu
Mon Sep 5 12:43:57 CEST 2005


CVS change done by Diego Biurrun CVS

Update of /cvsroot/mplayer/main/DOCS/man/en
In directory mail:/var2/tmp/cvs-serv26416/DOCS/man/en

Modified Files:
	mplayer.1 
Log Message:
Fix up cqm section.


Index: mplayer.1
===================================================================
RCS file: /cvsroot/mplayer/main/DOCS/man/en/mplayer.1,v
retrieving revision 1.1087
retrieving revision 1.1088
diff -u -r1.1087 -r1.1088
--- mplayer.1	3 Sep 2005 16:49:17 -0000	1.1087
+++ mplayer.1	5 Sep 2005 10:43:52 -0000	1.1088
@@ -8479,47 +8479,47 @@
 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>




More information about the MPlayer-DOCS mailing list