[FFmpeg-devel] [PATCH] QCELP postfilter
Ronald S. Bultje
rsbultje
Tue Mar 30 00:34:56 CEST 2010
Hi,
On Mon, Mar 29, 2010 at 5:57 PM, Ronald S. Bultje <rsbultje at gmail.com> wrote:
> Now what do I do? :-).
bash-3.2$ ./tiny_psnr ~/Desktop/out-{us,nopf}.wav 2 0 44
stddev: 357.06 PSNR: 45.27 bytes: 8820800/ 8820800
bash-3.2$ ./tiny_psnr ~/Desktop/out-{us,ref}.wav 2 0 44
stddev: 447.74 PSNR: 43.31 bytes: 8820800/ 8820800
bash-3.2$ ./tiny_psnr ~/Desktop/out-{nopf,ref}.wav 2 0 44
stddev: 281.97 PSNR: 47.33 bytes: 8820800/ 8820800
nopf = current SVN QCELP decoder, ref = reference decoder, us = my patch...
I guess my patch does something wrong. ;-). I'll see if I can get ref
minus postfilter as a comparison.
Ronald
More information about the ffmpeg-devel
mailing list