Skip to content

Latest commit

 

History

History
16 lines (11 loc) · 568 Bytes

README.md

File metadata and controls

16 lines (11 loc) · 568 Bytes

imflib

imflib is a library for parsing and manipulating SMPTE Interoperable Media Format (IMF) packages. Currently, it is very under development, but may be of some use if you'd like to try it out.

Where it stands currently, initial read support is there for:

  • ASSETMAP
  • PKL (Packing List)
  • CPL (Composition Play List)
  • OPL (Output Profile List)
  • SCM (Sidecar Composition Map)

But there is still more to do.

Dependencies

Utilizes posttools -- also by little ol me.