Skip to content
Novus Examples
avi537.8 KB

AVI — Motion-JPEG Clip

The clip as Motion-JPEG in a classic AVI (RIFF) container — every frame an independent JPEG. For testing legacy AVI readers, MJPEG decoding, and AVI→modern-codec conversion.

Rendered preview of AVI — Motion-JPEG Clip

Rendered preview of the avi file (537.8 KB). Download above for the original.

Specifications

Resolution
480x270
Fps
24
Duration
4s
Audio
none (video-only)
Container
AVI (RIFF)
Codec
Motion JPEG

What is a .avi file?

AVI (Audio Video Interleave) is a legacy Microsoft multimedia container built on the RIFF structure that interleaves video and audio streams. It predates modern features, lacking robust support for advanced codecs, streaming, and multiple subtitle tracks. It remains common in older video files.

How to use this file

Use an example AVI to test RIFF-based demuxing, legacy codec handling, and converters that modernize older video into MP4 or MKV.

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