[MPlayer-DOCS] CVS: main/DOCS/man/en mplayer.1,1.779,1.780

Guillaume Poirier CVS syncmail at mplayerhq.hu
Sun Oct 17 15:48:19 CEST 2004


CVS change done by Guillaume Poirier CVS

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

Modified Files:
	mplayer.1 
Log Message:
Documents two new postprocessing options: "dering-luma" and "dering-chroma"
Also moves around a bit the decoder section in order to "factorize" some
comments.


Index: mplayer.1
===================================================================
RCS file: /cvsroot/mplayer/main/DOCS/man/en/mplayer.1,v
retrieving revision 1.779
retrieving revision 1.780
diff -u -r1.779 -r1.780
--- mplayer.1	15 Oct 2004 11:15:00 -0000	1.779
+++ mplayer.1	17 Oct 2004 13:48:16 -0000	1.780
@@ -3422,23 +3422,36 @@
 .TP
 .B \-xvidopts <option1:option2:...>
 Specify additional parameters when decoding with XviD.
+.br
+.I NOTE:
+As decoding with XviD tends to be a bit slower than libavcodec
+you might want to use them instead.
+.sp 1
+XviD's internal postprocessing filters:
+.PD 0
+.RSs
+.IPs deblock-chroma (also see \-vf pp)
+chroma deblock filter
+.IPs deblock-luma (also see \-vf pp)
+luma deblock filter
+.IPs dering-luma (also see \-vf pp)
+luma deringing filter
+.IPs dering-chroma (also see \-vf pp)
+chroma deringing filter
+.IPs filmeffect (also see \-vf noise)
+Adds artificial film grain to the video.
+May increase perceived quality, while lowering true quality.
+.RE
+.sp 1
+.RS
+rendering methods:
+.RE
 .PD 0
 .RSs
-.IPs deblock-chroma
-Activate XviD internal postprocessing filter: chroma deblock filter.
-See also \-vf pp, which is faster than XviD's own filter.
-.IPs deblock-luma
-Activate XviD internal postprocessing filter: luma deblock filter.
-See also \-vf pp, which is faster than XviD's own filter.
 .IPs dr2\ \ 
 Activate direct rendering method 2.
 .IPs nodr2
 Deactivate direct rendering method 2.
-.IPs filmeffect
-Activate XviD internal film grain effect.
-Adds artificial film grain to the video.
-May increase perceived quality, while lowering true quality.
-Also see \-vf noise.
 .RE
 .PD 1
 .




More information about the MPlayer-DOCS mailing list