Skip to content

Video Metadata Viewer

View duration resolution and codec info of a video

Updated

What is the Video Metadata Viewer?

How it works

Examples

Inspect a 4K MP4

sample_4k.mp4
{ duration: "02:14.320", resolution: "3840 × 2160", codec: "H.264 / AAC (MP4 inferred)", bitrate: "30.23 Mbps", ... }

Analyze a MOV file

interview.mov
{ duration: "08:45.100", resolution: "1920 × 1080", codec: "ProRes / H.264 (QuickTime)", ... }

Frequently asked questions