ISO SAX is a callback-based parser for ISO container files (ISO/IEC 14496-12), e.g. MPEG-4.
The libraries that are out there either won't run on Android, have many megabytes of dependent JARs, or will fail to parse your favorite media file due to a "technicality" it thinks it is mal-formed.
For example, a perfectly good M4B file gets declared "invalid" because it had a video track in it (the album art), along with the sound track. Really!? Don't let these libraries "judge" the format and lock you out!
Then there's the obsession with representing every last byte of a media file, when all you want is the metadata.
Features
- Cherry-pick the bits you want
- Not concerned with saving
- Android-safe!
- No dependencies
- Small and fast
- Not concerned with validating file type, etc.
- Don't want to know about "boxes"? Comes with common scenarios covered for you
Categories
Data FormatsLicense
Apache License V2.0Follow ISO SAX
Other Useful Business Software
Forever Free Full-Stack Observability | Grafana Cloud
Built on open standards like Prometheus and OpenTelemetry, Grafana Cloud includes Kubernetes Monitoring, Application Observability, Incident Response, plus the AI-powered Grafana Assistant. Get started with our generous free tier today.
Rate This Project
Login To Rate This Project
User Reviews
Be the first to post a review of ISO SAX!