Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/cropsly/ffmpeg-android-java
Android java library for FFmpeg binary compiled using https://github.com/writingminds/ffmpeg-android
https://github.com/cropsly/ffmpeg-android-java
android android-ffmpeg ffmpeg ffmpeg-android ffmpeg-android-java ffmpeg-wrapper java
Last synced: 2 days ago
JSON representation
Android java library for FFmpeg binary compiled using https://github.com/writingminds/ffmpeg-android
- Host: GitHub
- URL: https://github.com/cropsly/ffmpeg-android-java
- Owner: cropsly
- License: gpl-3.0
- Created: 2014-09-11T10:12:09.000Z (over 10 years ago)
- Default Branch: master
- Last Pushed: 2021-07-31T10:27:20.000Z (over 3 years ago)
- Last Synced: 2024-12-13T04:05:03.746Z (9 days ago)
- Topics: android, android-ffmpeg, ffmpeg, ffmpeg-android, ffmpeg-android-java, ffmpeg-wrapper, java
- Language: Java
- Homepage: http://writingminds.github.io/ffmpeg-android-java
- Size: 85.9 MB
- Stars: 3,329
- Watchers: 147
- Forks: 829
- Open Issues: 276
-
Metadata Files:
- Readme: README.md
- License: LICENSE.GPLv3
Awesome Lists containing this project
README
[FFmpeg-Android-Java](http://writingminds.github.io/ffmpeg-android-java/) [![Build Status](https://travis-ci.org/hiteshsondhi88/ffmpeg-android-java.svg?branch=master)](https://travis-ci.org/hiteshsondhi88/ffmpeg-android-java) [![Android Arsenal](https://img.shields.io/badge/Android%20Arsenal-FFmpeg--Android--Java-brightgreen.svg?style=flat)](https://android-arsenal.com/details/1/931)
==============[![Join the chat at https://gitter.im/hiteshsondhi88/ffmpeg-android-java](https://badges.gitter.im/Join%20Chat.svg)](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
![http://i.imgur.com/cP4WhLn.gif](http://i.imgur.com/cP4WhLn.gif)
* [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[![Bitdeli Badge](https://d2weczhvl823v0.cloudfront.net/hiteshsondhi88/ffmpeg-android-java/trend.png)](https://bitdeli.com/free "Bitdeli Badge")