Initializing... drag & drop files here
Supports: NEF
You have a Nikon NEF raw photo and something downstream — a DVD-authoring program, a legacy playout deck, a capture card — wants MPEG-2. This walk-through takes the raw file, renders it, holds it as a short silent clip and writes it out as an MPEG-2 stream. Along the way it covers the three things that trip people up on this particular target: why the frame size is the only quality control that does anything, why the .mpeg2 filename may need renaming before a player will touch it, and why the reported duration can look wrong even when the file is correct.
.nef onto the page or click "+ Add Files" to browse. Queue several Nikon frames if you want a sequence instead of a single slide.MPEG-2 (ITU-T H.262 | ISO/IEC 13818-2) predates the constant-quality rate control that H.264 and H.265 made standard. It has no CRF parameter — only bitrate. On this page that has a very specific consequence for a still image, because a photograph has no source bitrate for a quality preset to scale from. Whichever of the three compression modes you select, the encoder falls back to a bitrate derived from the output frame size.
| Compression mode | Numeric input shown | What actually reaches the encoder |
|---|---|---|
| Quality Preset (default: Very High) | A seven-rung dropdown | Scales a source bitrate; a still has none, so nothing moves |
| Constant Quality | A 1-31 slider labelled CRF | MPEG-2 has no quality mode; the figure is accepted, then discarded |
| Constraint Quality | CRF plus a Max bitrate field | The ceiling is replaced by the resolution-derived rate |
So the working rule is simple: pick the frame size, and the bitrate follows. Standard-definition frames sit at the bottom of that scale; a full-HD frame is allocated several times as much. If your file is bigger than you want, go down a frame size — not down the quality dropdown.
The other reason to set a resolution is that "Keep original" hands MPEG-2 a frame it was never designed for. Recent Nikon bodies record roughly 20 to 45 megapixels, thousands of pixels on the long edge. MPEG-2 can describe large frames in principle, but no DVD tool, playout deck or capture card in the chain will accept one, and the encoder itself refuses certain very large sizes outright.
| Where the file is going | Frame size to set | Where to set it | Duration |
|---|---|---|---|
| NTSC DVD authoring | 720 x 480 | Type it under "Width x Height" | 3-5 s for a slate |
| PAL DVD authoring | 720 x 576 | Type it under "Width x Height" | 3-5 s for a slate |
| Modern MPEG-2 decoder or capture card | 1280 x 720 or 1920 x 1080 | Both are in Fixed Resolutions | As required |
| Menu background loop | Match the disc raster | "Width x Height" | 1-3 s; the authoring tool loops it |
| Multi-photo sequence | Match the destination | Either control | Per-photo hold, Merge strategy on "Merge images" |
DVD-Video caps MPEG-2 video at 9.8 Mbit/s with a 10.08 Mbit/s combined audio-plus-video ceiling, per the DVD-Video specification. A single held still at standard definition sits far beneath that, so the ceiling is never the constraint here — matching the raster is.
.mpg or .mpeg and it opens normally, with no re-encode and nothing lost. Our NEF to MPG and NEF to MPEG pages write the same stream under those names if you would rather not rename.MPEG-2 is worth targeting only when something in your chain genuinely requires it — an optical-disc authoring tool, an older broadcast or institutional player, a hardware decoder with a fixed input list. Everything else is better served by a modern codec: browsers do not decode MPEG-2 natively and phones generally will not open a program stream at all, so a still meant for sharing should go through NEF to MP4. If your authoring tool wants the video stream on its own so it can multiplex your own audio alongside it, ask for the elementary stream instead with NEF to M2V. And if what you actually wanted was the photograph rather than a video of the photograph, NEF to JPG is the shorter route.
Nothing in the video data — all three carry MPEG-2 video inside an MPEG program stream from this converter. The difference is recognition. .mpg and .mpeg are the conventional names that players, capture tools and operating systems associate with the format; .mpeg2 is a descriptive name that many of them have never been taught. If you have a choice, take the file from NEF to MPG; if you already have a .mpeg2, renaming it is enough.
Yes. MPEG-2 Video was published jointly as ITU-T Recommendation H.262 and ISO/IEC 13818-2, and the two names describe identical technical text. You will see H.262 used in telecom and broadcast documents and MPEG-2 used almost everywhere else. Part 1 of the same standard family, ISO/IEC 13818-1, defines the program and transport streams that carry it.
Because a still image has no source bitrate for the preset to scale, and MPEG-2 has no constant-quality mode to fall back on. All three compression modes on this page end up at the same resolution-derived bitrate. Change the frame size under Video resolution and the file size moves immediately; that is the control that works here. On a modern codec target such as NEF to MP4, the quality dropdown behaves normally.
Not directly — this converter produces a compliant video stream, not a disc image. You still need authoring software to build the VIDEO_TS structure, add menus and navigation, and multiplex your audio. Give that software a 720 x 480 or 720 x 576 stream and it will accept it. Some authoring tools prefer to receive the video on its own as an elementary stream, which is what NEF to M2V produces.
Image Duration sets it, and it opens on 5 seconds per frame. The dropdown runs from single-frame options up through 1, 2, 3 and so on to 10 seconds per frame. For a slate or menu background, 3 to 5 seconds is usually plenty; longer values simply repeat the same coded picture and make the file bigger without adding anything to look at.
No on both counts. A NEF holds 12-bit or 14-bit per channel sensor data at full sensor resolution; MPEG-2 stores 8-bit 4:2:0 video at whatever frame size you selected, which for DVD work is a fraction of a megapixel. The render is a deliberate one-way step. Keep the .nef as your master and treat the MPEG-2 file purely as a delivery copy.
Because the source is an image. The audio controls are hidden for image-to-video conversions, since there is no sound in a photograph to encode and inventing a silent track would only add bytes. If your destination requires an audio stream to be present — some authoring tools and playout systems do — add it at that stage, where you can also choose the codec the system expects.
Your NEF is uploaded over an encrypted connection, rendered and encoded on our servers, and deleted automatically after a few hours — no sign-up, no watermark, never shared or made public. Raw files run tens of megabytes each, so the upload is usually the slowest step of the job. Other targets from the same source are listed on the NEF converter page.