Skip to content

Latest commit

 

History

History
10 lines (7 loc) · 550 Bytes

File metadata and controls

10 lines (7 loc) · 550 Bytes

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.