chromaprint icon indicating copy to clipboard operation
chromaprint copied to clipboard

C library for generating audio fingerprints used by AcoustID

Results 45 chromaprint issues
Sort by recently updated
recently updated
newest added

When linking statically with chromaprint the app needs to know which libraries to link with. It also needs the C++ runtime if the calling code doesn't have any C++.

can i build my songs database on my computer, because i do not want to connent to web service

Hi, I'm trying to build your library inside an android kivy/python application, so I need to use buildozer and its underlying python4android, so I'm writing a custom recipe for it,...

System: Debian bookworm amd64 Version: libchromaprint1 1.5.1-2+b1 When using `libchromaprint1` via `fpcalc`, `fpcalc` sometimes reports the following error and returns rc = 3 when there doesn't seem to be anything...

Add definition of M_PI `# define M_PI 3.14159265358979323846`

Problem: When attempting to build chromaprint.dll on windows, the install instructions don't apply. Also, at least in my case, the windows build fails to run. The smaller problem: The instructions...

I downloaded the latest release but when I try to install it nothing happens, all other install files on my pc work just fine.

From Debian's [#1040998](https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1040998): ``` In file included from /usr/src/googletest/googletest/include/gtest/gtest-message.h:57, from /usr/src/googletest/googletest/include/gtest/gtest-assertion-result.h:46, from /usr/src/googletest/googletest/include/gtest/gtest.h:64, from /usr/src/googletest/googletest/src/gtest-all.cc:38: /usr/src/googletest/googletest/include/gtest/internal/gtest-port.h:270:2: error: #error C++ versions less than C++14 are not supported. 270 | #error C++...

Thank you very much for the utility! But I have a question. At the moment I do not understand how I can smoothly migrate from version 1.0 to version 1.5.1...

ffmpeg 6 is out, but the latest chromaprint release 1.5.1 only supports ffmpeg 4. Please make a new release with support for ffmpeg 5. Thank you!