Skip to content
Novus Examples

Video

The video category carries one short, documented test clip — a moving marker with a frame counter and running timecode — encoded across the containers and codecs you actually convert between. The same 480×270 clip ships as H.264 in MP4, MOV, and MKV, VP9 in WebM, Motion-JPEG in a classic AVI, and Theora in OGV, so you can transcode one and diff the others or point a player at each container. Every clip is video-only and deliberately tiny (a few seconds, heavily compressed) to stay within budget while remaining a real, decodable file, and a ZIP 'video archive' bundles two clips for testing unpack-then-transcode pipelines. Documented down to resolution, frame rate, and codec — a fixture for testing players, thumbnailers, and video conversion rather than a media showcase.

3gp

Avi

avi
537.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.

Flv

M4v

Mkv

Mov

Mp4

mp4
12.2 KB

MP4 — H.264 Clip

A short H.264 test clip in an MP4 container (yuv420p, faststart) — the most widely supported web and mobile video format. Video-only and tiny; for testing players, thumbnailers, and MP4→other conversion.

Mpg

Ogv

Ts

Bundle

zip
25.1 KB

Video Clips Archive (ZIP)

A ZIP bundling the MP4 and WebM test clips with a README — a 'video archive' for testing pipelines that unpack an archive and then transcode its contents. Stored (not re-compressed), since the clips are already compressed.

Webm

webm
12.5 KB

WebM — VP9 Clip

The same clip as WebM/VP9 — the royalty-free web video format. Video-only; for testing HTML5 <video>, VP9 decoding, and WebM conversion.

Wmv