MRW to AV1 Converter

Convert MRW files to AV1 format online. Free, fast, no watermarks.

Initializing... drag & drop files here

Supports: MRW

OptionsAdvanced Options - Our defaults are optimized for the best results. We recommend you keeping the defaults unless you have a specific need.
Show All Options
Merge strategy
Select Merge images to combine all uploaded files into a single video. Use Video per image to create a separate video for each individual file.
Image Duration
Duration
How long each still image is held on screen. This applies to static images — including a static WebP, AVIF or HEIC. It is ignored for animated sources, which keep their own frame timing: GIF, APNG, and an animated WebP, AVIF or HEIC.
Background Color
Background Color
File Compression
Preset
Video resolution

Convert MRW to AV1

MRW is Minolta's RAW photo container and AV1 is a video codec, so this conversion is not a format swap — it builds a short, silent clip that holds one developed frame on screen. That is genuinely useful when you need a still inside a video timeline, a slideshow segment, or a looping background, and AV1 is the most efficient way to carry it. It is the wrong tool if you simply want to look at the photograph.

Two structural facts shape everything on this page. The source is a single still, so there is no audio track and no motion to encode. And the file you download is a Matroska container wearing an .av1 name, which most players judge by extension rather than contents.

MRW Format at a Glance

Property Value
Full name Minolta RAW / Minolta Raw Image
Vendor Minolta, later Konica Minolta
File signature \0MRM superblock with big-endian block lengths
Internal blocks PRD (raw dimensions), TTW (TIFF/EXIF tags and thumbnail), WBG (white balance gains), RIF (requested image format), PAD
Payload 12-bit sensor readout per photosite, Bayer mosaic, uncompressed
Motion / audio None — a single still frame
Cameras DiMAGE 5, 7, 7i, 7Hi, A1, A2, A200; Alpha/Dynax/Maxxum 5D and 7D
Status Orphaned. Konica Minolta announced its camera-business exit on 19 January 2006 and transferred SLR operations to Sony that March
Succeeded by Sony ARW on the Alpha bodies that inherited the Minolta mount

AV1 Output at a Glance

Property Value
Codec AV1, the AOMedia royalty-free video codec
Container Matroska, written under an .av1 filename
Audio None. The audio codec control does not render for image sources, and a photo has nothing to carry
Frame rate 1 fps — one encoded frame held for the clip's duration
Default duration 5 seconds; selectable from a fraction of a second up to 10 seconds
B-frames Disabled, since every frame is identical
Colour depth 8 bits per channel, developed from the RAW during decoding
Quality control Quality Preset (default), Constant Quality, or Constraint Quality
Constant Quality range CRF 16–63, lower meaning higher quality
Background White by default, filling any padding around the still

How to Convert MRW to AV1

  1. Upload Your MRW File: Drag .mrw files onto the page or click "+ Add Files". With several files queued, "Merge strategy" decides whether they become one clip or one clip each.
  2. Set Image Duration and Quality: "Image Duration" controls how long the frame is held — 5 seconds per frame by default. Leave "Quality Preset" on "Very High (Recommended)" or switch to Constant Quality to drive the CRF slider yourself.
  3. Choose Video Resolution and Background Color (Optional): "Video resolution" opens on "Keep original"; presets set the height and let width follow the photo's aspect. "Background Color" starts on White and fills any bars added when the frame does not match the output shape.
  4. Convert and Download: Click Convert and save the clip. Files upload over an encrypted connection, are processed on our servers, and are deleted automatically after a few hours. No sign-up, no watermark.

Rate Control on a Still Image

Because the source is an image rather than a video, the bitrate-oriented modes are hidden — there is no source bitrate to scale against, so targeting a data rate or an output size would be meaningless. Three modes remain:

  • Quality Preset — the default, and the right choice unless you have a reason to be specific. AV1 responds properly to it, unlike the older codecs on our AVI and MPEG pages.
  • Constant Quality — exposes the CRF slider across AV1's full 16–63 scale. Lower numbers mean better quality and larger files. This is a real control here, not a decorative one.
  • Constraint Quality — adds Qmin, Qmax and a Max bitrate ceiling on top of CRF, for when a clip has to slot into a bitrate budget elsewhere in a project.

Before encoding, the still is re-rendered to a clean intermediate image capped at 4096 pixels on its long edge. A Maxxum 7D frame is 3,008 × 2,000 and no camera in the MRW family reached even ten megapixels, so that ceiling never bites here — it exists for far larger modern sources.

Frequently Asked Questions

Why won't my video player open the .av1 file?

Because almost every player picks its demuxer from the file extension, and .av1 is not a container name — it is a codec name. What we actually write is a Matroska file. We probed one of our own outputs: the first four bytes are 1A 45 DF A3, the EBML signature Matroska begins with, and the file reports exactly one stream. Rename it to .mkv — no re-encoding, the bytes are already correct — and players that refused it will open it. VLC and mpv sniff contents and usually manage without the rename.

Why is there no sound?

There is nothing to make sound from. MRW is a photograph, so the conversion produces video only, and the audio codec control does not even render on this page for that reason. This is not a setting you have missed or a bug to work around. If the clip needs a soundtrack, add one in a video editor after conversion.

Should I use AV1 or H.265 for a still like this?

AV1 compresses a static frame more efficiently and carries no licensing baggage, but it encodes more slowly and hardware decoding is less universal on older devices. H.265 decodes in hardware on a much wider range of phones, TVs and laptops. For archiving or web delivery, AV1; for guaranteed playback on older kit, MRW to HEVC. Both land in a Matroska container here with the same extension caveat, so neither choice spares you the rename.

What does the CRF slider actually do on a one-frame clip?

It sets the quantiser AV1 uses on that single encoded frame, on a 0–63 scale where lower means less quantisation and a bigger file. Since only one real frame exists, CRF is effectively the sole determinant of both quality and size — there is no motion for the encoder to exploit or squander. Values in the middle of the range keep a photograph looking clean; pushing towards the high end starts to smear the fine texture that made the RAW worth keeping.

Does a longer duration make a much larger file?

Only slightly. At 1 fps with B-frames off, every frame after the first is an exact repeat, so the encoder spends almost nothing on them — a ten-second clip is not ten times the size of a one-second clip. Nearly all the bytes go into that first frame. Set the duration by what the edit needs rather than by size anxiety.

Why does my picture have white bars around it?

Because the frame's aspect ratio does not match the video resolution you chose, and the difference is padded with the Background Color, which starts on White. Either pick a resolution matching the photo's proportions, or change Background Color to something that suits the project. Video formats cannot store transparency, so padding of some colour is unavoidable when shapes disagree.

Does AV1 keep the RAW's dynamic range?

No. The RAW decoder develops MRW's 12-bit readout to 8 bits per channel before anything is encoded, and AV1 here carries that 8-bit signal. What survives is the picture; what is spent is the latitude to re-expose or re-balance it later. That is an argument for keeping the original .mrw rather than against this conversion — the video is a deliverable, not a master.

What should I convert to if I just want to see the photo?

A still image format. MRW to PNG gives a lossless render if you select the Highest preset, MRW to TIFF suits archiving once you switch its compression to LZW, and MRW to JPG is the small, universally-openable option. Use this AV1 page only when the destination genuinely is a video timeline.

Rate MRW to AV1 Converter Tool

Rating: 4.8 / 5 - 115 reviews