Skip to content
Novus Examples

Explore the test library

Find files, editable templates and browser test targets by what you need to make or test. Explore complete business kits for connected records, templates and expected results.

5297 results

Page 176 of 221; 24 results per page.

Show the canonical directory
Preview of SRT: UTF-8 with BOM, LF
srt
355 B
Actual file preview for SRT: UTF-8 with BOM, LF

SRT: UTF-8 with BOM, LF

UTF-8 with a leading U+FEFF byte-order mark. Windows caption tools emit this constantly, and a parser that does not strip it sees the BOM as part of the first cue number and fails to match its index. Identical cue content across the whole set, so any difference in a parser's output is an encoding bug and nothing else.

File
SRT · Captions Encoding · 5 cues
Use case
Caption encodingSubtitle parsing+1· Conversion set
Preview of SRT: UTF-8, CRLF
srt
372 B
Actual file preview for SRT: UTF-8, CRLF

SRT: UTF-8, CRLF

UTF-8 with Windows CRLF line endings. Parsers that split on a bare \n leave a trailing carriage return on every line, which usually surfaces as a stray box glyph at the end of each caption. Identical cue content across the whole set, so any difference in a parser's output is an encoding bug and nothing else.

File
SRT · Captions Encoding · 5 cues
Use case
Caption encodingSubtitle parsing+1· Conversion set
Preview of SRT: UTF-8, LF
srt
352 B
Actual file preview for SRT: UTF-8, LF

SRT: UTF-8, LF

Plain UTF-8, no byte-order mark, Unix LF line endings. The reference member of this set: every other file here carries the same five cues, so a parser's output can be diffed against this one. Identical cue content across the whole set, so any difference in a parser's output is an encoding bug and nothing else.

File
SRT · Captions Encoding · 5 cues
Use case
Caption encodingSubtitle parsing+1· Conversion set
Preview of SRT: Windows-1252 (Legacy Code Page)
srt
342 B
Actual file preview for SRT: Windows-1252 (Legacy Code Page)

SRT: Windows-1252 (Legacy Code Page)

The same cues in Windows-1252, the legacy code page behind most real-world caption mojibake. Pure ASCII until the curly quotes and em dash, which encode as single bytes 0x93, 0x94 and 0x97: none of which is valid UTF-8. A tool that assumes UTF-8 either raises or silently substitutes replacement characters exactly where the punctuation was. There is no BOM and no in-band signal, so correct handling requires either charset detection or being told.

File
SRT · Captions Encoding · 5 cues
Use case
Caption encodingSubtitle parsing+1· Conversion set
Preview of SRT: Zero and Near-Zero Duration Cues
srt
160 B
Actual file preview for SRT: Zero and Near-Zero Duration Cues

SRT: Zero and Near-Zero Duration Cues

A cue whose start and end are identical, and one lasting a single millisecond. Both appear in machine-generated captions from forced-alignment tools. A renderer that computes a display duration and divides by it, or that filters out non-positive durations without saying so, mishandles these.

File
SRT · Captions Edge · 3 cues
Use case
Subtitle parsingVideo QA· Conversion set
Preview of SSA Subtitles (SubStation Alpha)
ssa
724 B
Actual file preview for SSA Subtitles (SubStation Alpha)

SSA Subtitles (SubStation Alpha)

A SubStation Alpha (.ssa) subtitle (the predecessor of ASS) with a V4 styles section and timed Dialogue events, carrying the same captions, for testing SSA parsers and SSA-to-ASS upgrades.

File
SSA · Subtitles · 3 cues
Use case
Subtitle parsingConversion testing+1· Conversion set
Preview of SSH known_hosts: SAMPLE
txt
269 B
Actual file preview for SSH known_hosts: SAMPLE

SSH known_hosts: SAMPLE

SAMPLE SSH known_hosts with fictional hostnames for known_hosts parsers and StrictHostKeyChecking tests.

File
TXT · Ssh
Preview of SSH Public Key (Ed25519)
pub
102 B
Actual file preview for SSH Public Key (Ed25519)

SSH Public Key (Ed25519)

An OpenSSH-format Ed25519 public key (the shareable half of the key pair): a single line of algorithm, Base64 key blob, and comment, for testing SSH public-key parsers and authorized_keys tooling.

File
PUB · Security
Preview of Stabilisation Ground Truth: detail-chart, Locked Off
mp4
68.3 KB
Actual file preview for Stabilisation Ground Truth: detail-chart, Locked Off

Stabilisation Ground Truth: detail-chart, Locked Off

The locked-off reference for the detail-chart stabilisation set: any motion in this clip is subject motion, not camera motion. The shaky clips in this group are this footage with a recorded synthetic camera path applied, so residual motion after stabilisation can be measured against zero rather than eyeballed.

File
MP4 · Stab · 640x360
Use case
Video stabilisationVideo QA· Conversion set
Preview of Stabilisation Ground Truth: pan-city, Locked Off
mp4
37.9 KB
Actual file preview for Stabilisation Ground Truth: pan-city, Locked Off

Stabilisation Ground Truth: pan-city, Locked Off

