CVS: main/DOCS/man/en mplayer.1,1.1205,1.1206
CVS change done by Loren Merritt CVS Update of /cvsroot/mplayer/main/DOCS/man/en In directory mail:/var2/tmp/cvs-serv21813/DOCS/man/en Modified Files: mplayer.1 Log Message: sync to x264 r398. patch by Guillaume Poirier. Index: mplayer.1 =================================================================== RCS file: /cvsroot/mplayer/main/DOCS/man/en/mplayer.1,v retrieving revision 1.1205 retrieving revision 1.1206 diff -u -r1.1205 -r1.1206 --- mplayer.1 8 Jan 2006 19:06:13 -0000 1.1205 +++ mplayer.1 16 Jan 2006 01:37:32 -0000 1.1206 @@ -8916,6 +8916,20 @@ .PD 1 . .TP +.B (no)fast_pskip +Performs early skip detection in P-frames (default: enabled). +This usually improves speed at no cost, but it can sometimes produce +artifacts in areas with no details, like sky. +. +.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 +up a bit more for very noisy content (default: 0). +Given its small impact on speed, you might want to prefer to use this over +filtering noise away with video filters like denoise3d or hqdn3d. +. +.TP .B chroma_qp_offset=<-12\-12> Use a different quantizer for chroma as compared to luma. Useful values are in the range <-2\-2> (default: 0).
participants (1)
-
syncmail@mplayerhq.hu