Initializing... drag & drop files here
Supports: AC3
AC3 is Dolby Digital, released by Dolby as a standard in February 1991 and published as ATSC A/52: the surround codec that DVD-Video, Blu-ray, and digital television were built around. Opus is what came after the web replaced the disc — RFC 6716, standardized by the IETF in September 2012, royalty-free, and dramatically more efficient per bit. The short answer: keep AC3 when the file has to feed an AV receiver, a set-top box, or a disc-authoring project, and convert to Opus when the audio is headed for a browser, a phone, a chat app, or storage where size matters. Both are lossy, so the transcode is a compatibility and size decision, not a quality upgrade.
| Property | AC3 (Dolby Digital) | Opus |
|---|---|---|
| Standard | ATSC A/52; released as the Dolby Digital standard, February 1991 | RFC 6716, IETF, September 2012 |
| Licensing | Proprietary, developed and licensed by Dolby Laboratories | Open and royalty-free (Xiph.Org / Mozilla / Skype lineage) |
| Coding technique | Lossy MDCT perceptual coding | Lossy hybrid — SILK (speech) plus CELT (music) |
| Bitrate range | Up to 640 kbit/s; DVD-Video capped at 448 kbit/s | 6 kb/s to 510 kb/s |
| Sample rates | Up to 48 kHz | 8 kHz narrowband through 48 kHz fullband |
| Channels | Up to 5.1 — six discrete channels | Mono and stereo, plus up to 255 channels via multistream frames |
| Latency | Frame-based, tuned for playback | Frame sizes from 2.5 ms to 60 ms; usable for live conversation |
| Efficiency at low rates | Poor — designed when 384-448 kbit/s was normal | Its main strength; 64-96 kb/s stereo beats MP3, AAC, and Vorbis at the same rate |
| Native browser playback | None — needs a player with a Dolby decoder | Chrome 33+, Firefox 15+, Edge 14+; Safari partial on desktop, full on iOS 18.4+ |
| Where you find it | DVD, Blu-ray, ATSC broadcast, AV receivers | WebRTC, YouTube, messaging apps, podcast delivery, game engines |
Xiph's recommended settings are the reference point, and they are lower than people expect coming from AC3.
| Content | Opus bitrate | Note |
|---|---|---|
| Fullband speech, mono (commentary, lecture, audiobook) | 28-40 kb/s | Set Audio Channel to MONO; the SILK layer is tuned for exactly this |
| Fullband music, mono | 32-64 kb/s | Only worth choosing when the source was genuinely mono |
| Stereo music for streaming or radio | 64-96 kb/s | Xiph: better quality than MP3, AAC, and Vorbis at these rates |
| Stereo music for storage | 96-128 kb/s | 128 kb/s VBR is described as effectively transparent |
| A 5.1 film mix kept at its original channel count | Well above the stereo figures | More channels need more bits; budget proportionally rather than reusing a stereo number |
.ac3 onto the page or click "+ Add Files" to browse. Queue several files to run them through identical settings in one batch..opus file, individually or as a ZIP for a batch. No sign-up, no watermark.No, and no encoder can make it so. AC3 already discarded audio data when it was created, and Opus is a different lossy codec, so this is a lossy-to-lossy transcode — a second generation of perceptual coding on top of the first. What Opus buys you is efficiency: it holds roughly the same perceived quality in a far smaller file, and it plays in places a .ac3 never will. Give it a sensible bitrate rather than a huge one; encoding a 192 kbit/s AC3 source at 320 kb/s Opus does not recover anything, it just wastes space.
Not by format limitation — Opus is not stereo-only the way MP3 is. The codec supports mono and stereo plus up to 255 channels using multistream frames, so surround audio is representable. What decides the result here is the Audio Channel control: leave it on "ORIGINAL" to preserve the source layout, or choose "STEREO" to deliberately fold a surround mix down to two channels. Most phones, browsers, and messaging apps expect stereo anyway, so a downmix is often the practical choice — but if the discrete channels matter, keep the original .ac3 as well, because a stereo file cannot be unfolded back into 5.1.
Far less than the AC3 number suggests. DVD AC3 tracks commonly run 192-448 kbit/s, but Xiph's published guidance puts transparent stereo Opus at 96-128 kb/s VBR and streaming-grade stereo at 64-96 kb/s. For a commentary or dialogue-only track in mono, 28-40 kb/s is the recommended fullband speech range. The sensible rule is to pick the Opus rate that matches the content type, not the source bitrate — AC3 needed those bits because of its age, not because the audio requires them.
.ac3 sitting next to an .m2v or .vob?Because a demuxer split the title into separate elementary streams. DVD-authoring and ripping tools write video to .m2v (or leave the multiplexed .vob intact) and each audio track to its own file, and on DVD-Video that audio is almost always AC3. The video file is silent on its own and the .ac3 holds the whole soundtrack, which is why converting the .ac3 here gives you audio and no picture. If you actually want a playable video, re-encode the pair together with the video converter instead.
.opus file play on my phone, TV, or car stereo?On current phones and browsers, generally yes; on older hardware, check first. Opus in the <audio> element is fully supported in Chrome from version 33, Firefox from 15, and Edge from 14, with Safari listed as partial on desktop and full on iOS from 18.4. Android has recognized the bare .opus extension since Android 10. The weak spot is a long tail of pre-Opus devices — older smart TVs, legacy car infotainment, and cheap standalone players. Where guaranteed playback matters more than file size, convert AC3 to MP3 instead.
It depends on the destination. Opus wins on efficiency and licensing — it is royalty-free and outperforms AAC at matched bitrates in the range most people encode at. AAC wins on reach, especially inside the Apple ecosystem and on older hardware, and it is the safer choice if the file will be muxed back into an MP4 for general distribution. If your target is the web, a chat app, or a game, take Opus; if it is an iPhone library, a video container, or a device from before 2018, convert AC3 to AAC.
Yes. The Trim control accepts a start time and a duration, entered either in plain seconds or as HH:MM:SS.sss, so you can lift a single scene, song, or commentary segment out of a feature-length soundtrack. Since a 448 kbit/s AC3 runs about 3.4 MB per minute, trimming before you convert also cuts the upload substantially, which is usually the slowest part of the job.
Your .ac3 is uploaded over an encrypted connection, converted on our servers, and deleted automatically a few hours afterwards — no sign-up, no watermark, never shared or made public. Going back is possible with Opus to AC3, but understand what that is: a third lossy generation, and it cannot restore channels or detail that were dropped on the way out. If you may need Dolby Digital again, archive the original .ac3 rather than planning to rebuild it.