[FFmpeg-Android-Java](http://writingminds.github.io/ffmpeg-android-java/) [](https://travis-ci.org/hiteshsondhi88/ffmpeg-android-java) [](https://android-arsenal.com/details/1/931)
==============
[](https://gitter.im/hiteshsondhi88/ffmpeg-android-java?utm_source=badge&utm_medium=badge&utm_campaign=pr-badge&utm_content=badge)
## About
[FFmpeg Android java](http://writingminds.github.io/ffmpeg-android-java/) is a java library that simplifies your task of using ffmpeg in Android project which I've compiled using [FFmpeg-Android](http://writingminds.github.io/ffmpeg-android/)
These are two basic methods of this library:
* `loadBinary(FFmpegLoadBinaryResponseHandler ffmpegLoadBinaryResponseHandler) throws FFmpegNotSupportedException`
* `execute(String cmd, FFmpegExecuteResponseHandler ffmpegExecuteResponseHandler) throws FFmpegCommandAlreadyRunningException`
For examples and usage instructions head over to:
* [writingminds.github.io/ffmpeg-android-java] (http://writingminds.github.io/ffmpeg-android-java/)
## Supported Architecture
* armv7
* armv7-neon
* x86
## Sample

* [Download APK](https://github.com/writingminds/ffmpeg-android-java/releases/download/v0.3.2/app-debug.apk)
## JavaDoc
* [Javadoc](http://writingminds.github.io/ffmpeg-android-java/docs/)
## 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
[](https://bitdeli.com/free "Bitdeli Badge")