The locked-off reference for the pan-city stabilisation set: any motion in this clip is subject motion, not camera motion. The shaky clips in this group are this footage with a recorded synthetic camera path applied, so residual motion after stabilisation can be measured against zero rather than eyeballed.

File
MP4 · Stab · 640x360
Use case
Video stabilisationVideo QA· Conversion set
Preview of Stabilisation Ground Truth: text-motion, Locked Off
mp4
37.7 KB
Actual file preview for Stabilisation Ground Truth: text-motion, Locked Off

Stabilisation Ground Truth: text-motion, Locked Off

The locked-off reference for the text-motion stabilisation set: any motion in this clip is subject motion, not camera motion. The shaky clips in this group are this footage with a recorded synthetic camera path applied, so residual motion after stabilisation can be measured against zero rather than eyeballed.

File
MP4 · Stab · 640x360
Use case
Video stabilisationVideo QA· Conversion set
Preview of Stabilisation Input: detail-chart, Heavy handheld
mp4
334.6 KB
Actual file preview for Stabilisation Input: detail-chart, Heavy handheld

Stabilisation Input: detail-chart, Heavy handheld

Heavy handheld camera shake applied to the locked-off detail-chart plate: up to 12.0 px of translation at 6.5 Hz, seed 5131. Twelve-pixel excursions at a slower, larger cadence: running, or a long lens. Requires real trajectory smoothing rather than frame-to-frame alignment. Uncovered edges are filled black rather than padded, so the crop a stabiliser needs is visible in the input.

File
MP4 · Stab · 640x360
Use case
Video stabilisationVideo QA· Conversion set
Preview of Stabilisation Input: detail-chart, High-frequency jitter
mp4
312.7 KB
Actual file preview for Stabilisation Input: detail-chart, High-frequency jitter

Stabilisation Input: detail-chart, High-frequency jitter

High-frequency jitter camera shake applied to the locked-off detail-chart plate: up to 2.5 px of translation and 0.5° of roll at 23.0 Hz, seed 5193. Small, fast jitter near the frame rate: vibration from a vehicle or a drone motor. Aliases against the sampling rate, so naive low-pass smoothing of the path leaves it almost untouched. Uncovered edges are filled black rather than padded, so the crop a stabiliser needs is visible in the input.

File
MP4 · Stab · 640x360
Use case
Video stabilisationVideo QA· Conversion set
Preview of Stabilisation Input: detail-chart, Light handheld
mp4
270.4 KB
Actual file preview for Stabilisation Input: detail-chart, Light handheld

Stabilisation Input: detail-chart, Light handheld

Light handheld camera shake applied to the locked-off detail-chart plate: up to 3.0 px of translation at 11.0 Hz, seed 5100. Sub-pixel-to-3-pixel translation at walking cadence: the residual wobble left after in-body stabilisation. Easy to correct, and the case where over-correction visibly crops the frame for nothing. Uncovered edges are filled black rather than padded, so the crop a stabiliser needs is visible in the input.

File
MP4 · Stab · 640x360
Use case
Video stabilisationVideo QA· Conversion set
Preview of Stabilisation Input: detail-chart, Rotational roll
mp4
425.4 KB
Actual file preview for Stabilisation Input: detail-chart, Rotational roll

Stabilisation Input: detail-chart, Rotational roll

Rotational roll camera shake applied to the locked-off detail-chart plate: up to 4.0 px of translation and 1.6° of roll at 8.0 Hz, seed 5162. Translation plus up to 1.6° of roll. Translation-only stabilisers cannot fix roll at all, so this immediately separates 2-DOF from full-affine implementations. Uncovered edges are filled black rather than padded, so the crop a stabiliser needs is visible in the input.

File
MP4 · Stab · 640x360
Use case
Video stabilisationVideo QA· Conversion set
Preview of Stabilisation Input: pan-city, Heavy handheld
mp4
147 KB
Actual file preview for Stabilisation Input: pan-city, Heavy handheld

Stabilisation Input: pan-city, Heavy handheld

Heavy handheld camera shake applied to the locked-off pan-city plate: up to 12.0 px of translation at 6.5 Hz, seed 5131. Twelve-pixel excursions at a slower, larger cadence: running, or a long lens. Requires real trajectory smoothing rather than frame-to-frame alignment. Uncovered edges are filled black rather than padded, so the crop a stabiliser needs is visible in the input.

File
MP4 · Stab · 640x360
Use case
Video stabilisationVideo QA· Conversion set
Preview of Stabilisation Input: pan-city, High-frequency jitter
mp4
188.5 KB
Actual file preview for Stabilisation Input: pan-city, High-frequency jitter

Stabilisation Input: pan-city, High-frequency jitter

High-frequency jitter camera shake applied to the locked-off pan-city plate: up to 2.5 px of translation and 0.5° of roll at 23.0 Hz, seed 5193. Small, fast jitter near the frame rate: vibration from a vehicle or a drone motor. Aliases against the sampling rate, so naive low-pass smoothing of the path leaves it almost untouched. Uncovered edges are filled black rather than padded, so the crop a stabiliser needs is visible in the input.

File
MP4 · Stab · 640x360
Use case
Video stabilisationVideo QA· Conversion set