cropsly/ffmpeg-android-java
Android java library for FFmpeg binary compiled using https://github.com/writingminds/ffmpeg-android observed · 2026-08-28
Health v2 · maintenance only
23/100
- Activity 0
- Release rhythm 8
- Longevity 100
How is this computed?
round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-02. Adoption (stars, forks) is never an input.
- gap_med: n/a
- age_days: 4374
- days_rel: n/a
- days_push: 1859
- n_releases_24m: 0
Adoption not part of the score
3343 stars · 820 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-29, confidence not recorded
A Java library that wraps a precompiled FFmpeg binary for use in Android apps, letting developers load the binary and execute FFmpeg commands programmatically. It supports armv7, armv7-neon, and x86 architectures.
Use cases
- run ffmpeg commands in an android app
- convert video files on android
- extract audio from video on mobile
- compress videos in an android application
- trim or merge media files on android
When to choose
- you need FFmpeg functionality inside an Android app with a simple Java API
- your app targets armv7 or x86 devices and needs media transcoding
When to avoid
- you need iOS or desktop support
- you require up-to-date FFmpeg features or newer ABIs like arm64
- your project cannot comply with GPL-3.0 licensing
Facets
library · maturity maintenance
video-processing audio-processing cli mobile-development media jvm ffmpeg-wrapper android-library media-transcoding gpl-3.0 video audio android mobile
1 source
- readme: https://github.com/cropsly/ffmpeg-android-java · fetched 2026-08-28 · d75d6f109bd7
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| cropsly/ffmpeg-android-java | main | 23 |
For agents
markdown · JSON · MCP: product_card(name="cropsly/ffmpeg-android-java")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem