Skip to content
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

ffpyplayer can't be built with new toolchain #951

Closed
germn opened this issue Dec 6, 2016 · 0 comments
Closed

ffpyplayer can't be built with new toolchain #951

germn opened this issue Dec 6, 2016 · 0 comments

Comments

@germn
Copy link
Contributor

germn commented Dec 6, 2016

ffpyplayer and it's dependency ffmpeg have no recipe for new toolchain (while both of them work in old toolchain). Current ffmpeg recipe is broken and has nothing to do with one ffpyplayer needs.

New toolchain can be used with sdl2 recipe only, that's mean we should use ffpyplayer==4.0.0 and sdl2 as dependency for it (while old toolchain uses ffpyplayer==3.2 and sdl). I tried to create recipe for v4.0.0, but got no success.

Since ffpyplayer is probably only way to support video on Android devices it makes impossible to use video in Kivy on Android using new toolchain.

Btw, there's no docs about video in Kivy on Android it makes almost impossible for new users to understand what happening.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant