MKV to AC3 Converter

Convert MKV files to AC3 format online. Free, fast, no watermarks.

Initializing... drag & drop files here

Supports: MKV

OptionsAdvanced Options - Our defaults are optimized for the best results. We recommend you keeping the defaults unless you have a specific need.
Show All Options
File Compression
Preset
Audio Channel
Audio Channel
Audio Sample Rate
Audio Sample Rate
Trim

Extract AC3 Audio from MKV: What This Tutorial Covers

This page pulls the soundtrack out of a Matroska (MKV) video and writes it to a raw AC-3 (Dolby Digital) elementary stream — the .ac3 file that DVD-authoring tools ingest as the audio half of a project. The video and any subtitle tracks are discarded; you get audio only. Two honest points up front: MKV is a container that can hold AC-3, DTS, E-AC-3 (Dolby Digital Plus), AAC, Opus, or FLAC, so what happens to quality depends entirely on what is inside your file. And a bare .ac3 is mainly an authoring intermediate, not an everyday listening file — if you just want a playable sound file from an MKV, MKV to MP3 is almost certainly what you actually want.

How to Convert MKV to AC3

  1. Upload Your MKV File: Drag and drop your .mkv onto the page, or click "+ Add Files" to choose it. You can queue several files to convert with the same settings; the video and subtitle tracks are dropped and only the audio is extracted.
  2. Pick Quality Preset or Constant Bitrate: AC-3 is selected automatically as the output codec. The default is Quality Preset; for authoring, switch to Constant Bitrate and choose a fixed value. Use Custom Bitrate to type an exact rate such as 448 kbps for the DVD-Video ceiling.
  3. Set Audio Channel, Audio Sample Rate, and Trim (Optional): Leave Audio Channel on "ORIGINAL" to keep the source layout, or pick "Stereo" or "Mono" to force a fold-down. Audio Sample Rate defaults to "ORIGINAL"; set it to 48000 Hz to match the DVD spec. Use Trim to export only a start time and duration.
  4. Convert and Download: Click "Convert". Files are uploaded over an encrypted connection, processed on our servers, and deleted automatically a few hours after conversion — no sign-up, no watermark.

Walk-through: Bitrate, Channels, and What's Inside Your MKV

The single biggest factor in your result is the codec your MKV already holds, because AC-3 is a lossy format. Re-encoding lossy DTS or E-AC-3 into lossy AC-3 stacks a second generation of loss; pushing the AC-3 bitrate higher cannot recover detail the first encoder discarded, it only avoids adding more. A FLAC or PCM source, by contrast, gives a single clean encode. The rule of thumb is to match or exceed the source bitrate. AC-3 caps at a 48 kHz sample rate, so audio recorded higher is resampled down on the way out.

  • MKV with DTS or E-AC-3, you need plain AC-3: This is the most common reason people convert MKV to AC-3 — older DVD players and receivers that decode AC-3 but not DTS or Dolby Digital Plus. Leave Audio Channel on "ORIGINAL" to preserve a 5.1 layout and pick a Constant Bitrate of 384 or 448 kbps so the surround track keeps its headroom.
  • Authoring a DVD: Force 48000 Hz and pick a Constant Bitrate of 192, 224, 256, 320, or 384 kbps; type 448 into Custom Bitrate if your tool wants the DVD-Video maximum. Stereo discs commonly use 192 or 224 kbps.
  • Stereo source cannot become real 5.1: A 2-channel MKV encodes as 2.0 AC-3. AC-3 can store up to 5.1 channels, but it cannot fabricate rear or LFE channels that were never recorded. Only a source that already carries six discrete channels produces genuine 5.1 — upmixing a stereo track is a separate, lossy process, not discrete surround.

Common Errors and How to Fix Them

  • "I wanted to keep the original AC-3 without re-encoding" — If your MKV already contains an AC-3 track, it can be demuxed losslessly with a desktop tool such as mkvextract (part of MKVToolNix), which copies the stream byte-for-byte. A server converter re-encodes the audio rather than copying it, so if your MKV is genuinely AC-3 inside and byte-for-byte preservation matters, demux it on the desktop instead.
  • "My DVD authoring software rejected the file" — Most DVD tools want AC-3 at 48 kHz and a bitrate of 192, 224, 256, 320, 384, or 448 kbps. Set Audio Sample Rate to 48000 Hz and pick one of those rates to stay inside the DVD-Video spec.
  • "The wrong audio track was extracted" — MKVs often carry several audio tracks (different languages or codecs). The converter takes the default/first audio track. If you need a specific one, identify it first with a desktop tool like mkvinfo and extract that track directly.
  • "Output is stereo but I wanted 5.1" — The source MKV track was 2.0. AC-3 mirrors the source channel count; it does not invent surround. Confirm the original channel count in VLC via Tools → Codec Information before expecting a multichannel result.
  • "The .ac3 sounds quieter on my receiver" — Dolby encoders write a "dialnorm" loudness value, and compliant AV receivers lower playback level toward a reference target. The samples are not attenuated; the decoder is adjusting. This is intentional behavior, not a conversion fault.

