Convert MOV to OGG

Converting MOV to OGG turns the sound of footage you shot into an open, royalty-free audio file for a wiki or an archive that will not accept anything else. The Ogg container is filled with Opus rather than Vorbis, which matters for some deposit policies, and the encode runs in your browser.

  • Where it runs In your browser. The file is never uploaded.
  • Lossy Some detail is traded for size. OGG cannot hold everything a MOV can.
  • File size limit Up to 100 MB per file, free, without an account.
  • Worth knowing Every soundtrack the browser can decode comes across, so a film with a second language or a commentary keeps both. A track in AC-3, E-AC-3, DTS or TrueHD is dropped without a warning.

Up to 100 files at once. Mixed formats are fine.

You own the recording, which is why the format is the obstacle

This page has a different reader from most conversion pages. You are not trying to open a file somebody sent you; you made it, you hold the rights to it, and you want to give it to a collection that will keep it — Wikimedia Commons, an institutional repository, an oral history archive, a wiki that documents something you filmed.

Those places have codec policies, and the policies are about freedom rather than quality. A format encumbered by patents cannot be redistributed by everyone under every licence, so the accepted list is short and open: Ogg, WebM, FLAC, WAV. Your MOV, carrying H.264 or HEVC, is not on it, and that is the entire reason you are here.

Ogg is a container, and what goes inside it is the question

Ogg was published by Xiph.Org and standardised as RFC 3533. It can carry Vorbis, Opus, FLAC, Speex and a couple of things nobody uses any more, which means "an Ogg file" describes a wrapper and says nothing about the audio in it.

This conversion writes Opus. That is the modern choice and the right default: Opus is an IETF standard, RFC 6716, royalty-free by design, and better than Vorbis at every bitrate that matters. It is also not Vorbis, and if the thing you are depositing to names Vorbis explicitly then this file does not meet the letter of the requirement even though it meets the spirit of it.

The .ogg and .opus extensions hold the same bytes here

Converting to either target on this site produces Ogg-encapsulated Opus. The only thing that differs is the four characters on the end of the filename, and there is no version of this file in which the contents disagree with each other.

That is convenient and it is also a trap, because deposit forms and validators do care about extensions. Some accept .ogg and reject .opus on the grounds that they have never heard of it; a few prefer .opus so that a player knows what it is getting without reading the header. If one is refused, rename it to the other — you are not misrepresenting anything, because the file genuinely is both.

The soundtrack of a camera file after two compressions

What comes out is a re-encode. If the MOV holds AAC — which is what a phone writes — the audio has now been through two lossy codecs, and the ceiling is whatever the first one left. If the MOV holds uncompressed PCM, which many cameras record, this is the first lossy pass and Opus is very good at it.

For spoken material, which is most of what gets deposited, neither case is audible at 64 kilobits. Where it shows is music with a lot of high-frequency texture — applause, cymbals, a room full of people — recorded by a camera microphone and then compressed twice. If the recording is musically important, deposit FLAC as well, which most of these archives accept and which gives nothing away.

How small the file becomes, with the numbers

The three bands resolve to roughly 38, 64 and 128 kilobits a second. That puts an hour of audio at about 17 MB, 29 MB or 58 MB, against a video that may well have been several hundred megabytes a minute.

Opus is unusually good at the low end, which is why 38 kilobits is offered at all — for a single speaker in a quiet room it is genuinely usable, where MP3 at the same rate is not. Balanced is the right choice for almost everything; the high band is for music and costs little enough that there is no reason to hesitate over it.

What the file says about itself, and what it leaves out

Title, description, artist and creation date are copied out of the MOV and written into the Ogg as Vorbis comments. A camera fills in the creation date and rarely anything more, and QuickTime metadata has no licence field to copy from at all, so an archive that hands the file to somebody later is usually handing them something close to anonymous.

The deposit form is where the metadata belongs and where it will be indexed, so fill it in properly. But it is worth filling in the remaining Vorbis comments as well, with a tool that writes them, because files outlive the pages that describe them and a recording of a person talking in 1998 is much more useful when it says so inside itself.

What is discarded along with the picture

The video track is dropped, which is the intention. So is most of what else the QuickTime container carried: the location a phone recorded, the timecode track a camera wrote, and any subtitles.

That last one is worth a thought before depositing. If the recording is speech and the archive wants it accessible, a transcript or a caption file is a separate deposit and a much more valuable one than the audio alone. It cannot be extracted from this file and it is not lost either — it simply never existed in the MOV.

The 100 MB ceiling and where it bites on this job

The limit is on the video you hand over. Camera footage is large — around 170 MB a minute for 4K at 30 frames a second — so a long recording will not pass, even though the Ogg that would come out of it is tiny.

The route for a long deposit is to export audio from whatever software already holds the footage and convert that, or to trim the video first. It is worth noting that many archives would rather have the video as well, in WebM; if that is on offer, deposit both and let the Ogg be the lightweight listening copy.

Nothing is published until you publish it

The conversion happens in this browser tab, on your own machine, using codecs it already has. Nothing carrying the recording is sent anywhere, which you can watch in the network tab.

For a deposit that is the correct sequence of events. The file is going to be public, deliberately, at a moment you choose and under a licence you choose — and there is no reason for it to have been on an unrelated server first, under nobody’s terms in particular, on the way there.

How to make an Ogg file from a MOV recording

  1. Check the destination’s accepted-format list, and whether it says Ogg, Vorbis or Opus.
  2. Drop the MOV here, leave the quality on balanced for speech, and convert.
  3. Download the .ogg, rename it to .opus if the form prefers that, and fill in the deposit metadata.

MOV and OGG: a proprietary container against a free one

MOV compared with OGG
MOVOGG
Full nameQuickTime MovieOgg Audio
File extension.mov, .qt.ogg, .oga
Media typevideo/quicktimeaudio/ogg
CompressionLossy — file size is bought with qualityLossy — file size is bought with quality
First published19912000
Published byAppleXiph.Org
SpecificationQuickTime File FormatRFC 3533
LicensingPublished, not standardisedOpen standard
Standing todayCurrentCurrent
Opens in a browserSome browsersCurrent browsers
Considered insteadMP4, MKVMP3, AAC, OPUS

Opening the result

OGG opens in current browsers, though not in older ones. MOV has narrower browser support than that. If the file is going onto a web page or into a form, that is usually the whole reason for the conversion.

OGG is a container rather than a single format. What actually plays is the codec inside it — usually Vorbis, Opus and FLAC — which is why two files with the same extension can behave differently on the same device.

The usual programs do not overlap: MOV opens in Final Cut Pro, QuickTime Player and Adobe Premiere Pro, OGG in Audacity, VLC and foobar2000 — so whoever receives the result needs something from the second list.

What each format is for

The two are aimed at different work: MOV at editing and broadcast, OGG at the web and handing a finished file over. That is worth weighing before converting, because the reason one exists is usually the reason the other is awkward.

MOV is Apple's format, published in 1991. The specification is QuickTime File Format, and it is worth reading if the file has to outlive the tool that wrote it.

OGG comes from Xiph.Org and dates from 2000, specified as RFC 3533. Audacity, VLC and foobar2000 all read it.

MOV to OGG: Vorbis, Opus and deposit policies

Does this produce Vorbis or Opus?

Opus. Ogg is a container and it can hold either, and this conversion writes Opus into it because Opus is the better codec and the one browsers decode. If your destination specifically requires Vorbis — some older engines and a few deposit policies still do — this file will not satisfy it, and you need a tool that can encode Vorbis.

Is Opus acceptable on Wikimedia Commons?

Opus in an Ogg container is a free, royalty-free, patent-unencumbered format, which is the property such policies are written to require. Read the destination’s own list rather than taking a converter’s word for it, because the wording differs between projects and changes over time.

What extension should the file have?

That is exactly where the confusion lives. This site writes the same Ogg-with-Opus file under .ogg and under .opus, and some archives prefer one label and some the other. If the deposit form rejects the extension, renaming between the two is safe here because the contents are identical.

How small does the audio get?

The three bands come out near 38, 64 and 128 kilobits a second. An hour of speech at 64 is roughly 29 MB, which is a fraction of what the video weighed and small enough that most deposit limits stop being a consideration.

Does the licence or the description travel with the file?

The licence does not. Whatever title, description, artist and creation date the MOV carried are copied into the Ogg as Vorbis comments, and a camera file usually holds only the date — there is no licence field in the QuickTime metadata to copy from. Every archive collects that on its own form, which is where it belongs, but do not assume the file speaks for itself once it is downloaded from there.

Does my recording get uploaded to convert it?

No. The MOV is decoded in this browser tab and the Ogg is written here as well, so the only place the file is deliberately published is the archive you chose. Nothing passes through an intermediate service on the way.

More about these formats