About NUT Files
NUT Container
NUT is an open multimedia container format designed by MPlayer and FFmpeg developers as a simpler, more robust alternative to existing containers. It supports any codec and offers good error resilience with low overhead.
Family
Video Files
Extension
.nut
MIME Type
video/x-nut
Can Use As
HOW NUT
CAME TO BE.
NUT was designed in 2003 as a collaborative effort by developers of FFmpeg and MPlayer (the open-source video pipeline) as an ideal container format — no legacy baggage, efficient seeking, arbitrary codec support, low overhead. The spec is clean and minimal: variable-length integer encoding, per-stream metadata, packet-level timestamps.
NUT never escaped its niche. Despite being technically excellent, MKV already served the "modern open container" role and had wider tool support. NUT remained an FFmpeg/MPlayer-favored developer format for testing and edge-case workflows. A .nut file is rare in consumer settings but surfaces in codec development, academic video research, and FFmpeg test pipelines.
CURIOSITIES &
TRIVIA.
NUT was designed by FFmpeg and MPlayer developers as a "from scratch" ideal container format — technically superior but never mainstream.
The format uses variable-length integer encoding for almost every field — compact and CPU-efficient.
NUT spec is simpler than Matroska — a readable document fits in 50 pages instead of hundreds.
FFmpeg's internal test suite uses NUT for some codec regression tests.
Despite technical merits, NUT lost the container war to Matroska / MKV.
STRENGTHS &
LIMITATIONS.
Strengths
- Technically efficient.
- Low overhead.
- FFmpeg-native support.
Limitations
- Tiny ecosystem.
- Overshadowed by MKV.
- Rarely used in production.
Typical Sizes & Weights
10-min H.264 clip
80-200 MB
Technical Specifications
- MIME type
- video/x-nut
- Extension
- .nut
- Design
- FFmpeg/MPlayer collaborative spec
- Encoding
- Variable-length integers
CONVERT FROM
NUT
Common Use Cases
FFmpeg development, experimental multimedia, open-source video tools
Popular NUT conversions
The most-requested destinations when starting from NUT.
Frequently Asked Questions about NUT
Frequently Asked Questions
NUT (NUT Container) is a video container format that bundles one or more video streams, audio tracks, and optional subtitles into a single file. The container format determines how metadata is organised and which codecs can live inside; the visual quality itself depends on the codec (H.264, H.265, VP9, AV1) rather than the NUT wrapper. It is part of the video files family.
VLC, MPV and PotPlayer play nearly every NUT file on desktop. Browser support varies: modern Chromium, Firefox and Safari play common containers via the HTML5 <video> tag, but niche NUT variants may fail. If a device refuses your NUT, convert to MP4 with our NUT to MP4 converter for universal playback.
Upload your NUT to KaijuConverter and pick MP4, MOV, MKV, WebM, or any other target. Our pipeline uses FFmpeg under the hood and stream-copies when codecs are compatible (no quality loss) or transcodes at high-quality defaults otherwise. Conversion runs server-side; both files delete within two hours.
Only when the target requires re-encoding. If the codecs inside NUT match what the target container supports, FFmpeg stream-copies the streams and the output is bit-identical to the source. Transcoding uses transparent quality defaults (CRF 20–23 H.264) and produces output indistinguishable from the original at normal viewing distance.