When This Doesn't Work

If your goal is a smaller or universally playable sound file for a phone, car stereo, or general listening, AC-3 is the wrong target — a raw .ac3 is a delivery and authoring stream, not a portable music format, and it carries no tags or cover art. Use MKV to MP3 for that. If you are building a DVD, the .ac3 is the audio half of the project — pair it with the video half from MKV to M2V and mux them in your authoring tool. And if your MKV is silent on the chosen track or the audio is DRM-locked, no extraction can recover sound the file does not contain; confirm the source plays with audio in VLC first.

Frequently Asked Questions

Does converting MKV to AC3 keep the video?

No. This is an audio-extraction conversion: the MKV's video and subtitle tracks are discarded and only the soundtrack is written out as a raw .ac3 (Dolby Digital) elementary stream. If you need to keep the picture, convert the MKV to another video format instead. If you are authoring a DVD and want both halves, take the audio here and the video from MKV to M2V, then mux them together in your authoring tool.

Will converting MKV to AC3 reduce the audio quality?

It depends on what is inside the MKV. AC-3 (Dolby Digital) is a lossy format, so if your MKV already holds lossy audio — DTS, E-AC-3, AAC, or Opus — the conversion is a generational re-encode that discards a little more detail, and you cannot recover it by converting back later. Matching or exceeding the source bitrate keeps the added loss hard to hear, but it is real. The exception is an MKV whose audio is FLAC or PCM, which gives a single clean encode rather than a second lossy pass.

How do I convert a DTS track in an MKV to AC3 5.1?

This is one of the most common reasons to make this conversion: many older DVD players and AV receivers decode AC-3 but not DTS. Upload the MKV, leave Audio Channel on "ORIGINAL" so the 5.1 layout is preserved, and pick a Constant Bitrate of 384 or 448 kbps to give the surround mix headroom. Because both DTS and AC-3 are lossy, the result is a re-encode rather than a lossless transcode, so use a high bitrate to minimize added loss.

What bitrate should I use for an AC3 track on a DVD?

For DVD-Video, AC-3 is capped at 448 kbit/s, and a 192–448 kbps range at 48 kHz is standard authoring practice — most commercial discs use 192 or 224 kbps for stereo and step toward 384–448 kbps for 5.1. The Constant Bitrate dropdown tops out at 384 kbps, so to hit the full 448 kbps ceiling, type 448 into Custom Bitrate. The AC-3 standard itself allows up to 640 kbit/s, but that rate is reserved for Blu-ray and broadcast, not DVD.

Why is the output a raw .ac3 file instead of something I can just play?

A .ac3 is a bare AC-3 elementary stream with no container, designed as an authoring intermediate — the audio that tools like DVDStyler, DVDAuthor, or tsMuxeR mux alongside the video into a disc. It does play in VLC, foobar2000, and Kodi, and it bitstreams to an AV receiver over HDMI or S/PDIF for surround tests, but it carries no tags, cover art, or chapter data. If you want a portable, taggable file, MKV to MP3 is the better target; choose .ac3 only when a disc spec or hardware decoder demands it.

Can a stereo MKV become real 5.1 surround as AC3?

No. AC-3 can carry up to 5.1 channels (left, right, center, LFE, and two surrounds), but it cannot create surround information that was never recorded. A 2-channel MKV track encodes as 2.0 AC-3; choosing a multichannel option would only pad silent channels rather than produce discrete rears or an LFE. Genuine 5.1 requires a source that already holds six discrete channels. In our testing, a stereo MKV track converted to AC-3 stays a clean 2.0 stream with no fabricated channels, exactly as the source dictates.

How are my files handled, and how long are they kept?

Your .mkv file is uploaded over an encrypted connection, the audio is extracted and encoded on our servers, and both the upload and the resulting .ac3 are deleted automatically a few hours after conversion. Files are never shared or made public, and there is no sign-up, no watermark, and no account required to download your result.

Rate MKV to AC3 Converter Tool

Rating: 4.8 / 5 - 86 reviews