Skip to content

Latest commit

 

History

History
5 lines (3 loc) · 257 Bytes

README.md

File metadata and controls

5 lines (3 loc) · 257 Bytes

qtff-go

This is a small Go package that can be used to walk through QuickTime file atoms. It also contains parsers for some of the common atom types.

See the movtree directory for an example program that prints out info about each atom in a given file.