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

sannies/mp4parser

A Java API to read, write and create MP4 files observed · 2026-08-28

github.com/sannies/mp4parser · Java · Apache-2.0 (permissive) 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-03. Adoption (stars, forks) is never an input.

  • gap_med: n/a
  • age_days: 4735
  • days_rel: n/a
  • days_push: 748
  • n_releases_24m: 0

Full methodology

Adoption not part of the score

2800 stars · 572 forks observed · 2026-08-28

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

A Java library for reading, writing, and creating MP4 container files. It manipulates the container structure (muxing, appending, metadata, frame trimming) rather than encoding or decoding audio/video streams.

Use cases

  • mux raw h264 and aac streams into an mp4 file
  • append multiple video recordings with the same encode settings
  • edit or add metadata to mp4 files
  • shorten a recording by dropping frames without re-encoding
  • parse mp4 container structure in a java application

When to choose

  • you need to manipulate MP4 container structure from Java or any JVM language
  • you want to mux or concatenate tracks without re-encoding video
  • you need to read or modify MP4 metadata programmatically

When to avoid

  • you need to encode or decode video/audio codecs themselves
  • you are not working on the JVM and need a native solution
  • you need broad format support beyond MP4/ISOBMFF containers

Facets

library · maturity stable

parser video-processing serialization media developer-tools jvm cross-platform mp4 isobmff muxing video-container metadata-editing video

1 source

Member repositories

RepositoryRoleHealth v2
sannies/mp4parsermain23

For agents

markdown · JSON · MCP: product_card(name="sannies/mp4parser")

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