Home/Streams/Timecode and colour bars
Timecode and colour bars
Frame counter over SMPTE-style bars. The number on screen is the frame index, so a dropped frame or an audio offset is visible without tooling.
Switching rendition keeps the current position and the paused state, so the same frame can be compared across the ladder.
Direct URLs
/media/timecode/timecode-360p.mp4/media/timecode/timecode-720p.mp4/media/timecode/timecode-1080p.mp4/media/timecode/hls/master.m3u8HLS
Multivariant playlist with fMP4 segments, four second target duration,
EXT-X-PLAYLIST-TYPE:VOD. The CODECS attribute of each
variant is read back from the encoded file rather than assumed, because an
overstated level makes some players refuse a rendition they could have
played.
/media/timecode/hls/master.m3u8
Safari and iOS play this natively. Chrome and Firefox need a player such as hls.js — see the HLS notes.
Technical detail
| Identifier | timecode |
|---|---|
| Frame rate | 30 fps, constant |
| Duration | 60 s |
| Video | H.264 High, yuv420p, closed GOP of 60 |
| Audio | AAC-LC 48 kHz stereo, 440 Hz reference tone |
| Container | MP4 with faststart; moov before mdat |
| Intended for | A/V sync, dropped frames, seek accuracy |
| Checksums | SHA256SUMS |