Convert M4V to OGG

Converting M4V to OGG takes Apple’s licensed AAC audio and re-encodes it as Opus inside an Ogg container, which is what open-content platforms and licence-conscious projects accept. Unlike some conversions here the codec genuinely changes, so this costs a real generation of quality and buys a file you are allowed to publish.

  • Where it runs In your browser. The file is never uploaded.
  • Lossy Some detail is traded for size. OGG cannot hold everything an M4V 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.

Leaving a licensed codec for one that is free

AAC was standardised by MPEG in 1997 and it carries patent licences. Opus was published by Xiph.Org in 2012 and does not. For listening, that distinction is invisible and irrelevant. For publishing, it is frequently the only thing that matters, because a platform’s hosting policy is written about licences rather than about sound.

That is the reader this page has. Nobody’s car stereo asks for Ogg and nobody prefers it for convenience — the requirement arrives from a repository, a licence review or a project convention, and the conversion is the price of admission. If nothing has told you AAC is unacceptable, the M4A or MP3 routes are simpler and better supported.

Here the codec really does change

Some conversions on this site move audio between containers while the codec stays put, and the interesting question there is why anything is re-encoded at all. This is not one of them. AAC goes in, Opus comes out, and the audio is decoded to samples and compressed again because there is no other way to get from one to the other.

So the second generation of loss is unavoidable rather than incidental, and it is worth spending the quality band on. Balanced is right for speech, which is most of what arrives on this pair; the high band is worth its size when the soundtrack is music, because the first encode already spent detail and a lean second pass has nothing in reserve.

The Ogg holds sound, and the picture goes nowhere

The video track is discarded outright rather than ignored. What is written is an audio file, and nothing about the container in use here carries pictures — a point worth making because a great many people looking for an open-format version of an Apple video want the whole thing rather than the soundtrack.

If that is you, the target is WebM rather than Ogg: VP9 video with Opus audio, both royalty-free, in the container the same open platforms accept for moving pictures. Converting to Ogg and wondering where the video went is the most common way this pair disappoints somebody, and it is entirely avoidable by choosing the other one.

Opus is stronger than AAC on exactly this material

Most M4V files that reach an open repository are people talking: recorded lectures, conference sessions, course modules, interviews. Opus was designed with real-time speech as a first-class case and it holds up at bitrates where older codecs stop being usable, which makes it unusually well matched to what is actually being converted.

The result is a conversion that loses a generation and often sounds no worse for it, because the new codec is doing more with fewer bits than the old one did. That is not an argument for converting audio you do not have to convert — nothing beats leaving a file alone — but it does mean the licensing requirement costs less here than it would on a music-heavy source.

Who asks an Apple file to become an Ogg

Open-content platforms are the clearest case: Wikimedia Commons and a number of open archives accept Ogg and WebM and refuse patent-encumbered formats outright, so a recorded talk cannot be contributed as it stands. Institutional and courseware repositories built on open-source stacks often carry the same rule inherited from the software underneath them, and Linux packaging and desktop tooling has assumed Ogg for two decades.

One caution before uploading. The Ogg container has held Vorbis, FLAC and Opus over its life with nothing in the extension to distinguish them, and older importers that see `.ogg` and reach for a Vorbis decoder fail on an Opus file with an error mentioning neither. The WebM to OGG page covers that in full; if your destination is a modern platform it will not arise.

What an hour of M4V weighs as Opus

The saving comes from two places at once. Dropping the video track removes nearly all of the bytes on any normal recording, and Opus then stores the remaining speech very efficiently — a talk that occupied gigabytes as video occupies tens of megabytes as audio at a setting nobody would call thin.

That efficiency is worth using rather than hoarding. A repository with an upload limit and a long lecture is the exact situation Opus was designed for, and the balanced band on speech will usually clear the limit without an argument. Reach for the small band only when there is a hard cap you are still missing, and check the result before committing a series to it.

Protected material cannot be converted or contributed

An M4V bought or rented from the iTunes Store or the Apple TV app is encrypted with FairPlay. The browser has no key, the tracks cannot be decoded, and the conversion reports that nothing in the file could be converted. Nothing on this site removes protection.

The obstacle is not only technical on this pair. Open repositories want material the uploader has the right to license, and store purchases are not that in any format. The files this page is for are the ones somebody produced: a Compressor export, a recorded seminar, a camera file, a course module made in-house.

Trimming to fit, and converting a series in one pass

The free tier accepts input files up to 100 MB, and a full recorded session is often above it. QuickTime Player trims with a keyboard shortcut and writes the result without a meaningful re-encode, which is the shortest way to get a conversion-sized file out of a long one — and frequently the right editorial decision as well, since a repository usually wants the talk rather than the twenty minutes of setup before it.

For a series, up to a hundred files can be dropped at once, each converting independently with its own progress and downloading together as a ZIP. Nothing queues behind anyone else, because the work is happening on your machine rather than on a shared one.

Open-format audio made without an intermediary

The decode and the encode both run inside the browser tab, using codecs the machine already ships — Opus support in particular is universal, because every browser needed it for real-time calls. Nothing carrying the video is transmitted and there is no account.

There is a consistency argument for that on this pair specifically. If the reason you are here is that a project cares about what its dependencies are licensed under, routing its media through an unknown web service on the way is an odd place to stop caring. A conversion with no server in it is one fewer thing to explain in a licence review.

How to get an Ogg Opus file out of an M4V

  1. If you need open-format video rather than audio, convert the M4V to WebM instead.
  2. Trim long recordings first — the free tier accepts input files up to 100 MB.
  3. Drop the M4V here, choose OGG, and pick the balanced band for speech or the high band for music.

M4V and OGG: a licensed codec crossing into a free one

M4V compared with OGG
M4VOGG
Full nameiTunes VideoOgg Audio
File extension.m4v.ogg, .oga
Media typevideo/x-m4vaudio/ogg
CompressionLossy — file size is bought with qualityLossy — file size is bought with quality
First published20052000
Published byAppleXiph.Org
SpecificationRFC 3533
LicensingPublished, not standardisedOpen standard
Standing todayCurrentCurrent
Opens in a browserSome browsersCurrent browsers
Considered insteadMP4, MOVMP3, AAC, OPUS

Opening the result

OGG opens in current browsers, though not in older ones. M4V 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.

VLC reads both M4V and OGG, so there is a way to check the result against the original without a second tool.

What each format is for

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

M4V to OGG: Opus, open platforms and what is lost

Are my M4V files uploaded anywhere?

No. This conversion runs entirely inside your browser, so the file never leaves your device. You can confirm it yourself: open the network tab of your browser's developer tools and convert something. You will see the page load, plus the analytics and advertising the site is paid for with — and nothing carrying your file. The engine behind this particular pair is mediabunny, a wrapper around WebCodecs, which borrows your device's own hardware decoders; your browser fetches it once and caches it.

What codec is inside the Ogg file?

Opus, published by Xiph.Org in 2012 as RFC 6716. The Ogg container has carried Vorbis and FLAC as well over its life, and nothing in the extension distinguishes them, so software written before about 2015 may open the file and fail to find the Vorbis it expected.

Is this a lossless step since both are compressed?

No, and unlike some conversions on this site it could not have been. The M4V holds AAC and the Ogg holds Opus — two different codecs — so the audio is decoded to samples and compressed again. That is a second generation of loss, and there is no version of this conversion that avoids it.

Will the picture come across?

No. The Ogg written here holds audio only and the video track is discarded outright. If what you need is open-format video rather than open-format audio, convert the M4V to WebM instead, which carries VP9 video alongside Opus sound.

Should the file be called .ogg or .opus?

Both are in wide use for the same content and most software reads either. Where a tool decides what to expect from the name alone, the extension is worth trying as an experiment before assuming the conversion is at fault. The WebM to OGG page sets out what Xiph actually recommends.

Why does the file get so much smaller?

The video track is discarded, which on any normal recording is where nearly all the bytes were, and Opus is unusually efficient on speech. A recorded talk that was measured in gigabytes as video is measured in tens of megabytes as Opus at a comfortable setting.

Can I convert something bought from Apple?

No. Store purchases are encrypted with FairPlay and cannot be decoded in a browser, so the conversion stops with a message saying nothing in the file could be converted. It is also material you would not be free to publish to an open archive in any format.

More about these formats