pub fn parse_timecode(value: &str) -> Result<u64>
Parse a timecode string (HH:MM:SS or MM:SS or SS) into milliseconds