Skip to content

dwelch91/pytimecode

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 

Repository files navigation

pytimecode

Python module for manipulating SMPTE timecode.

Supports 60, 59.94, 50, 30, 29.97, 25, 24, 23.98 frame rates in drop and non-drop where applicable, and milliseconds.

Supports iteration, and operator overloading for addition, subtraction, multiplication, and division.

Update: Now supports creating tc from a int or float number of seconds. Useful if you want to create time code from the output of time.clock()

Module originally developed by Joshua Banton and hosted on Google Code. Copied over to Github to prevent its demise.

License: Apache License 2.0

About

Module for manipulating SMPTE timecodes.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages