[FFmpeg-devel] [PATCH] fate: Make v210 regression test use its native pix_fmt

Reimar Döffinger Reimar.Doeffinger at gmx.de
Wed Dec 28 09:03:34 CET 2011


On 28 Dec 2011, at 05:52, Derek Buitenhuis <derek.buitenhuis at gmail.com> wrote:

> On 27/12/2011 11:45 PM, Derek Buitenhuis wrote:
>> ---
>>  tests/codec-regression.sh |    2 +-
>>  tests/ref/vsynth1/v210    |    4 ++--
>>  tests/ref/vsynth2/v210    |    4 ++--
>>  3 files changed, 5 insertions(+), 5 deletions(-)
> 
> Actually, ignore thos for now. It doesn't seem right.

The reference files aren't 10 bit, so you end up comparing 10-bit against 8-bit which obviously results in horrible PSNR.
Ideally the generation code should produce both 8 and 16 bit references and we use the 16 bit variants in these cases.


More information about the ffmpeg-devel mailing list