Test files › Subtitles and captions › overlapping-cues.srt
Sample SRT file (overlapping cues)
SRT whose cues overlap in time and are not in chronological order, with one zero-length cue.
↓ Download overlapping-cues.srt| Filename | overlapping-cues.srt |
| Format | SRT |
| Size | 252 bytes (252 bytes) |
| MIME type | application/x-subrip; charset=utf-8 |
| SHA-256 | cf5259514f8ff313a3c625dab6d1932e5c8a7f7a3df74c58d89667ba68b41a86 |
What this file catchesRenderers that assume cues arrive sorted and never overlap. Overlapping cues are legal and must be shown together; a zero-length cue (identical start and end) is the one that causes divide-by-zero and infinite-loop bugs in timing code.
Download & verify
curl -fsSL -o "overlapping-cues.srt" "https://files.hexaqa.com/subtitle/overlapping-cues.srt"
curl -fsSL "https://files.hexaqa.com/subtitle/overlapping-cues.srt" | sha256sum
# expect: cf5259514f8ff313a3c625dab6d1932e5c8a7f7a3df74c58d89667ba68b41a86