You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
[----------] 1 test from FFmpegAudioReaderTest
[ RUN ] FFmpegAudioReaderTest.ReadRaw
/src/chromaprint/src/audio/ffmpeg_audio_reader_test.cpp:11: Failure
Value of: reader.SetInputFormat("s16le")
Actual: false
Expected: true
[ FAILED ] FFmpegAudioReaderTest.ReadRaw (0 ms)
[----------] 1 test from FFmpegAudioReaderTest (0 ms total)
Building using Ubuntu 18.04.
Please let me know if you need any more information, thanks.
The text was updated successfully, but these errors were encountered:
Hello,
While building version 1.5.1 from source, one of the tests fails:
Make command:
Failing test:
Building using Ubuntu 18.04.
Please let me know if you need any more information, thanks.
The text was updated successfully, but these errors were encountered: