MP4 to OPUS Converter

Extract the audio track from an MP4 video and save it in the modern OPUS format

No software installation • Fast conversion • Private and secure

Step 1

Drag files or click to select

You can convert 3 files up to 10 MB each

Step 1

Drag files or click to select

You can convert 3 files up to 10 MB each

What MP4 to OPUS conversion actually does

OPUS is a modern open audio codec developed by an international group of engineers and adopted as an industry standard in 2012. Its goal was ambitious: to replace several outdated formats with a single universal solution. Before OPUS, voice was handled by one codec (Speex, for example), music by another (Vorbis or AAC) and voice telephony by a third. Each one needed its own settings, produced its own artefacts and adapted poorly when content type changed. OPUS unified all of this into one format that sounds equally good for speech, music and any mixed content in between.

Converting MP4 to OPUS is the process of separating the audio track from the video and re encoding it into OPUS, packaged inside an OGG container. The video stream is discarded entirely, leaving only sound compressed by one of the most efficient modern codecs. The resulting file carries the .opus or .ogg extension and plays in every modern browser, messenger and most software players.

The defining feature of OPUS is that it almost always involves re encoding. Unlike AAC, which sits inside virtually every MP4 file and can be copied without loss, OPUS rarely appears inside video containers. The service always re encodes the source audio into OPUS, and the quality of the result depends on the chosen bitrate. The good news is that OPUS compresses so efficiently that even at very low bitrates it sounds better than its competitors.

Technical differences between MP4 and OPUS

File structure

MP4 is a full multimedia container. A single file holds separate streams: video, one or more audio tracks, subtitles, chapters, cover art and metadata. Each stream is compressed by its own codec, but they are all indexed by a single table that lets the player seek to any timecode instantly. The MP4 header carries detailed information about duration, resolution, codecs and bitrates.

OPUS is normally delivered inside an OGG container, which is built around the idea of pages. The file is split into short fragments of a few kilobytes, each one self contained and protected by a checksum. This structure was designed for streaming from the start: even if part of the file is lost during network transfer, the player can skip the corrupt page and resume playback from the next one. This matters in online communications where latency and packet loss are unavoidable.

What happens to the sound during conversion

The audio stream is taken out of the MP4 and re encoded into OPUS at the chosen bitrate. The default value is 96 kbps, a sweet spot where speech sounds perfect and music is close to transparent quality. Re encoding uses a psychoacoustic model that discards sound components inaudible to the human ear and optimises bit distribution between the frequencies that actually matter.

If the MP4 already carries an OPUS track (sometimes seen on recordings from modern video hosting platforms and WebRTC services), the service can skip re encoding and copy the stream directly when a compatible track is detected. In most cases, however, the source audio is in AAC and is re encoded into OPUS from scratch.

What happens to the video stream

The video stream is discarded entirely. This is not compression and not a quality reduction - the picture simply does not end up in the output file. To preserve both sound and image, choose a video to video conversion rather than OPUS extraction.

Size comparison

Duration MP4 (Full HD) OPUS (96 kbps) Reduction
3 minutes around 50 MB around 2 MB 25x
10 minutes around 170 MB around 7 MB 24x
1 hour around 1 GB around 43 MB 23x
3 hour lecture around 3 GB around 130 MB 23x

At equivalent perceptual quality, OPUS delivers a file 1.5 to 2 times smaller than AAC and 3 to 4 times smaller than MP3. For voice recordings the difference is even more dramatic: at 32 kbps OPUS sounds cleaner than MP3 at 96 kbps and clearly better than AAC LC at 64 kbps.

When you need to extract OPUS from MP4

Voice calls and conferences

OPUS was designed from the start as a codec for interactive communication. The minimal encoding latency (from 5 milliseconds) makes it suitable for live conversations where synchronisation matters. If you are preparing an archive of recorded video calls, video lessons or video conferences and plan to embed those recordings into a custom communication solution later, OPUS gives you both compact size and compatibility with modern communication protocols.

Compact podcasts

A podcast compressed in OPUS at 64 kbps takes three to four times less space than the same podcast in MP3 at 128 kbps, with comparable or better sound. For an hour long episode this is the difference between 30 MB and 100 MB. Across long archives of hundreds of episodes the storage saving becomes significant, and download speed grows noticeably for listeners with slow connections. Browser players on modern platforms already decode OPUS natively, so no extra software is needed for a large slice of the audience.

Voice messages and messengers

Most modern messengers (including the major mainstream platforms for online communication) use OPUS for voice messages specifically because of how compact it is. If you need to send a long voice recording extracted from a video call or a lecture, OPUS keeps the file small while preserving clear speech. This is convenient when bandwidth is limited, for example when working over mobile internet or while roaming.

Low latency streaming

Modern streaming systems use OPUS as the primary audio codec because of its adaptive nature. The codec can change bitrate on the fly, without interrupting playback, which is critical when network throughput fluctuates. If you are preparing audio content for your own streaming solution, OPUS lets you serve listeners with fast home internet and listeners on mobile networks during a commute equally well.

Voice archive on a recorder

Voice memos, work calls, dictaphone recordings of lectures - all of these fit naturally into OPUS at low bitrate. At 24 to 32 kbps speech remains fully intelligible and an hour of audio fits in a few megabytes. This is ideal for long term storage of large archives, such as a personal library of meetings spanning several years.

Audiobooks and educational material

For voice content, OPUS at 32 to 48 kbps sounds as good as MP3 at 96 to 128 kbps while being three times smaller. If you are preparing a course of dozens of hours of lectures, the saving in storage and traffic becomes dramatic. Students with slow connections receive the material faster, and you cut hosting and bandwidth costs.

Technical details of the extraction

Re encoding almost every time

Unlike AAC extraction, where in most cases the stream is copied without loss, OPUS conversion almost always involves re encoding. This is because MP4 files practically always carry AAC, not OPUS. Re encoding introduces a small loss, but the codec is so efficient that the result at normal bitrates (64 to 128 kbps) sounds better than the source at any bitrate up to 192 kbps in MP3.

Default bitrate

The service uses a default bitrate of 96 kbps, which delivers transparent quality for speech and acceptable quality for music. This covers most practical tasks: podcasts, voice archives and educational material. For more economical voice storage you can choose 32 to 48 kbps, for high quality music 128 to 192 kbps. Going above 192 kbps in OPUS is almost never justified: the difference from the source is indistinguishable even on professional equipment.

Sample rate and channels

OPUS works internally at 48 kHz and automatically resamples the source signal to that rate. This is invisible to the listener: 48 kHz covers the full range of human hearing with margin to spare. Stereo stays stereo, mono stays mono. A multichannel track (5.1) is folded down to stereo during re encoding while preserving the balance between the front channels.

Encoding modes

OPUS internally combines two different codecs: SILK for speech signals and CELT for music. On every short fragment of sound the encoder selects whichever mode handles that specific content type best. For mixed recordings (a lecture with background music, a video blog with voice and a music bed) a hybrid mode is used that combines the strengths of both. This happens automatically, with no extra settings required from the user.

Metadata

The OGG OPUS container supports metadata through Vorbis comments: track title, artist, album, year and cover art. The set of fields is less rich than M4A with iTunes tags but enough for basic cataloguing. During conversion from MP4, tags taken from the source file may be carried into the output OPUS if they are present at the source.

Which files work best

MP4 to OPUS conversion handles practically any video file that contains an audio track. It is especially effective in the following scenarios:

  • Recordings of online meetings, video calls and conferences
  • Lectures, webinars, master classes and educational courses
  • Podcasts recorded with a video stream and intended for re release in audio form
  • Video messages and voice archives from messengers with video features
  • Recordings of interviews and press conferences for later audio publication
  • Radio plays and audiobooks with a video cover
  • Archive material for long term storage with disk space savings

Files without an audio track (MP4 timelapses, silent screen recordings, surveillance footage with no microphone) cannot be converted to OPUS - the service returns an error explaining there is no audio. This is correct behaviour: it is impossible to create an audio file from a video that has no sound.

Long recordings. OPUS is especially strong on long files: the size grows linearly with duration, with no overhead from the container. A multi hour lecture in OPUS takes up the same room as in MP3 but sounds significantly better.

Broken or truncated MP4 files. If a file is damaged in the middle, audio is extracted and encoded up to the point of damage. Thanks to the page based structure of OGG OPUS, the result is robust to network corruption later: a damaged page affects only itself, while neighbouring pages are read correctly.

Why OPUS is a strong format

Best quality at low bitrates

OPUS is practically without competition in the bitrate range from 16 to 96 kbps. At 32 kbps it delivers quality comparable to MP3 at 128 kbps. At 64 kbps it sounds better than AAC LC at the same speed. At 96 kbps most listeners cannot tell the result from the source even on premium headphones. This means that for most tasks OPUS produces a file two to three times smaller than alternatives without quality loss.

Minimal encoding latency

Encoding latency in OPUS ranges from 5 to 26.5 milliseconds depending on settings. This means the codec is suitable for live conversations, where latency above 100 milliseconds already feels uncomfortable. Alternative formats like MP3 have latencies of hundreds of milliseconds and are unsuitable for interactive communication.

Versatile for speech and music

A single OPUS file can carry mixed content: a conversation interrupted by music, a sound effect, a transition, a return to clean speech. The codec automatically switches between internal modes on each fragment, picking the optimal one. Alternative formats either require choosing a mode in advance or handle one of the content types poorly.

Open standard with no licensing fees

OPUS is free of royalty payments and can be used in any software product without worrying about licensing fees. This is especially important for open source projects, for educational institutions and for commercial services that want to avoid codec patent complications. The openness of the standard also means it will not disappear suddenly because of a single vendor's decision.

Browser support through WebRTC

All modern browsers must support OPUS as part of the WebRTC standard for real time voice communication. This means an OPUS audio file can be embedded in any web player on the page and will play without requiring extra codec installation. From an infrastructure standpoint this delivers maximum audience reach at minimal file size.

OPUS vs the alternatives

Format Compression efficiency Latency Compatibility with old hardware When to choose
OPUS maximum minimal (5 to 26 ms) limited streaming, voice, podcasts, modern players
AAC high medium (100+ ms) universal universal background, web players, iOS devices
MP3 medium high (200+ ms) maximum maximum compatibility, older players
OGG (Vorbis) good high limited legacy, replaced by OPUS for the same use cases

If your priority is maximum compression efficiency and minimum file size, choose OPUS. If you need compatibility with very old hardware or full iTunes tags, choose AAC or M4A. If the file must play on literally every device, including cheap players from the 2000s, MP3 remains the choice.

Limits and recommendations

Support on older devices. OPUS is a relatively young format and players older than 2015 often do not support it. If the file must open on an old phone, a cheap player or a built in car stereo, MP3 or AAC is the safer choice. On modern smartphones, laptops, smart speakers and in browsers OPUS works without trouble.

