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
[ RUN ] FFmpegAudioReaderTest.ReadRaw
./src/audio/ffmpeg_audio_reader_test.cpp:18: Failure
Expected equality of these values:
2
reader.GetChannels()
Which is: 1
[ FAILED ] FFmpegAudioReaderTest.ReadRaw (7 ms)
As I found out after some debugging (with having literally no clue about ffmpeg development ^^), at least the problem I’ve seen and described in the aforementioned is probably already fixed by commit 82781d0.
At least the test seem to run through for me and fpcalc produced some value again.
chromaprint fails its tests with ffmpeg 7.0:
See for example https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1072404. Arch and Debian have applied a similar patch to address this issue, but users are experiencing issues. It would be great if ffmpeg 7.0 support could be added.
The text was updated successfully, but these errors were encountered: