Skip to content

mjiggidy/imflib

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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.