diff DOCS/man/en/mplayer.1 @ 17402:5a5a351734f2

sync to x264 r398. patch by Guillaume Poirier.
author lorenm
date Mon, 16 Jan 2006 01:37:32 +0000
parents 9d97a353886a
children de9a36b1082c
line wrap: on
line diff
--- a/DOCS/man/en/mplayer.1	Sun Jan 15 22:00:53 2006 +0000
+++ b/DOCS/man/en/mplayer.1	Mon Jan 16 01:37:32 2006 +0000
@@ -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).