Skip to content

Java utility for analyzing the structure of MP4 based files

Notifications You must be signed in to change notification settings

nevil/mp4analyzer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 

Repository files navigation

A simple mp4 file analyzer.
The plan is that it should be able to:
- show Atom/Box structure of the file
  - Target is to have GUI and not only text based
  - show understandable info about the atom as well as raw data (hex/ascii combo)
- show info about the media streams (codec info)
- calculate audio/video interleave depth (possibly displaying as a graph)
- Display meta data (artist, title, ...)

About

Java utility for analyzing the structure of MP4 based files

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages