AVI Sample Files

Verified downloads with technical metadata and integrity checks.

Format Overview

AVI (.avi) is an older Microsoft container format for audio/video interleaving. It supports various codecs but lacks standardized metadata. Use sample .avi files to test demuxers, index table parsing, and legacy player compatibility.

Quick Stats

Files Shown6
Total Files6
CategoryVideo
ManifestJSON

Validation Methodology

  • Confirm codec/container detection matches actual stream info.
  • Test keyframe seek, subtitle loading, and fallback playback.
  • Measure startup and buffering behavior across browsers.

Download Files

Popular Size Landing Pages

Filename Size MIME SHA256 Download
avi_15s_sample_file_927KB.avi
.avi
926.0 KB video/x-msvideo 834e8aae8c9738fbb7681f5cc95b3513778ae6a9f5d5a469cae9f972baf93574 Download
avi_30s_sample_file_1.8MB.avi
.8MB.avi
1.8 MB video/x-msvideo d598c78e06ffbb9b6509531b81468bcc658351af68f4b6d0fcb59a08f5886906 Download
avi_5s_sample_file_318KB.avi
.avi
317.4 KB video/x-msvideo f56f6e070d2347243c7c4a8c55492360e883e7fbbfbca3fabc7afd846847588b Download
avi_60s_sample_file_3.6MB.avi
.6MB.avi
3.6 MB video/x-msvideo 9c00aab652f1af0b1d5ea7101b98c20526994cb5ac763d875ae7971b11481da6 Download
avi_sample_file_100MB.avi
.avi
100.0 MB video/x-msvideo 20492a4d0d84f8beb1767f6616229f85d44c2827b64bdbfb260ee12fa1109e0e Download
avi_sample_file_250MB.avi
.avi
250.0 MB video/x-msvideo e9474e4cc673c0c227a6e807e04aa4ab1f88d3744243950a290869c53daa65df Download

Checksum Verification

Use checksums to confirm file integrity after download.

shasum -a 256 your_file_name_here
# Compare output with SHA256 values listed above.

Related Guides

API Error Taxonomy for File Pipelines

Define stable, actionable error classes for upload and processing APIs.

Read Guide

Case Study: Video Transcode Latency Spike

A pipeline latency incident caused by profile mismatch and queue saturation, with mitigation strategy.

Read Guide

Checksum Integrity Workflows

Use SHA256 manifests to guarantee fixture integrity in CI and production pipelines.

Read Guide

Conversion Output Verification Playbook

Verify converted outputs for correctness, quality, and contract compliance.

Read Guide