-
Notifications
You must be signed in to change notification settings - Fork 73
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
error building scanner-ffmpeg #19
Comments
|
Trying a quick and dirty workaround. by leads to a new error (which can be roughly translated into |
|
If you don't need the FFmpeg plugin, you can disable it by setting the CMake variable USE_AVFORMAT to false (with "ccmake" or the CMake GUI). FFmpeg moves very fast at the moment, I'll try to fix the build as soon as possible. Thanks for the report! |
|
Thanks. I can confirm that even with the FFmpeg scanner error, the libsndfile scanner does work. |
|
Hi, |
|
Hi, |
|
This can be closed or moved to https://github.com/jiixyj/loudness-scanner/issues |
Hello,
I have an issue building the ffmpeg scanner (Linux Mint 14 64 bits) :
ffmpeg installed following the guide : https://ffmpeg.org/trac/ffmpeg/wiki/UbuntuCompilationGuide
Here's the full libebur128 installation output :
Wondering if my ffmpeg build is too recent for libebur128 ?
Any ideas ?
Thanks
The text was updated successfully, but these errors were encountered: