-
Notifications
You must be signed in to change notification settings - Fork 183
Open
Labels
Description
This is required by number of packages which load video and audio. Chaquopy doesn't currently provide an ffmpeg build, but there are builds available from other projects.
In particular, some users have had good results with mobile-ffmpeg (now superseded by FFmpegKit), either calling it from Java/Kotlin code, or from Python using the Chaquopy Python API. Here are some examples:
Kivy's pythonforandroid also has a recipe.
Reactions are currently unavailable