[FFmpeg-devel] [PATCH] QCELP postfilter

Michael Niedermayer michaelni
Tue Mar 30 18:50:55 CEST 2010


On Tue, Mar 30, 2010 at 06:42:27PM +0200, Vitor Sessak wrote:
> Ronald S. Bultje wrote:
>> Hi,
>> On Mon, Mar 29, 2010 at 6:34 PM, Ronald S. Bultje <rsbultje at gmail.com> 
>> wrote:
>>> I guess my patch does something wrong. ;-). I'll see if I can get ref
>>> minus postfilter as a comparison.
>> Correction. The ref decoder always turned off the postfilter, because
>> the patch from that mailinglist thread you pointed out never turned it
>> on. ;-). No wonder it got worse.
>> New results: http://people.gnome.org/~rbultje/cmp2.png
>> Note how the last arrow ref decoder+postfilter is being clipped,
>> whereas our results (plus postfilter) are unclipped (and thus better).
>> bash-3.2$ tests/tiny_psnr ~/Desktop/out-{us,ref-pf}.wav 2 0 44
>> stddev:  319.49 PSNR: 46.24 bytes:  8820800/  8820800
>
> [...]
>
>> bash-3.2$ tests/tiny_psnr ~/Desktop/out-{nopf,ref-nopf}.wav 2 0 44
>> stddev:  281.97 PSNR: 47.33 bytes:  8820800/  8820800
>
> So adding postfiltering to both increase stddev of about 20%. A little big 
> but acceptable IMHO.

you should be testing raw encoder input against decoder output for both
the reference decoder and ours.
this will show a clean, yes we are as good, or no we are not.
testing decoder outputs against each other  tells you notihing unless
there is a conformance spec requiring them to closely match

[...]
-- 
Michael     GnuPG fingerprint: 9FF2128B147EF6730BADF133611EC787040B0FAB

There will always be a question for which you do not know the correct awnser.
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 189 bytes
Desc: Digital signature
URL: <http://lists.mplayerhq.hu/pipermail/ffmpeg-devel/attachments/20100330/7ad038ec/attachment.pgp>



More information about the ffmpeg-devel mailing list