Initializing... drag & drop files here
Supports: ERF
Anyone converting an Epson RAW still into a video clip is really choosing between two containers, and the decision is simpler than it looks. If the clip is destined for a web page, an open-source pipeline or a project that already runs on VP9, take WebM. If it has to play on a phone, a smart TV, a hardware player or an editor of unknown vintage, take MP4. Either way the source is one photograph, so the output is a motionless, silent frame held on screen for a duration you set — WebM just wraps it in an open, royalty-free stack.
| Property | WebM (this page) | MP4 |
|---|---|---|
| Container basis | Matroska, designed for the web (per MDN) | ISO base media file format |
| Video codec used here | VP9 by default; VP8 and AV1 also offered | H.264 by default |
| Audio from an ERF source | None — a photograph has no soundtrack | None, identically |
| Browser support | 96.25% globally: Chrome 25+, Firefox 28+, Edge 79+, Safari 16+, iOS Safari 17.4+ (caniuse) | Effectively every current browser |
| Hardware decoding | VP9 is common on recent devices, absent on older ones | H.264 is decoded in hardware almost everywhere |
| Licensing | Royalty-free, open | Patent-pooled |
| Editor and TV compatibility | Good in open and web tooling, patchier in consumer NLEs and TVs | Accepted almost universally |
| Size for a motionless frame | Very small — VP9 compresses identical frames heavily | Small, typically a little larger than VP9 |
| Best for | Web embedding, HTML5 slates, open pipelines | Anything that must simply play |
.erf onto the page or click "+ Add Files" to browse. Several R-D1 frames can be queued and encoded with identical settings..webm. Files are uploaded over an encrypted connection, processed on our servers, and deleted automatically after a few hours — no sign-up, no watermark.Unlike MPEG-2, VP9 has a real constant-quality mode, so the preset genuinely changes the result here. These are the approximate quality targets our encoder uses at a Full HD reference, on VP9's scale where lower means better; keeping the R-D1's full frame nudges each value slightly higher, since more pixels hide more artefacts.
| Quality Preset | Approximate VP9 quality target | Suits |
|---|---|---|
| Highest | 18 | Archival slates where nothing may soften |
| Very High (Recommended) | 20 | The default — visually clean for a photographic frame |
| High | 25 | Web delivery where size matters slightly more |
| Medium | 33 | Ordinary web quality; artefacts start showing on fine detail |
| Low / Very Low | 40 / 45 | Placeholders and rough cuts |
| Lowest | 50 | Smallest possible file, obvious artefacts |
For file size, yes — VP9 handles a motionless frame extremely efficiently, and a static slate in WebM is usually the smallest option this converter produces. For compatibility, no. WebM reaches about 96% of browsers but far fewer hardware players, TVs and consumer editors, so MP4 remains the safer pick when you do not control the playback environment.
Yes, in two stages that have nothing to do with the container. The ERF's sensor mosaic must be demosaiced with a white balance and tone curve applied, which discards the RAW editing latitude permanently, and VP9 then compresses the rendered frame lossily. Choosing "Highest" under Quality Preset minimises the second stage but cannot undo the first. Keep the .erf as your master.
It has none, and not on this page. A photograph carries no soundtrack, so the Audio Codec control is hidden entirely for image sources and the output is a silent video. WebM itself can carry Opus or Vorbis audio, but there is nothing in an ERF to encode — you would need to mux a soundtrack in afterwards with a video editor.
VP9 is the default and the right answer in almost every case: better compression than VP8 and far broader support than AV1 in older software. Choose VP8 only if something in your chain is genuinely ancient, and AV1 only if you know the destination decodes it, since AV1 encoding is slower and playback support is still narrower than VP9's.
No. The R-D1 captures a 6.1-megapixel frame from an APS-C CCD, and no conversion can add detail that was never recorded. Scaling that frame up to a larger video resolution stretches the same pixels. Keeping the output at or below the native frame size gives the cleanest result.
Because you selected a fixed output resolution whose shape differs from the R-D1's 3:2 frame, so the picture is padded rather than stretched. That padding is drawn in the "Background Color", which defaults to White. Set it to Black to match typical video letterboxing, or leave "Video resolution" on "Keep original" so no padding is needed at all.
Yes. Upload them together and leave "Merge strategy" on "Merge images" — each photograph is shown for the Image Duration you chose and the results are joined into a single clip. "Video per image" instead produces one WebM file per photo. There are no transitions; each still cuts straight to the next.
Your ERF is uploaded over an encrypted connection, decoded and encoded on our servers, and deleted automatically after a few hours along with the WebM it produced. Nothing is shared or made public, and there is no sign-up and no watermark.