Initializing... drag & drop files here
Supports: NEF
NEF is Nikon Electronic Format — a single still frame of raw sensor data. M2V is the opposite kind of file: an MPEG-2 video elementary stream, which is picture data with no container wrapped around it, no audio, no index and no metadata layer. DVD-authoring tools want exactly that, because they multiplex the video stream with a separate audio file themselves. This page renders the Nikon raw file into a picture and encodes it as a held MPEG-2 stream you can drop into that pipeline. If you simply want a viewable photograph, NEF to JPG is the file you are after.
| Property | Value |
|---|---|
| What it is | MPEG-2 video elementary stream — raw coded picture data, not a container |
| Video standard | ITU-T H.262 | ISO/IEC 13818-2 |
| Audio | None. An elementary video stream has no place to store it |
| Container features | No index, no chapter marks, no global duration header |
| Typical role | The video half of a DVD-authoring job, paired with a separate AC-3, MP2 or WAV file |
| Typical partners | DVD-authoring and multiplexing tools rather than media players |
| Codec written here | MPEG-2 only — see the codec note below |
| Frame rate written here | 1 frame per second, because the source is a still image |
.nef onto the page or click "+ Add Files" to browse. Queue several Nikon frames if you want a sequence rather than a single slide..m2v per photo instead..m2v. Files upload over an encrypted connection, are processed on our servers and are deleted automatically after a few hours. No sign-up, no watermark.Not every control on an image-to-video page does what its name suggests once the target is MPEG-2. This is what each one really does for a still-image source:
| Control | Opens on | What it actually does on this page |
|---|---|---|
| Video Codec | MPEG-2 | Several codecs are listed, but an .m2v writer accepts MPEG-2 only. Leave it alone |
| Image Duration | 5 seconds per frame | Sets the clip length. At 1 fps, a 5-second clip is 5 encoded frames |
| Merge strategy | Merge images | One combined stream from a multi-file upload, or one file per photo |
| Background Color | White | Fills letterbox bars when the photo's shape differs from the target frame |
| Quality Preset | Very High (Recommended) | Scales a source bitrate — a still has none, so it does not move the output |
| Constant Quality | — | MPEG-2 has no constant-quality mode; the value is accepted then discarded |
| Constraint Quality | — | Same story: the max-bitrate ceiling is replaced by the resolution-derived rate |
| Video resolution | Keep original | The one control that genuinely changes the encoded result |
The practical consequence is worth stating plainly: on an MPEG-2 target, resolution is your quality control. MPEG-2 has no CRF-style quality parameter, so the encoder derives a bitrate from the output frame size — a standard-definition 720 x 480 frame sits on the low floor of that scale, while a full-HD frame is allocated several times as much. Choosing a smaller frame is what makes the file smaller. In our testing a single still at the default duration produced a five-frame stream, because the image encoder runs at one frame per second and the frame count therefore equals the clip length in seconds.
Leaving Video resolution on "Keep original" is the one setting to avoid. A modern Nikon frame is thousands of pixels on the long edge, which is far outside anything MPEG-2 was designed to carry and far outside what any DVD or authoring tool will accept. Pick a fixed frame size instead.
Because an MPEG-2 elementary video stream has nowhere to put it. The format is defined as coded picture data on its own; audio travels as a separate elementary stream and the two are multiplexed together at authoring time. That is not a limitation for this conversion — the source is a photograph, which has no audio to begin with. You add music or narration as a separate file when you build the disc.
In practice, no. The Video Codec list on this page shows several encoders, but a file written as an .m2v elementary stream can only carry MPEG-2 video — that is what the extension means. The dropdown already opens on MPEG-2 and that is the setting to keep. If you want H.264 or another modern codec from the same Nikon frame, use a container that can hold it, such as NEF to MP4.
720 x 480 for NTSC regions and 720 x 576 for PAL regions — those are the DVD-Video picture sizes. Neither appears in the Fixed Resolutions list on this page, which carries display rasters rather than disc rasters, so enter them yourself under "Width x Height". DVD-Video also caps MPEG-2 video at 9.8 Mbit/s with a combined audio-plus-video ceiling of 10.08 Mbit/s, per the DVD-Video specification. A held still at standard definition sits far below that, so headroom is never the problem here; matching the frame size is.
Because a NEF is one photograph. There is no motion to extract and nothing to interpolate, so the converter encodes the rendered frame and holds it for the duration you set. That is the intended behaviour for a title card, a menu background or a slideshow slide. If you want several photographs to change over time, upload them together and leave Merge strategy on "Merge images" — each one then holds for the Image Duration in turn.
No, and you should not want it to. DVD-class MPEG-2 lives at standard definition, which is a fraction of a megapixel, while a current Nikon body records roughly 16 to 45 megapixels. Setting a DVD frame size discards almost all of that on purpose. If you need the pixels, keep the raw file or export a full-size still — NEF to PNG preserves the rendered frame without further compression loss.
Because MPEG-2 does not have a quality-based rate control the way H.264 and H.265 do. Whichever of the three compression modes you select, the encoder ends up using a bitrate derived from the output resolution. Move the frame size and the file size moves with it; move the quality control and nothing much happens. This is specific to MPEG-2 targets — on an H.264 target such as NEF to MP4 the quality control behaves normally.
Some can, many cannot, and the ones that do often report an odd duration. An elementary stream carries no container header, so there is nothing that states the length or the frame rate in a way general-purpose players expect — they have to infer it while decoding. VLC and ffmpeg-based tools usually manage; hardware players and phone galleries usually do not. M2V is a workflow format, not a delivery format.
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. Nikon raw files are large, so the upload is normally the slowest step; the encode of a single held frame is quick by comparison. Other targets from the same source are listed on the NEF converter page.