comparison 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
comparison
equal deleted inserted replaced
17401:d624a0a191f3 17402:5a5a351734f2
8914 enabled during all mode decisions (slow, requires subq=6) 8914 enabled during all mode decisions (slow, requires subq=6)
8915 .RE 8915 .RE
8916 .PD 1 8916 .PD 1
8917 . 8917 .
8918 .TP 8918 .TP
8919 .B (no)fast_pskip
8920 Performs early skip detection in P-frames (default: enabled).
8921 This usually improves speed at no cost, but it can sometimes produce
8922 artifacts in areas with no details, like sky.
8923 .
8924 .TP
8925 .B nr=<0\-100000>
8926 Noise reduction, 0 means disabled.
8927 100\-1000 is a useful range for typical content, but you may want to turn it
8928 up a bit more for very noisy content (default: 0).
8929 Given its small impact on speed, you might want to prefer to use this over
8930 filtering noise away with video filters like denoise3d or hqdn3d.
8931 .
8932 .TP
8919 .B chroma_qp_offset=<-12\-12> 8933 .B chroma_qp_offset=<-12\-12>
8920 Use a different quantizer for chroma as compared to luma. 8934 Use a different quantizer for chroma as compared to luma.
8921 Useful values are in the range <-2\-2> (default: 0). 8935 Useful values are in the range <-2\-2> (default: 0).
8922 . 8936 .
8923 .TP 8937 .TP