/fcpxml_reader

Reading fcpxml files using Python

Primary LanguagePython

fcpxml_reader

Reading fcpxml files using Python

Goals

The functions within this package should allow to extract the following information from a fcpxml file:

  • Frame Rate
  • Name of the clip
  • Cuts existing on the clip
  • Speed of each of the cuts (time warps)

Additionally, it should also contains functions to do the following:

  • Conversion between frames and time code
  • Conversion between seconds and frames