Ross ROSS = Recommend OSS · open-source software intelligence for agents

appunite/AndroidFFmpeg

[DEPRECATED] FFmpeg build for android random architectures with example jni observed · 2026-08-28

github.com/appunite/AndroidFFmpeg · C · Apache-2.0 (permissive) observed · 2026-08-28

Health v2 · maintenance only

32/100

  • Activity 0
  • Release rhythm 35
  • Longevity 100

Flags: no_releases

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: 5284
  • days_rel: n/a
  • days_push: 2877
  • n_releases_24m: 0

Full methodology

Adoption not part of the score

1066 stars · 461 forks observed · 2026-08-28

What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded

A deprecated Android library project that builds FFmpeg for multiple Android architectures (armeabi, armeabi-v7a, x86) with JNI bindings and an example app for playing and converting video files. It packages unmodified FFmpeg core libraries to simplify cross-architecture compilation into a single APK.

Use cases

  • play video files in an Android app using FFmpeg
  • build FFmpeg for multiple Android CPU architectures
  • convert video files on Android via NDK
  • access FFmpeg codecs from Java through JNI
  • bundle FFmpeg libraries into one Android APK

When to choose

  • you need direct FFmpeg codec access on Android and are comfortable with NDK builds
  • you want unmodified FFmpeg libraries you can update independently
  • you need to support old Android ABIs like armeabi and x86

When to avoid

  • you want a maintained solution - the project is deprecated with no releases since 2018
  • you are an Android beginner, since building requires NDK expertise
  • you need modern Android ABIs or current FFmpeg versions
  • you want ready-made video playback without writing JNI code

Facets

library · maturity abandoned

video-processing audio-processing sdk mobile-development media cpp c ffmpeg ndk jni deprecated video-playback android-ndk video android

1 source

Member repositories

RepositoryRoleHealth v2
appunite/AndroidFFmpegmain32

For agents

markdown · JSON · MCP: product_card(name="appunite/AndroidFFmpeg")

Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem