[FFmpeg-devel] [PATCH 1/4] fate: wma: add lossless 24bits test

Paul B Mahol onemda at gmail.com
Sun May 1 15:54:24 CEST 2016


On 5/1/16, Christophe Gisquet <christophe.gisquet at gmail.com> wrote:
> Hi,
>
> 2016-05-01 15:33 GMT+02:00 Christophe Gisquet
> <christophe.gisquet at gmail.com>:
>> +fate-lossless-wma24-2: CMD = md5 -i
>> $(TARGET_SAMPLES)/lossless-audio/Mega_Weird_Audio_Test_24bit.wma -f s24le
>
> The recent fixes actually changed the crc for that file.
> Is https://trac.ffmpeg.org/attachment/ticket/4134/96k.wma another file
> showing the issue?
>
> Because it could be added as a fate test.

There where 2 distinct issues: 32bit instead of 16bit integers and
wrong handling of raw pcm.
The 96k is about the first one, last decoded frame md5 differs for example.

>
> I'll send an updated patch once it has been decided whether to add the
> above test.
>
> --
> Christophe
> _______________________________________________
> ffmpeg-devel mailing list
> ffmpeg-devel at ffmpeg.org
> http://ffmpeg.org/mailman/listinfo/ffmpeg-devel
>


More information about the ffmpeg-devel mailing list