On 5/1/16, Christophe Gisquet <[email protected]> wrote: > Hi, > > 2016-05-01 15:33 GMT+02:00 Christophe Gisquet > <[email protected]>: >> +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 > [email protected] > http://ffmpeg.org/mailman/listinfo/ffmpeg-devel > _______________________________________________ ffmpeg-devel mailing list [email protected] http://ffmpeg.org/mailman/listinfo/ffmpeg-devel
