MCPcopy Index your code
hub / github.com/cropsly/ffmpeg-android-java

github.com/cropsly/ffmpeg-android-java @v0.3.2

Chat with this repo
repository ↗ · DeepWiki ↗ · release v0.3.2 ↗ · + Follow
187 symbols 465 edges 34 files 15 documented · 8%
What it actually does AI analysis from the code graph — generated when you open this
loading…
README

FFmpeg-Android-Java Build Status Android Arsenal

Join the chat at https://gitter.im/hiteshsondhi88/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: * [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 * Download APK

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

Bitdeli Badge

Extension points exported contracts — how you extend this code

FFmpegLoadBinaryResponseHandler (Interface)
(no doc) [5 implementers]
FFmpegAndroid/src/main/java/com/github/hiteshsondhi88/libffmpeg/FFmpegLoadBinaryResponseHandler.java
ResponseHandler (Interface)
(no doc) [4 implementers]
FFmpegAndroid/src/main/java/com/github/hiteshsondhi88/libffmpeg/ResponseHandler.java
FFmpegExecuteResponseHandler (Interface)
(no doc) [4 implementers]
FFmpegAndroid/src/main/java/com/github/hiteshsondhi88/libffmpeg/FFmpegExecuteResponseHandler.java
FFmpegInterface (Interface)
(no doc) [2 implementers]
FFmpegAndroid/src/main/java/com/github/hiteshsondhi88/libffmpeg/FFmpegInterface.java

Core symbols most depended-on inside this repo

d
called by 15
FFmpegAndroid/src/main/java/com/github/hiteshsondhi88/libffmpeg/Log.java
e
called by 15
FFmpegAndroid/src/main/java/com/github/hiteshsondhi88/libffmpeg/Log.java
convertInputStreamToString
called by 11
FFmpegAndroid/src/main/java/com/github/hiteshsondhi88/libffmpeg/Util.java
close
called by 7
FFmpegAndroid/src/main/java/com/github/hiteshsondhi88/libffmpeg/Util.java
isProcessCompleted
called by 7
FFmpegAndroid/src/main/java/com/github/hiteshsondhi88/libffmpeg/Util.java
i
called by 6
FFmpegAndroid/src/main/java/com/github/hiteshsondhi88/libffmpeg/Log.java
execute
called by 5
FFmpegAndroid/src/main/java/com/github/hiteshsondhi88/libffmpeg/FFmpegInterface.java
success
called by 4
FFmpegAndroid/src/main/java/com/github/hiteshsondhi88/libffmpeg/CommandResult.java

Shape

Method 152
Class 28
Interface 5
Enum 1
Function 1

Languages

Java99%
C1%

Modules by API surface

app/src/androidTest/java/com/github/hiteshsondhi88/sampleffmpeg/FFmpegInstrumentationTest.java25 symbols
app/src/main/java/com/github/hiteshsondhi88/sampleffmpeg/Home.java13 symbols
FFmpegAndroid/src/main/java/com/github/hiteshsondhi88/libffmpeg/FFmpeg.java11 symbols
FFmpegAndroid/src/androidTest/java/com/github/hiteshsondhi88/libffmpeg/LogTest.java10 symbols
FFmpegAndroid/src/androidTest/java/com/github/hiteshsondhi88/libffmpeg/UtilTest.java9 symbols
FFmpegAndroid/src/main/java/com/github/hiteshsondhi88/libffmpeg/Log.java8 symbols
FFmpegAndroid/src/main/java/com/github/hiteshsondhi88/libffmpeg/FFmpegInterface.java8 symbols
FFmpegAndroid/src/main/java/com/github/hiteshsondhi88/libffmpeg/FFmpegExecuteAsyncTask.java8 symbols
FFmpegAndroid/src/main/java/com/github/hiteshsondhi88/libffmpeg/Util.java7 symbols
FFmpegAndroid/src/main/java/com/github/hiteshsondhi88/libffmpeg/ExecuteBinaryResponseHandler.java6 symbols
FFmpegAndroid/src/main/java/com/github/hiteshsondhi88/libffmpeg/CpuArchHelper.java6 symbols
FFmpegAndroid/src/main/java/com/github/hiteshsondhi88/libffmpeg/LoadBinaryResponseHandler.java5 symbols

For agents

$ claude mcp add ffmpeg-android-java \
  -- python -m otcore.mcp_server <graph>

⬇ download graph artifact