FLAC with Vorbis Comments and Picture
A FLAC whose STREAMINFO and audio frames are accompanied by known Vorbis comments and a 32-pixel PNG front cover.
Specifications
- Metadata
- Vorbis comments and front-cover PICTURE block
- Audio Frame Sha256
- cd61143b0c4b7893ba2a5c12de6cd9bf85ae4f07c74082ce4c306c01da74634d
- Twin
- full
Testing contract
Expected to pass- Scenario
- Extract metadata from the full FLAC and compare its underlying content with the stripped control.
- Expected result
- Read Vorbis comments and front-cover PICTURE block; compute audioFrame SHA-256 cd61143b0c4b7893ba2a5c12de6cd9bf85ae4f07c74082ce4c306c01da74634d, matching the stripped twin.
What is a .flac file?
FLAC (Free Lossless Audio Codec) compresses PCM audio losslessly, typically to about half the size of the original with no quality loss. It supports metadata tags, embedded cover art, and fast seeking. It is favored for archival and audiophile music libraries.
How to use this file
Use an example FLAC to test lossless decoding, verify bit-exact round-trips against source PCM, and exercise tag parsing and transcoding to lossy formats.
How to use this file for testing
“FLAC with Vorbis Comments and Picture” is a deterministic Novus Examples fixture for Metadata testing, Conversion testing. Images, audio, video, and documents with documented metadata paired with deliberately stripped versions, for verifying extraction, preservation, redaction, and privacy-scrubbing behavior.
Documented properties for this file: FLAC · 96,878 bytes. 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.
Media fixtures are short and synthetic by design. Prefer waveform or transcript ground truth in the same group when measuring ASR, trim, upscale, or sync tools; do not assume broadcast-quality masters.
Code examples
<audio controls preload="none" src="flac-full-comments-picture.flac"></audio>Related files
- mp3MP3 with ID3 Metadata StrippedThe same MPEG audio frames with leading and trailing ID3 metadata removed, for checking metadata scrubbing without an audio transcode.

- mp3MP3 with ID3 Tags and Cover ArtAn MP3 with deterministic ID3v2.3 text frames and embedded PNG cover art wrapped around unchanged MPEG audio frames.

- txtConvert v2 Archive SHA-256 ListGNU-style SHA-256 list for the two canonical TAR members, preserving relative paths and full lowercase digests. Stable P8 artifact p8-convert-archive-sha256.

- azwConvert v2 DRM-Free AZW E-bookDRM-free AZW/MOBI7 e-book source copied byte-for-byte from the catalog's valid reader fixture for legacy import testing. Stable P8 artifact p8-convert-legacy-azw.

- cbrConvert v2 Two-Page CBR ComicValid CBR comic container with two deterministic PNG pages in lexical reading order for legacy comic conversion. Stable P8 artifact p8-convert-legacy-cbr.

- jsonCycloneDX Container Image SBOMA CycloneDX SBOM whose root component is an OCI container image rather than an application, mixing a fictional operating-system package with language packages — the shape an image scanner emits. Every package, version, hash and licence is fictional — the tree describes nothing real.

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