OPUS does not preserve the video stream. The video physically does not end up in the output file. If there is any chance the visuals will be needed later (a webinar moment, the speaker's expression, an on screen demo), keep the original MP4 alongside the OPUS.

Re encoding almost every time. In most cases the source MP4 contains AAC, which is re encoded into OPUS. Re encoding introduces a small loss, although at normal bitrates it is inaudible. If preserving every bit of the source audio matters to you, choose AAC conversion where lossless copy is possible.

Protected content. If an MP4 file carries DRM (purchased films, corporate training courses), audio extraction will not work. This is a DRM technical restriction, not a service issue.

Multilingual tracks. If the MP4 contains several audio tracks in different languages, only the main one is preserved during extraction. To get the other tracks, process the file separately for each one you need.

Professional sound work. For professional sound recording and studio work OPUS is not suitable because it is a lossy format. For tasks where every nuance must be preserved (mastering, restoration, multilayer mixing), use lossless formats.

What is MP4 to OPUS conversion used for

Archive of voice calls and meetings

Save recordings of work video calls, discussions and meetings in the most compact format. At low bitrate an hour long recording fits in a few megabytes while keeping speech fully intelligible.

Compact podcast preparation

Convert recorded video interviews and podcast episodes into OPUS for publication with disk and bandwidth savings. Listeners receive episodes faster, especially over mobile internet.

Educational courses and audiobooks

Prepare lectures, webinars and educational material in the format with the best ratio of size to voice quality. Dozens of hours of audio fit into a compact archive without losing intelligibility.

Voice messages and quick sharing

Extract short voice fragments from video for forwarding through messengers. OPUS produces the smallest file size, which matters when bandwidth is limited.

Audio for web players and streaming

Prepare soundtracks for embedding into websites and streaming services. Modern browsers decode OPUS natively, which delivers maximum audience reach at minimum file size.

Tips for converting MP4 to OPUS

1

Match bitrate to content type

For speech (lectures, podcasts, voice memos) 32 to 48 kbps is enough - the voice sounds clean and the file stays compact. For music aim at 96 to 128 kbps. Going above 192 kbps in OPUS is wasteful: the difference from the source cannot be heard.

2

OPUS for voice, AAC for compatibility

If the file is heading to a modern audience (web players, messengers, streaming), choose OPUS: the best compression, excellent quality and minimal size. If the file must open on older hardware or systems with limited codec support, choose AAC or MP3.

3

Use OPUS for long recordings

The OPUS advantage is especially clear on multi hour recordings of lectures, discussions and meetings. The file ends up two to three times smaller than MP3 at comparable or better quality. On archives of hundreds of hours the saving in storage becomes dramatic.

4

Keep the original MP4 if in doubt

After extraction the video cannot be recovered, it physically does not end up in the OPUS. If you might need the picture later (the speaker's expression, an on screen demo, visual graphics), keep the MP4 alongside the OPUS.

Frequently Asked Questions

What is the advantage of OPUS over MP3 and AAC?
OPUS delivers better compression at the same perceptual quality. At 64 kbps it sounds better than MP3 at 128 kbps and clearly beats AAC. For speech at 32 kbps OPUS remains perfectly intelligible where MP3 at the same speed sounds quite poor. On top of that, OPUS has significantly lower encoding latency, which makes it suitable for live conversations.
Is there any quality loss converting MP4 to OPUS?
Yes, a small loss happens because OPUS is a lossy format and almost always requires re encoding the source audio from MP4. However the codec is so efficient that at 96 kbps the result is indistinguishable from the source for most listeners even on quality headphones. For voice recordings even 32 to 48 kbps deliver full intelligibility.
Where does the OPUS format play?
All modern browsers (Chrome, Firefox, Edge, Safari) decode OPUS natively through HTML5 audio. Support is available on most smartphones and players from recent years, including VLC, Foobar2000, AIMP and Winamp with plugins. On devices older than 2015 support may be missing - for those choose MP3 or AAC.
What bitrate should I choose for OPUS?
For voice recordings (lectures, podcasts, voice memos) 32 to 64 kbps is enough - the voice sounds clean and the file is very compact. For high quality music aim at 96 to 128 kbps for transparent quality. Going above 192 kbps in OPUS is wasteful: the difference from the source is undetectable even on professional equipment.
What happens if the MP4 has no audio track?
The service checks the source file and returns a clear error if there is no audio. Creating an OPUS without sound is not possible. This is correct behaviour: you cannot extract what is not in the source. Open the video in a player beforehand to confirm sound is present.
Does OPUS support tags (title, artist, cover art)?
Yes, the OGG OPUS container supports metadata through Vorbis comments: track title, artist, album, year of release and cover art. The set of fields is less rich than M4A but basic cataloguing is fully possible. Most modern players display these tags correctly.
Can I extract OPUS from a DRM protected film?
No. Files with DRM technically forbid content extraction. This is a DRM restriction, not a converter limitation. Protection lifts only during playback on an authorised device, and only within the allowed DRM scenario.
Can I convert several MP4 files to OPUS at once?
Yes, you can upload several MP4 files at the same time. Each file is processed independently and produces its own OPUS. Results are downloaded one by one, as a separate file for each source video.