-
Notifications
You must be signed in to change notification settings - Fork 523
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
Buildozer fails to build when ffmpeg is added #418
Comments
Current |
omg thanks for that, I was wondering why my videos weren't playing |
excuse me, but i'm new to kivy, ffmpeg and ffpyplayer requirements in buildozer.spec makes buildozer fails to compile apk. What i have specifically to do? thanks anyway |
@fisiodes
|
I have readed forum on update libpng or reinstall 1.6.21 version. What i have to do? and how? thanks! |
I think the ffmpeg recipe is broken with android_new. There's a pull request that I think should fix it, which hopefully will be merged fairly shortly. |
Hi inclem, we have talked in this post: https://stackoverflow.com/questions/42008776/buildozer-deploy-stucks
|
@fisiodes you're trying to build apk with
|
Thank you so much! Done it but build fails again:
|
ffmpeg builds should currently be working in python-for-android. |
Plus you're missing a system dependency |
But it gives the following error: |
Hi , I had a question , were you successful in compiling js2py ? is it running fine ? |
Everything builds fine till I add ffmpeg, to the requirements, because VideoPlayer doesn't play video on Android without it (or so have I read, please inform if I'm mistaken). When I add ffmpeg the buildozer fails to run a command:
By the way I use
buildozer android_new debug
to compile an apk file.Here is a full output of buildozer:
The text was updated successfully, but these errors were encountered: