FFmpeg-Android-Java

Additional

Language
Java
Version
v0.3.2 (Apr 21, 2016)
Created
Sep 11, 2014
Updated
Jul 31, 2021 (Retired)
Owner
WritingMinds
Contributors
Bitdeli Chef (bitdeli-chef)
The Gitter Badger (gitter-badger)
Hitesh Sondhi (hiteshsondhi88)
George (gmxu)
4
Activity
Badge
Generate
Download
Source code

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-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:

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