Skip to content

Latest commit

 

History

History
16 lines (11 loc) · 422 Bytes

README.md

File metadata and controls

16 lines (11 loc) · 422 Bytes

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