mjiggidy / imflib

A library for parsing SMPTE Interoperable Media Format (IMF) packages

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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.

About

A library for parsing SMPTE Interoperable Media Format (IMF) packages

License:GNU General Public License v3.0


Languages

Language:Python 100.0%