[MPlayer-dev-eng] [PATCH] libavcodec shared library

Arpi arpi at thot.banki.hu
Thu Sep 5 18:07:40 CEST 2002


Hi,

> > > Hm? Supposedly lavc support internal postprocessing, but I've never
> > > seen it work. Is there something special that needs to be done to
> > > enable it?
> > ehh, lavc doesnt include postprocessing itself, only externaly
> 
> What is all that #ifdef FF_POSTPROC stuff or whatever then? Perhaps
> it's intended to call the postprocessing code somewhere from inside
> the codecs?
it's for building and exporting the qscale array for teh postproc filter

> I've only ever seen postprocessing work with the vf
> layer...
because it's teh only way to use it

for deblocking filter, you need 2 things to get it work:
- the postproc filter (vf_pp.c)
- the codec has to export qscale for each macroblock


A'rpi / Astral & ESP-team

--
Developer of MPlayer, the Movie Player for Linux - http://www.MPlayerHQ.hu



More information about the MPlayer-dev-eng mailing list