Android java library for FFmpeg binary compiled using https://github.com/writingminds/ffmpeg-android
Last updated Jul 5, 2026
3.3k
Stars
824
Forks
274
Issues
0
Stars/day
Attention Score
78
Language breakdown
Java 51.8%
Makefile 45.8%
Shell 1.6%
C 0.8%
โธ Files
click to expand
README
FFmpeg-Android-Java
==============
About
FFmpeg Android java is a java library that simplifies your task of using ffmpeg in Android project which I've compiled using FFmpeg-AndroidThese are two basic methods of this library:
loadBinary(FFmpegLoadBinaryResponseHandler ffmpegLoadBinaryResponseHandler) throws FFmpegNotSupportedExceptionexecute(String cmd, FFmpegExecuteResponseHandler ffmpegExecuteResponseHandler) throws FFmpegCommandAlreadyRunningException
- [writingminds.github.io/ffmpeg-android-java] (http://writingminds.github.io/ffmpeg-android-java/)
Supported Architecture
- armv7
- armv7-neon
- x86
Sample
JavaDoc
License
- Check file LICENSE.GPLv3 and Make sure to follow the licensing terms and conditions of the project and the software used to build the project.
HIRE US
- Get in touch with us - http://www.writingminds.com
๐ More in this category
