Skip to content
Novus Examples
mp412.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.

Specifications

Resolution
480x270
Fps
24
Duration
4s
Audio
none (video-only)
Container
MP4
Codec
H.264 (libx264)
Pixel Format
yuv420p

What is a .mp4 file?

MP4 (MPEG-4 Part 14) is a widely supported multimedia container based on ISOBMFF that holds video, audio, subtitles, and metadata, most commonly H.264 or H.265 video with AAC audio. It supports streaming, chapters, and multiple tracks. It is the dominant format for distributing and playing digital video.

How to use this file

Use an example MP4 to test container demuxing, track and codec detection, seeking and streaming, and transcoding or thumbnail-extraction pipelines.

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