Test filesSubtitles 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
Filenameoverlapping-cues.srt
FormatSRT
Size252 bytes (252 bytes)
MIME typeapplication/x-subrip; charset=utf-8
SHA-256cf5259514f8ff313a3c625dab6d1932e5c8a7f7a3df74c58d89667ba68b41a86
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

More subtitles and captions test files

comma-separator.vttmissing-signature.vttvalid.srtvalid.vtt

← All Subtitles and captions files