Timecode
ffprobe
supports Timecode extraction:
- MPEG1/2 timecode is extracted from the GOP, and is available in the video stream details ('-show_streams', see timecode).
- MOV timecode is extracted from tmcd track, so is available in the tmcd stream metadata ('-show_streams', see TAG:timecode).
- DV, GXF and AVI timecodes are available in format metadata ('-show_format', see TAG:timecode).