Skip to content
Novus Examples
wav9.8 KB

Video Sync Audio Reference 05

Download-only PCM sync reference 05 with a controlled transient pattern for aligning an external video timeline. Stable P8 artifact p8-video-sync-wav-05.

Specifications

Variant
5
Sample Rate
8000
Duration Seconds
0.625
Delivery Mode
download-only
Sidecar Role
sync-audio-reference
Provider
browser-local
Provenance
Synthetic deterministic P8 fixture generated by generation/p8_content.py; seed namespace 2026082300

Testing contract

Reference control
Scenario
Measure transient positions in the WAV sidecar and compare them with an external edit timeline.
Expected result
The mono 8 kHz sidecar lasts 0.625 seconds and exposes deterministic edge transients for variant 05; it is not classified as video.

What is a .wav file?

WAV (Waveform Audio) is a RIFF-based container that typically holds uncompressed linear PCM audio, though it can wrap other codecs. Because samples are stored raw, files are large but lossless and simple to read, with configurable sample rate, bit depth, and channel count. It is the standard format for high-fidelity and intermediate audio.

How to use this file

Use an example WAV to test PCM decoding, sample-rate and bit-depth handling, waveform rendering, and audio pipelines that need a lossless reference source.

How to use this file for testing

“Video Sync Audio Reference 05” is a deterministic Novus Examples fixture for Video QA, Audio analysis, Media pipeline testing. Short 270p clips with known scene cuts, freezes, black frames, flash frames, and burned-in captions — for detection and QC tooling.

Documented properties for this file: 8000 Hz. Compare results against paired or grouped companions on this page when present (clean↔damaged, searchable↔scanned, or format twins) so scores stay reproducible across runs.

Download the file once, keep the path stable in CI or local scripts, and treat the spec table as the contract: dimensions, seeds, field lists, and roles are intentional. Corrupt or invalid samples are labelled as such — expect parsers to fail loudly rather than silently accept them.

Playable creator clips use their measured duration and catalog thumbnail on a watch-first page. Timeline, caption, sync, colour, and failure sidecars remain download-only; compare their ordered decisions and expected outcome rather than assuming every creator format is browser-playable.

Code examples

<audio controls preload="none" src="p8-video-sync-wav-05.wav"></audio>

Generated by generation/p8_content.py. Free for any use, no attribution required — license.