Cookies for analytics and advertising
We use cookies for analytics and advertising, both sent to Google. Refusing changes nothing you can see.Read the privacy page
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.
Up to 100 files at once. Mixed formats are fine.
They convert one after another and download together as a ZIP.
M4V to OGG
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.
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 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.
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.
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.
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.
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.
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.
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.
| M4V | OGG | |
|---|---|---|
| Full name | iTunes Video | Ogg Audio |
| File extension | .m4v | .ogg, .oga |
| Media type | video/x-m4v | audio/ogg |
| Compression | Lossy — file size is bought with quality | Lossy — file size is bought with quality |
| First published | 2005 | 2000 |
| Published by | Apple | Xiph.Org |
| Specification | — | RFC 3533 |
| Licensing | Published, not standardised | Open standard |
| Standing today | Current | Current |
| Opens in a browser | Some browsers | Current browsers |
| Considered instead | MP4, MOV | MP3, AAC, OPUS |
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.
OGG comes from Xiph.Org and dates from 2000, specified as RFC 3533. Audacity, VLC and foobar2000 all read it.
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.
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.
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.
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.
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.
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.
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.