Skip to content

manfrommars/mp4_parser

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

41 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

mp4_parser

Pull information from MP4 metadata. Data isn't returned yet, nor is it in a usable configuration. Only translates:

  • ftyp
  • moov
  • mdat
  • mvhd
  • trak
  • tkhd
  • mdia
  • mdhd
  • hdlr
  • minf
  • vmhd
  • smhd
  • dinf
  • stbl
  • dref
  • url
  • stts
  • ctts
  • stss
  • stsz
  • stsc
  • stco
  • sdtp
  • stsd
  • free
  • edts
  • udta

The following types are recognized but not translated in any way:

  • meta
  • elst
  • wide
  • iods
  • SDLN

About

Parser for mp4 file format written in Python

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages