Skip to content

Extract ISO Base Media File Format (ISO BMFF) file-level boxes. ftyp (FileTypeBox), styp (SegmentTypeBox), moof (MovieFragmentBox), moov (MovieBox), mdat (MediaDataBoxes) and imda (IdentifiedMediaDataBoxes).

burak-kara/meta-data-extractor

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 

Repository files navigation

Extract ISOBMFF Box Structure from OMAF v1 and v2 streams

This script uses mp4viewer from https://github.com/amarghosh/mp4viewer. Clone this repo to the root of this project. Make sure your system has python2.7

About

Extract ISO Base Media File Format (ISO BMFF) file-level boxes. ftyp (FileTypeBox), styp (SegmentTypeBox), moof (MovieFragmentBox), moov (MovieBox), mdat (MediaDataBoxes) and imda (IdentifiedMediaDataBoxes).

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages