Initializing... drag & drop files here
Supports: ORF
ORF is the Olympus Raw Format — the unprocessed sensor file an Olympus or OM System body writes before white balance, exposure or an Art Filter look is applied. AVI is Microsoft's RIFF-based container, shipped with Video for Windows in November 1992 and still the format a lot of older Windows editing and capture software insists on. Turning a raw photo into an AVI is a narrow job: you get a silent, motionless frame held for a duration you choose. This tutorial covers the four steps, the one setting that quietly does nothing on this page and what to use instead, and where to go if a video container is not really what you needed.
.orf files onto the page or click "Add Files". Upload order becomes playback order when you combine several photos into one clip.This is the one thing worth reading twice. Quality Preset works by scaling the source's bitrate up or down — Highest asks for more than the original, Lowest for less. That logic needs a source bitrate to scale, and a photograph does not have one. A still enters the pipeline with a video bitrate of zero, so every rung of the preset computes zero, and the encoder floor then rewrites zero as the minimum the pipeline will emit: 48 kbit/s. Highest and Lowest therefore produce the identical command and the identical file — 48 kbit/s spread across a 1 fps clip, which on a 4096-pixel-wide photo is roughly six kilobytes per frame and looks like it.
That only bites on codecs that have no constant-quality mode of their own, which includes AVI's default MPEG-4 as well as Xvid, DivX, MS MPEG-4, the WMV pair and H.261/H.263. Two ways out, both one click:
Constraint Quality is the third option: it sets the same quantiser and adds a Max bitrate ceiling. It is the right pick only if something downstream imposes a peak-rate limit.
| Mode | What reaches the encoder | Verdict with the default MPEG-4 |
|---|---|---|
| Quality Preset | A bitrate of zero, floored to 48 kbit/s | Every rung produces the same file — avoid |
| Constant Quality | -q:v on a 1–31 scale, opening at 5 |
Works; this is the control to use |
| Constraint Quality | The same quantiser plus a Max bitrate cap | Works; use when a peak-rate limit applies |
| Target file size / bitrate modes | Not offered | Hidden for image sources, since there is no duration-driven rate to compute |
| Property | Value |
|---|---|
| Container | AVI — Microsoft RIFF, introduced with Video for Windows, November 1992 |
| Default video codec | MPEG-4 Part 2, the ASP family that DivX and Xvid popularised |
| Audio | None — the Audio Codec group does not render, because a photo has no sound |
| Frame rate | 1 fps; B-frames are disabled for image sources |
| Clip length | Image Duration per photo, 5 seconds by default |
| Maximum dimensions | The render step caps the long edge at 4096 px and rounds down to even numbers |
| Letterbox fill | The Background Color setting, White by default |
| Trim | Not available — there is no source timeline to cut |
Most people who land here want a picture, not a video. If the goal is to view, print, email or post the photograph, ORF to JPG is the answer and this page is a detour. If you genuinely need a clip — a title card, a hold on a timeline, a still to feed into an old capture workflow — ask whether the container has to be AVI. It is a 1992 design with high per-frame overhead and no support for modern stream features, and it makes sense only when a specific tool or archive process demands that exact wrapper. For anything that has to play on a phone, a browser or a modern editor, ORF to MP4 is the safer target. And if you are chasing maximum compression for the same still, ORF to AV1 uses a codec where the quality controls all behave properly.
No to both. From a single ORF the output is one rendered photograph held as a static image for the duration you set — no pan, no zoom, no transition — and no audio track at all, which is why the Audio Codec controls do not appear on this page. Upload several photos with "Merge images" and they play one after another, but each is still a motionless frame shown for its own duration, with hard cuts between them.
Because it has nothing to scale. That preset works by taking the source's video bitrate and multiplying it, and a still photograph does not have a video bitrate — it enters as zero. Zero then hits the pipeline's minimum and is rewritten as 48 kbit/s, identically for every rung from Highest to Lowest. Use Constant Quality instead, where the slider maps straight onto the encoder's quantiser and actually moves the picture.
They are quantiser values, not the CRF scale you may know from H.264. On MPEG-4, Xvid, DivX and the other legacy codecs in the list, the slider covers 1 to 31 where lower means better quality and a larger file, and it starts at 5. Roughly: 2 to 4 for a frame you want to look untouched, 5 for a sensible default, 8 to 12 when size matters more than fine detail, and above 20 for something deliberately rough.
MPEG-4 Part 2 by default — the ASP-generation codec that DivX and Xvid made ubiquitous in AVI files. AVI is a container rather than a codec, so it has to carry an encoded stream, and the Video Codec dropdown lets you swap in around twenty alternatives including H.264, H.265, VP8, VP9, AV1, MJPEG, Xvid, DivX, MPEG-1, MPEG-2 and the WMV pair. Bear in mind that the older players which justify choosing AVI in the first place often cannot decode the newer entries.
Yes, in the converted copy. An ORF stores an undemosaiced sensor readout — typically 12 bits per pixel on Olympus and OM System bodies — which is why white balance, exposure and highlight recovery are still adjustable long after the shot. Putting the photo into a video means demosaicing it and baking those decisions in. Keep the original .orf as your master and treat the AVI as an export. If your camera also wrote a matching .ori file, that is an in-camera edited variant — convert from the .orf for the full raw data.
Not reliably. An ORF records the sensor data plus the camera's settings, but an Art Filter or in-camera colour profile is a rendering instruction that Olympus's own pipeline executes — third-party raw renderers approximate it at best. If matching the in-camera look matters, apply the edit in software that reads ORF, export a finished image, and convert that instead of the raw.
Up to 4096 pixels on the long edge. The step that turns a raw file into an encodable frame caps the long edge at 4096 px and rounds dimensions down to even numbers, so a 5184 × 3888 Micro Four Thirds frame is encoded at 4096 × 3072. Files already under that cap pass through at native size. To target a specific size, set it under Video resolution rather than relying on the cap.
Decide by destination. Choose AVI only when a specific older tool, Windows editing workflow or archive process expects that exact container — it is a 1992 design and it shows. Choose ORF to MP4 when the clip has to play on phones, browsers and modern editors, which is nearly always. And choose ORF to JPG when you only wanted a picture, which is what most people arriving at a raw-to-video page actually needed.
Files are 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. The practical constraint is upload size and time, since Olympus raw files routinely run into the tens of megabytes each.