[FFmpeg-devel] [PATCH v2] fate: add tests for psnr and ssim filter

Nicolas George george at nsup.org
Wed Aug 30 13:08:21 EEST 2017


Le tridi 13 fructidor, an CCXXV, Tobias Rapp a écrit :
> Metadata output is passed through an Awk script reducing precision of
> floats to account for architecture differences (e.g x86-32 vs. x86-64).

I do not like that approach at all: it will miss small differences
introduced inadvertently by changes, making the test less useful, but
would detect falsely rounding differences that fall near the cutoff
(0.499 -> 0.501).

I had posted I script to make approximate comparisons of text files; I
still like this approach better.

Regards,

-- 
  Nicolas George
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 833 bytes
Desc: Digital signature
URL: <http://ffmpeg.org/pipermail/ffmpeg-devel/attachments/20170830/0a1f21dd/attachment.sig>


More information about the ffmpeg-devel mailing list