-
-
Notifications
You must be signed in to change notification settings - Fork 104
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
Unable to build on Debian Testing with ffmpeg 7.0.2 #522
Comments
We don't support ffmpeg 7, so you'll need to configure --without-ffmpeg in order to build |
are there plans to support ffmpeg 7.0 in the future? |
There are plans to replace ffmpeg entirely |
Thanks much for this. That allowed me to build successfully, though I'm not on Debian. So ffmpeg is disabled for now. I wonder - is that the case why .mp3 music is not playing in scenarios that use mp3s? |
If you disable ffmpeg, then libsndfile must be built with mp3 support. This is relatively new (last four years) and may not be enabled in your distro for license reasons. |
When I try to build Aleph One on Debian Testing (13) I get the next build error:
The text was updated successfully, but these errors were encountered: