acoustid / chromaprint

C library for generating audio fingerprints used by AcoustID

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Chromaprint is not compatible with ffmpeg 4

trostli opened this issue · comments

Spent a long time figuring this out so wanted to post this here - Chromaprint is not yet compatible with newer versions off ffmpeg. I had to downgrade to version 2.8 and it worked for me.

What problems do you see?

The last official packages were build with FFmpeg 4.2.2, so I'm quite sure FFmpeg 4 is supported. :)

I was getting flickering errors that would randomly crash my program with a mysterious Floating point exception. I remember I had upgraded ffmpeg on my machine and that coincided with these flickering errors.

This issue #33 also made me believe that reverting to ffmpeg 2.8 would solve my issues. I am no longer intermittently getting the Floating point exception when calling chromaprint_get_fingerprint