[FFmpeg-devel] [PATCH 1/3] tests/gapless: add gapless aac tests

Marton Balint cus at passwd.hu
Tue Mar 8 21:25:06 CET 2016


On Tue, 8 Mar 2016, Michael Niedermayer wrote:

> On Tue, Mar 08, 2016 at 01:49:43AM +0100, Marton Balint wrote:
>> Signed-off-by: Marton Balint <cus at passwd.hu>
>> ---
>>  tests/fate-run.sh                 | 30 +++++++++++++
>>  tests/fate/gapless.mak            | 20 ++++++++-
>>  tests/ref/fate/gapless2-ipod-aac1 | 88 +++++++++++++++++++++++++++++++++++++++
>>  tests/ref/fate/gapless2-ipod-aac2 | 88 +++++++++++++++++++++++++++++++++++++++
>>  tests/ref/fate/gapless2-mov-aac   | 88 +++++++++++++++++++++++++++++++++++++++
>>  5 files changed, 313 insertions(+), 1 deletion(-)
>>  create mode 100644 tests/ref/fate/gapless2-ipod-aac1
>>  create mode 100644 tests/ref/fate/gapless2-ipod-aac2
>>  create mode 100644 tests/ref/fate/gapless2-mov-aac
>
> seems not to pass here, or is there some other patch needed before?
>

No this should work as is. I'll just remove the size from the ffprobe 
output, I guess it is not bitexact because of floating point arithmetic and/or VBR.

Will send a new patch series soon.

Regards,
Marton


More information about the ffmpeg-devel mailing list