Initializing... drag & drop files here
Supports: MP4, M4V
An Apple .m4v carries H.264 video with an AAC soundtrack. This tool throws away the picture and re-encodes that soundtrack as Opus — the open codec standardised by the IETF as RFC 6716, built from a speech coder and a music coder working together, and the audio codec WebRTC is required to support. Opus is the strongest choice in this list for speech and for anything under about 96 kbps, where it stays clear long after MP3 has gone watery. The trade is playback compatibility: Opus is native in current browsers and on Android, but weaker on Apple's own music software, car stereos and older hardware. If the file is for you, a website or an app you control, Opus wins. If it has to play on unknown equipment, it does not.
| Opus | AAC (what your M4V already holds) | Vorbis | MP3 | |
|---|---|---|---|---|
| Standardised by | IETF, RFC 6716 (2012) | ISO/IEC MPEG | Xiph.Org, frozen 2000 | ISO/IEC MPEG |
| Licensing | Open, royalty-free | Patent-licensed | Open, royalty-free | Patents expired |
| Strong at low bitrate | Yes — usable from about 24 kbps | Reasonable | Weaker below 96 kbps | Weakest |
| Speech quality | Best in class | Good | Fair | Fair |
| Encoder sample rates | 8, 12, 16, 24 and 48 kHz only | 8 to 96 kHz | 44.1 or 48 kHz on our OGG page | 8 to 48 kHz |
| Browser playback | Chrome 33+, Firefox 15+, Edge 14+; Safari partial from 11, full on iOS Safari from 18.4 | Everywhere | Chrome, Firefox, Edge; Safari partial | Everywhere |
| Weak spots | Apple's Music app, car head units, older portable players | Nothing significant | Ageing ecosystem | Efficiency |
| On this site | This page | M4V to M4A | M4V to OGG | M4V to MP3 |
.ogg. That means Vorbis, not Opus — use M4V to OGG..m4v and .mp4 are accepted, and a queue of files converts with the same settings..opus. Files upload over an encrypted connection, are processed on our servers, and are deleted automatically after a few hours. No sign-up, no watermark.| Target | Bitrate | Channels | Best for |
|---|---|---|---|
| Voice, minimum viable | 24-32 kbps | Mono | Long lectures and interviews where size dominates |
| Voice, comfortable | 40-64 kbps | Mono or Stereo | Podcasts, narration, dialogue lifted from a recording |
| Mixed content | 64-96 kbps | Stereo | Speech over music beds, general listening |
| Transparent for music | 96-128 kbps | Stereo | Soundtracks and songs where size still matters |
| Headroom | 160-192 kbps | Stereo | Material that may be re-encoded again later |
Opus reaches usable speech quality at bitrates where MP3 is unlistenable, so the temptation is to go very low. The limit is the source: your M4V's AAC track was already compressed once, and extracting far below its bitrate stacks a second round of loss on top of the first.
Because Opus cannot encode 44.1 kHz at all. The encoder accepts 8, 12, 16, 24 and 48 kHz and nothing else — internally it always works at 48 kHz — so when 44100 Hz is requested our pipeline snaps it to the nearest rate the codec supports rather than failing the job. We checked this both ways: the raw encoder rejects 44.1 kHz outright with an unsupported-sample-rate error, and our conversion instead hands back a clean 48 kHz file. The entry stays in the dropdown because the list is shared across audio targets; treat Original as the right choice unless you specifically want 8-24 kHz for a voice recording.
No. Opus is an audio codec, so the H.264 picture is discarded and only the soundtrack is written to the .opus file — which is why the output is a tiny fraction of the source. That is the purpose of this tool: lifting dialogue, a lecture, a song or ambient sound out of a video. To keep the picture, convert to a video target such as M4V to MP4.
Yes, a little. The audio inside an M4V is AAC, which is already lossy, and Opus is also lossy, so this is a second generation rather than a copy and the re-encode cannot rebuild detail AAC already removed. Opus is efficient enough that at 96-128 kbps stereo the result is transparent to nearly everyone, and at 48-64 kbps mono speech is still clean. The one thing to avoid is asking for a bitrate far below the source track's, which compounds both losses.
The gaps are predictable. Chrome has supported Opus since version 33, Firefox since 15 and Edge since 14; Safari has had partial support since version 11, and iOS Safari gained full support in 18.4. Outside browsers, Android, VLC, Discord and most modern media software handle it. What generally does not: Apple's Music and iTunes apps, car head units, older portable players, and legacy Windows installs without a codec pack. If any of those is the destination, extract to MP3 or M4A instead.
None. The Preset dropdown starts empty on audio targets, so pick a level rather than assuming one is applied — if a job arrives without a preset, the encoder falls back to its Medium level, which is a middling compromise for both speech and music. If you would rather be exact, use Constant Bitrate for a fixed figure, Variable Bitrate for a target range, or Specific file size when you have a hard size limit to meet.
Opus for anything new, especially speech: it is the later Xiph codec, it is far stronger below 96 kbps, and it is what modern browsers and real-time systems are built around. Vorbis only when something specifically expects a classic .ogg file — Unity, Godot and a long tail of open-source software still name Vorbis in their documentation. That target lives at M4V to OGG, where Vorbis is the pre-selected codec.
No. Titles bought or rented from Apple can carry FairPlay encryption, which ties decoding to devices authorised with the purchasing Apple ID, and no converter can read audio out of a protected file — the job fails rather than returning something silent. DRM-free M4V converts normally: your own exports, screen recordings, camera footage and anything that was never encrypted.
For a single voice, yes — it is the cheapest quality-per-byte decision on this page. Most lectures, interviews and voice-overs are effectively mono already, duplicated across both channels, so choosing Mono under Audio Channel roughly halves what the encoder has to spend without changing what you hear. Keep Stereo for music, for anything with a stereo field worth preserving, and for recordings where two speakers were miked separately.
Set a start time and duration under Trim before converting; that is faster than converting everything and cutting afterwards. If you have already got the file, the audio cutter trims audio files, and the video cutter handles the original M4V. Whatever route you take, the upload travels over an encrypted connection, the conversion runs on our servers, and both the source and the result are deleted automatically after a few hours — no sign-up, no watermark, never shared or made public.