Skip to content

elusive-ideas/fcpxml_reader

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 

Repository files navigation

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

About

Reading fcpxml files using Python

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages