Skip to content
Novus Examples
mov12.1 KB

MOV — QuickTime H.264 Clip

The clip in a QuickTime (MOV) container with H.264 video — Apple's container, common from cameras and editors. For testing MOV parsing and MOV→MP4 conversion.

Rendered preview of MOV — QuickTime H.264 Clip

Rendered preview of the mov file (12.1 KB). Download above for the original.

Specifications

Resolution
480x270
Fps
24
Duration
4s
Audio
none (video-only)
Container
QuickTime (MOV)
Codec
H.264 (libx264)

What is a .mov file?

MOV is Apple's QuickTime multimedia container, closely related to and largely compatible with MP4 since both derive from the QuickTime file format. It stores video, audio, timecode, and metadata tracks and is common for content from Apple devices and professional video. It supports high-quality codecs and editing metadata.

How to use this file

Use an example MOV to test QuickTime container parsing, track and timecode handling, and pipelines that transcode or remux between MOV and MP4.

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