[MPlayer-DOCS] CVS: main/DOCS/man/en mplayer.1,1.1260,1.1261
Loren Merritt CVS
syncmail at mplayerhq.hu
Sat Apr 22 21:31:00 CEST 2006
CVS change done by Loren Merritt CVS
Update of /cvsroot/mplayer/main/DOCS/man/en
In directory mail:/var2/tmp/cvs-serv3441/DOCS/man/en
Modified Files:
mplayer.1
Log Message:
sync to x264 r503 (dct_decimate)
patch by Guillaume Poirier.
Index: mplayer.1
===================================================================
RCS file: /cvsroot/mplayer/main/DOCS/man/en/mplayer.1,v
retrieving revision 1.1260
retrieving revision 1.1261
diff -u -r1.1260 -r1.1261
--- mplayer.1 21 Apr 2006 10:51:50 -0000 1.1260
+++ mplayer.1 22 Apr 2006 19:30:57 -0000 1.1261
@@ -9086,6 +9086,15 @@
artifacts in areas with no details, like sky.
.
.TP
+.B (no)dct_decimate
+Eliminate dct blocks in P-frames containing only a small single coefficient
+(default: enabled).
+This will remove some details, so it will save bits that can be spent
+again on other frames, hopefully raising overall subjective quality.
+If you are compressing non-anime content with a high target bitrate, you
+may want to disable this to preserve as much detail as possible.
+.
+.TP
.B nr=<0\-100000>
Noise reduction, 0 means disabled.
100\-1000 is a useful range for typical content, but you may want to turn it
More information about the MPlayer-DOCS
mailing list