[MPlayer-dev-eng] man page out of sync with some options
Michael Niedermayer
michaelni at gmx.at
Wed Dec 26 15:52:27 CET 2001
Hi
On Wednesday 26 December 2001 14:58, Arpi wrote:
[...]
> > -pp what is the exact effect of Ox2....
>
> it depends on codec. for new pp code (opendivx, libavcodec):
> 0xX00YZ
> X: deinterlacing modes, can be 0..7 ?
1 Linear Interpolation
2 Linear Blend
4 Cubic Interpolation
8 Median
others undefined :)
0x100000 -> Temporal Denoise filter
0xUV00 -> Experinental Deblocking filters
U,V
1 the filter from a paper from ... what was his name ;)
2 x1 filter
> Y, Z: postproc flags for colors,luminance
> 1, 2 h/v deblock
> 4 dering
> 8 auto brightness/contrast correction
>
[...]
Michael
PS: i guess i should really fix the new pp option stuff
(-pp <filterName>[:<option>[:<option>...]][,[-]<filterName>[:<option>...]]...)
More information about the MPlayer-dev-eng
mailing list