Metadata-Version: 2.3
Name: video-time
Version: 0.1.0
Summary: Represent and manipulate time for the Media and Entertainment industry.
License: { text = "MIT License" }
Author: chrisdavis03
Author-email: chrisdavis03@gmail.com
Requires-Python: <4.0,>=3.11
Classifier: License :: Other/Proprietary License
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.11
Classifier: Programming Language :: Python :: 3.12
Classifier: Programming Language :: Python :: 3.13
Requires-Dist: pydantic (>=2.11.7,<3.0.0)
Description-Content-Type: text/markdown

# SMPTE Conversion Methodology

The biggest challenge in manipulating SMPTE timecode, is the understanding of 'Drop Frame' timecode. In an effort to simplify conversions from one frame rate to another. All timecode formats should be normalized to File Relative Seconds.



