All free tools
Video tool · 100% free

Video Metadata Viewer

Inspect what a video file actually contains: video and audio codecs, resolution, frame rate, duration, bitrate, and every stream in the container. This is what you check first when a file will not play somewhere. It is free, needs no account, and adds no watermark to your result.

Built for: video metadata
Deleted as soon as you download itFree · fair-use only
Drop video files hereJSON output · up to 100 files
Included in this tool
Codec detailsResolution/FPSDuration/bitrateStream metadata
When you need this

What people use it for.

Diagnosing why a video will not play on a particular device or platform
Confirming resolution, frame rate and bitrate before uploading somewhere with limits
Checking whether a file has an audio track at all
How it works

What happens to your file.

ffprobe reads the container and stream headers and returns the full structure as JSON, including per-stream codec, resolution, frame rate, bitrate and duration.

What this tool includes

Everything you need, without a paywall.

Codec details
Resolution/FPS
Duration/bitrate
Stream metadata
Questions

Common questions.

Why will my MP4 not play in a browser?

Usually the codec rather than the container. Browsers expect H.264 video with AAC audio; an MP4 holding HEVC often will not play. Check the codec here and convert if needed.

What is the difference between container and codec?

The container, such as MP4 or MKV, is the wrapper. The codec, such as H.264 or HEVC, is how the video itself is encoded. Compatibility problems are usually about the codec.

Why does my video have no sound?

If no audio stream is listed, the file genuinely has none, which commonly happens after an export with the audio track disabled.

Related free tools

You might also need.