Initializing... drag & drop files here
Supports: XVID
Xvid is an MPEG-4 ASP video codec released in 2001, almost always wrapped in an AVI container alongside an audio track that is sometimes already AC-3 but often MP3 or another lossy format. AC-3 (Dolby Digital, formally ATSC A/52) is the audio standard that DVD-Video, ATSC digital broadcast, and most Blu-ray menu/commentary tracks depend on. Converting Xvid to AC-3 strips out the standalone Dolby Digital audio you need for authoring, archiving, or re-muxing.
| Property | Xvid in AVI | MP4 (H.264/AAC) | MKV (H.265/AC-3) |
|---|---|---|---|
| Video codec era | 2001 (MPEG-4 ASP) | 2003 (MPEG-4 AVC) | 2013 (HEVC) |
| Native AC-3 support | Yes (common pairing) | Yes, but support varies by player | Yes (universal) |
| Multiple audio tracks | Limited (1-2 typical) | Multiple | Multiple |
| Subtitle support | External only (.srt) | Embedded (limited) | Embedded (full) |
| Streaming-friendly | No (no fast-start) | Yes (moov atom) | Partial |
| Typical AC-3 bitrate | 192-448 kbps | 192-640 kbps | 384-640 kbps |
| Use case | Bitrate | Channels | Sample Rate |
|---|---|---|---|
| DVD-Video stereo | 192 kbps | 2.0 | 48000 Hz |
| DVD-Video 5.1 standard | 384 kbps | 5.1 | 48000 Hz |
| DVD-Video 5.1 maximum | 448 kbps | 5.1 | 48000 Hz |
| ATSC broadcast cap | 448 kbps | 5.1 | 48000 Hz |
| Blu-ray / streaming maximum | 640 kbps | 5.1 | 48000 Hz |
| Voice / commentary | 96-128 kbps | Mono / 2.0 | 48000 Hz |
If the source AVI already carries a 5.1 audio track, keep "Audio Channel" set to "Original" and the layout passes through to the AC-3 output without downmixing. Many Xvid rips, however, only have stereo audio — in that case the output is stereo AC-3 and you cannot synthesize true discrete surround from a 2.0 source. Open the file in MediaInfo first if you're unsure what's in there.
The DVD-Video specification was finalized in 1996 and has not been revised. It permits LPCM, MPEG-1 Layer II, DTS, and AC-3 as audio formats, but in practice every authoring tool and every standalone DVD player treats AC-3 as the default. AAC, Opus, and other modern codecs are simply not part of the DVD-Video spec — a player will reject a disc that uses them.
Both are DVD-Video compliant. 384 kbps is what most commercial DVDs ship at and is indistinguishable from 448 kbps to almost all listeners on consumer receivers. 448 kbps is the DVD-Video maximum and is worth using only if the source material has a wide dynamic range (action films, concert recordings) and you have headroom in the disc's overall bitrate budget. For Blu-ray re-muxes, you can go up to 640 kbps.
48000 Hz is correct for AC-3 in essentially every real-world target — DVD, Blu-ray, ATSC, and modern streaming all assume 48 kHz. Pick 44100 Hz only if the source originated from a CD master and you specifically want to avoid resampling artifacts; just remember the resulting file won't be DVD-compliant.
This page re-encodes to AC-3 because Xvid AVI files often carry MP3, AAC, or PCM audio that has to be transcoded to land on Dolby Digital. If your source already has an AC-3 track, an audio-extract / mux operation would be lossless, but a transcode adds one generation of lossy compression. For most users that's imperceptible at 384 kbps and above.
AC-3 is the original 1991 codec, capped at 640 kbps and 5.1 channels in real-world use. E-AC-3 (also called Dolby Digital Plus, ATSC A/52 Annex E) supports up to 7.1 channels, higher bitrates, and is what most streaming services (Netflix, Disney+) actually deliver. AC-3 remains the right choice when targeting DVD, ATSC OTA broadcast, or maximum hardware compatibility. For higher channel counts, see MP4 to AC-3 workflow notes.
AC-3 encoders apply "dialnorm," a metadata flag that signals target dialog level (default −27 dB or −31 dB depending on encoder). Receivers that respect dialnorm normalize playback volume across content, which can make freshly-encoded AC-3 sound quieter than the unprocessed source. The audio data itself isn't attenuated — only the playback target.
Yes. Use the "Trim" option to set a start time and duration. This is useful for grabbing just a commentary track, a song from a concert AVI, or a specific scene's surround mix without paying the bandwidth cost of the whole file.
For other audio targets from the same Xvid AVI, see Xvid to MP3 (universal compatibility, smaller files), Xvid to AAC (better quality per bitrate than MP3), or Xvid to WAV (uncompressed). To go from any AVI variant straight to AC-3 without going through Xvid specifically, use AVI to AC-3.