[MPlayer-dev-eng] mplayer.1 (big) update
Michael Niedermayer
michaelni at gmx.at
Thu Dec 27 03:57:54 CET 2001
Hi
On Thursday 27 December 2001 03:17, pl wrote:
[...]
> Michael can you check the -pp and -npp flags as I'm not 100% sure
> they're accurate (caffein is currently quite low in my reality 8)
not enough caffein here either ... ;)
u used an old cvs verision from postprocess_template.c there was a minor bug
...
vb vdeblock vertical deblocking filter
+hr rkhdeblock
vr rkvdeblock
a few more words about -npp
predefined combinations are supported so stuff like
-npp de,tn:1:2:3 (default filters & temp denoiser)
-npp de,-al (default filters without brightness/contrast correction)
all filters accept the a,c and y options
a -> automatically switches the filter off if the cpu is too slow
c -> do chrominance filtering too
y -> dont do chrominance filtering (->only luminance)
(each filter has a default for the chrominance ...)
-npp hb:y,vb:a -autoq 6 (deblock horizontal only luminance, and automatically
switch vertical deblocking on/off depending on available cpu time)
Michael
PS: all examples untested ...
More information about the MPlayer-dev-eng
mailing list