Initializing... drag & drop files here
Supports: ERF
An ERF is a still photograph — the Epson RAW Format written by the R-D1 rangefinder — so "converting" it to .mpeg does not transcode motion. It renders the RAW frame and holds that single picture on screen inside an MPEG-2 program stream for a duration you choose, with no audio track. This tutorial covers the settings that genuinely change the result (duration, resolution, merge strategy, background colour), explains why the quality controls behave differently here than on an MP4 or WebM target, and lists the cases where a still image format is the better answer.
.erf onto the page or click "+ Add Files" to browse. Several R-D1 frames can be queued together and encoded with the same settings..mpeg. Files are uploaded over an encrypted connection, processed on our servers, and deleted automatically after a few hours — no sign-up, no watermark.MPEG-2 is a bitrate-only codec. It has no constant-quality (CRF) mode of the kind H.264, HEVC, VP9 and AV1 use, and a still image carries no source bitrate to scale from, so the three modes under "File Compression" — Quality Preset, Constant Quality and Constraint Quality — all resolve to the same resolution-derived bitrate on this page. That surprises people who expect a "Lowest" preset to shrink the file. It will not. Resolution and duration are the two levers that do.
| Control | Default on this page | What it actually does to an ERF still |
|---|---|---|
| Image Duration | 5 seconds per frame | Sets clip length; file size scales almost linearly with it |
| Video resolution | Keep original | The real size lever — the encoder's MPEG-2 bitrate is derived from the output frame size |
| Merge strategy | Merge images | Several uploaded ERFs become one clip; "Video per image" writes a separate file for each |
| Background Color | White | Fills letterbox bars when the output frame shape differs from the photo's 3:2 |
| Video Codec | MPEG-2 | MPEG-1 is offered as the older alternative; MPEG-2 is the default and the safer pick |
| File Compression | Quality Preset | No practical effect here — MPEG-2 ignores constant-quality modes |
Because the bitrate follows the frame size, dropping the resolution is what shrinks the file. These are the approximate bitrates our encoder targets for MPEG-2, with the resulting size of a 5-second clip:
| Output resolution | Approximate MPEG-2 bitrate | 5-second clip, roughly |
|---|---|---|
| 3008 x 2000 (keep original) | ~32 Mbps | ~20 MB |
| 2560 x 1440 (QHD) | ~17 Mbps | ~10 MB |
| 1920 x 1080 (Full HD) | ~7.5 Mbps | ~4.7 MB |
| 1280 x 720 (HD) | ~2.8 Mbps | ~1.7 MB |
| 640 x 480 (VGA) | ~2 Mbps (the floor) | ~1.2 MB |
MPEG-2 is genuinely inefficient at high resolutions: it works in fixed 16 x 16 macroblocks and has none of the intra prediction, sub-pixel motion estimation or in-loop filtering that H.264 and later codecs rely on. That is why a 6-megapixel still costs so many megabits here and so few in a WebM or MP4 target.
.erf first and export a finished image if you want your own interpretation.If the goal is to look at, print, edit or share the photograph, MPEG-2 is the wrong container in every respect: it cannot be opened as an image, it flattens roughly 12-bit sensor data to 8-bit video, it discards the RAW editing latitude, and it produces a far larger file than any still format would. Use ERF to TIFF for a lossless print or archive master, ERF to JPG for something you can email, or ERF to PNG when you need lossless plus wide software support. MPEG is only the right answer when a DVD-authoring tool, an older broadcast or editing workflow, or a hardware player specifically demands an MPEG-2 program stream — and even then, check whether that tool accepts MP4, because most modern ones do.
No. An ERF is a single still photograph and carries no audio, so nothing is written to an audio track and the Audio Codec control is hidden entirely for image sources. The output is a silent MPEG-2 program stream holding one rendered frame for the duration you selected.
MPEG-2 by default. The "Video Codec" dropdown also offers MPEG-1, the older and more constrained option — it caps out at 4095 pixels per side against MPEG-2's 4096, is less efficient, and predates the profile and level structure that DVD-era hardware expects. Unless something specifically demands MPEG-1, leave it on MPEG-2.
Because MPEG-2 encodes to a bitrate, not to a quality target. Codecs such as H.264, HEVC, VP9 and AV1 accept a constant-quality value that trades detail against size; MPEG-2 has no equivalent, and a still image supplies no source bitrate to scale from, so every File Compression mode on this page lands on the same resolution-derived bitrate. Change "Video resolution" to change the size.
The clip lasts exactly as long as the "Image Duration" you pick — 5 seconds per frame by default, adjustable from a single frame up to 10 seconds. Upload several R-D1 frames and the default "Merge images" strategy strings them into one clip at that duration each; switch to "Video per image" if you would rather get one MPEG file per photo.
Yes, in three distinct ways. The RAW mosaic is demosaiced into finished 8-bit RGB, so the roughly 12-bit exposure latitude that makes RAW worth keeping is gone. The frame is then scaled to the output resolution. Finally MPEG-2 applies lossy DCT compression. Keep the original .erf as your master and treat the MPEG as a delivery file.
ERF is the Epson RAW Format, a TIFF/EP-based container whose sensor data sits bit-packed in a sub-IFD with compression tag 32769 (documented by libopenraw). Only Epson's R-D1 rangefinder line ever produced it: the 6.1-megapixel, APS-C, Leica M-mount R-D1 of March 2004 and its successors, the R-D1s of March 2006 and the Japan-only R-D1x and R-D1xG of April 2009. Epson then left the camera business, so the format has no successor.
Because there is only one picture to show. The renderer loops that single frame for the chosen duration, encodes it as a low frame-rate stream with B-frames disabled — there is nothing to predict between identical frames — and stops. There is no pan, zoom or transition, and no setting on this page adds one.
It is uploaded over an encrypted connection, decoded and encoded on our servers, and deleted automatically after a few hours along with the MPEG it produced. Nothing is shared or made public, there is no sign-up and no watermark. The practical limit on a large batch is upload time rather than anything on your end, though R-D1 files are small by current standards.