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

a-schild/jave2

The JAVE (Java Audio Video Encoder) library is Java wrapper on the ffmpeg project observed · 2026-08-28

github.com/a-schild/jave2 · Java · GPL-3.0 (copyleft) observed · 2026-08-28

Health v2 · maintenance only

98/100

  • Activity 98
  • Release rhythm 98
  • 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: 0
  • age_days: 4930
  • days_rel: 13
  • days_push: 13
  • n_releases_24m: 4

Full methodology

Adoption not part of the score

1374 stars · 260 forks observed · 2026-08-28

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

JAVE2 is a Java library that wraps the ffmpeg command-line tool to convert and transcode audio and video files from Java code. It bundles platform-specific ffmpeg binaries via Maven packages for Windows, Linux, and macOS.

Use cases

  • convert video files to different formats from Java
  • extract audio tracks from video files
  • transcode media in a Java web application
  • resize or re-encode videos programmatically
  • bundle ffmpeg with a Java app without external installation

When to choose

  • you need media conversion inside a JVM application
  • you want ffmpeg binaries shipped automatically per platform
  • you prefer a pure Java API over shelling out to ffmpeg yourself

When to avoid

  • you need real-time or GPU-accelerated streaming pipelines
  • your project cannot accept GPL-3.0 licensing
  • you need fine-grained ffmpeg filter graphs beyond the wrapper's API

Facets

library · maturity active

video-processing audio-processing media developer-tools cross-platform windows jvm ffmpeg-wrapper java audio-video-encoding transcoding gpl-3.0 linux macos

1 source

Member repositories

RepositoryRoleHealth v2
a-schild/jave2main98

For agents

markdown · JSON · MCP: product_card(name="a-schild/jave2")

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