/timecode

Manages SMPTE timecode in the format HH:MM:SS:FF such as 02:34:12:03

Primary LanguageGoMIT LicenseMIT

Timecode

GoDoc Go Report Card

This package handles video timecode as defined by SMPTE.

Timecodes define the position frame within a video. It is represented with the format HH:MM:SS:FF where HH represents the hour, MM is the minute, SS is the seconds, and FF are the remaining frames.