.AC3

AC3 File

Dolby Digital (AC-3) Audio
Ask a question
QUICK ANSWER

An AC3 file contains Dolby Digital (AC-3) surround audio - the same format used on DVDs and digital TV broadcasts, supporting up to 5.1 channels. Open it for free with VLC on any platform; Windows Media Player also plays it on Windows 10/11. If you need it on a phone or basic player, convert it to MP3 or WAV using VLC or FFmpeg - the surround channels fold down to stereo in the process.

Developer: Dolby Laboratories Category: Audio Files Open standard MIME: audio/ac3
OPENS ON Windows macOS Linux Android iOS
Related: .OPUS · .M3U · .M3U8 · .WFP

On this page

19k+ extensions indexed
Last reviewed Jun 24, 2026

Not sure what your file is?

Drop any file into our identifier - we read just the first bytes to name the format.

Identify a file

What is the AC3 file format?

.ac3 is an audio file saved in Dolby Digital format, standardized by ATSC as the A/52 specification. It is used for storing audio tracks on DVDs, Blu-ray discs, and ATSC digital television broadcasts in North America. The .ac3 format supports up to 5.1 audio channels - front left/right, center, surround left/right, and a low-frequency effects (LFE) subwoofer channel - delivering high-fidelity surround sound that must be decoded during playback by a compatible software player or AV receiver.

A raw .ac3 file is a binary elementary bitstream: a sequence of frames each beginning with sync word 0x0B77 and carrying two CRC-16 checksums for error detection. Bitrates range up to 640 kbit/s; 48 kHz is the standard sample rate for DVD and broadcast content.

Channels and mixing

Audio data can be stored in a standalone .ac3 file or as a track inside a media container - such as MKV - alongside video data. An AC-3 audio stream does not need to utilize all six channels; mono, stereo, and 4-channel configurations are all valid. Some output devices that do not support more than 2 audio channels may convert multi-channel AC-3 streams to 2-channel stereo in a process called downmixing. Downmixing is a process of combining multiple audio channels into a stereo or mono output based on channel metadata embedded in the bitstream.

For newer streaming and broadcast applications, Dolby Digital Plus (.eac3) extends AC-3 with higher bitrates and up to 7.1 channels while remaining backward-compatible.

Security & safety

RISK: LOW

AC-3 is plain audio data and carries no executable content, so the file itself is low risk. The real-world hazard is the conversion ecosystem: many '.ac3 converter' downloads are legacy freemium tools that bundle adware/PUPs. Use VLC, FFmpeg or HandBrake from official sites. Also note AC-3 is patent-encumbered (Dolby licensing), though core US patents have expired - relevant to software distribution, not to playing your own file.

Format details

in a nutshell
FULL NAMEDolby Digital (AC-3) Audioaka Audio Codec 3, Dolby AC-3
DEVELOPERDolby Laboratoriessince 1991 (cinema); ATSC A/52 standard 1995
CATEGORYAudio Files
MIME TYPEaudio/ac3
TYPELossy multichannel surround audio (raw AC-3 elementary stream)
STANDARDOpen · royalty-free
MAGIC BYTES · FILE SIGNATURE
OFFSET
0001
HEX
0B77
ASCII
·w
Every AC-3 frame begins with sync word 0x0B77 (big-endian). In .ac3 files this is at offset 0; inside other containers it precedes each frame.

Programs that open AC3 files

Windows3 apps
Windows Media Player Built-in Plays AC-3 on Windows 10/11 (built-in Dolby decoding); double-click the file.
VLC media player Open-source Open the .ac3 in VLC; it decodes Dolby Digital and downmixes to your speaker setup automatically.
Foobar2000 Free Lightweight audio player; opens .ac3 and can also batch-convert it.
macOS1 app
VLC media player Open-source Drag the file into VLC to play Dolby Digital audio.
Linux2 apps
VLC media player Open-source Open with VLC, or use mpv; both decode AC-3 via libavcodec.
MPlayer Open-source mplayer file.ac3 - decodes and passes through or downmixes Dolby Digital.
Android1 app
VLC for Android Open-source Open the .ac3 in VLC; it decodes AC-3 in software regardless of device support.
iOS1 app
VLC for Mobile Open-source Import the file via the Files app or share sheet and play in VLC.

Technical details

deep spec
Sync word0x0B77 (big-endian) at the start of every AC-3 frame
Maximum bitrate640 kbit/s (consumer); typical DVD audio track 192-448 kbit/s
Channel layoutsUp to 5.1 - front L/R, center, surround L/R, and LFE subwoofer
Sample rates32 kHz, 44.1 kHz, or 48 kHz (48 kHz standard for DVD and broadcast)
CompressionLossy perceptual coding via modified DCT (TDAC filterbank)
Error detectionTwo CRC-16 checksums per frame: one at frame start, one at mid-frame
Bit-stream ID (bsid)bsid=8 standard AC-3; bsid=16 indicates E-AC-3 (Dolby Digital Plus)
Frame size1536 audio samples per frame (constant)
Container usageRaw elementary stream (.ac3); also carried in VOB, MKV, MPEG-TS, and MP4
Broadcast standardMandatory audio codec for DVD-Video and ATSC digital TV (North America)
Downmix metadataEmbedded channel metadata (dialnorm, cmixlev, surmixlev) enables automatic stereo downmix
Byte orderBig-endian
Released1991 (cinema); ATSC A/52 standard 1995
Latest versionAC-3 (per ATSC A/52:2018); succeeded for new use by E-AC-3 (Dolby Digital Plus)
Open standardYes · royalty-free
Specificationwww.atsc.org

AC3 conversions

Community Q&A

asked by users
Ask a quick question
Get help from people who work with AC3 files. Be specific - include your system and software version.
No account needed · answers usually within a day

No questions yet - be the first to ask about AC3 files.

Frequently asked questions

How do I play an AC3 file?
Open it in VLC (free, all platforms), which decodes Dolby Digital and downmixes to your speakers. On Windows 10/11, Windows Media Player also plays AC-3 out of the box.
How do I convert AC3 to MP3?
Use VLC's Convert/Save or FFmpeg to decode the AC-3 and encode an MP3. The 5.1 surround is folded down to stereo in the process.
Is AC3 audio or video?
Audio only. AC-3 (Dolby Digital) is a surround-sound format; a standalone .ac3 file contains no picture.
What's the difference between AC3 and DTS?
Both are 5.1 surround formats for DVD/home theater. AC-3 (Dolby Digital) is mandatory on DVD and ATSC TV; DTS uses a higher bitrate and a different codec. Most receivers decode both.
Why did I get a separate AC3 file from my movie?
Ripping or demuxing tools can split a DVD/Blu-ray's Dolby Digital track into its own .ac3 elementary stream. Remux it back with the video, or convert it for standalone playback.
What's the difference between AC3 and EAC3?
E-AC-3 (Dolby Digital Plus, .eac3) is the newer, more efficient successor used by streaming services; it supports more channels and higher quality. AC-3 remains the DVD/broadcast standard.

References

1ATSC A/52:2018 - Digital Audio Compression (AC-3, E-AC-3)www.atsc.org
2Dolby - Dolby Digitalwww.dolby.com

Keep exploring

across the database

Top extensions this week

1.AQQAQQ Instant Messenger File
2.MDMarkdown Document
3.CRDOWNLOADChrome Partial Download File
4.BINCD/DVD Disc Image (BIN/CUE)
5.PARTPartial Download File
6.NOMEDIAAndroid No-Media Marker File
7.RPMSGRestricted Permission Message
8.EXEWindows Executable (Portable Executable)
9.AVIFAV1 Image File Format (AVIF)
10.ICSiCalendar data file

Related extensions

.OPUSOpus Audio File (Ogg Opus)
.M3UM3U Media Playlist (MP3 URL)
.M3U8UTF-8 M3U Playlist / HLS (HTTP Live Streaming) Playlist
.WFPWaveFront Program file (Turtle Beach)
.XSPFXSPF - XML Shareable Playlist Format (pronounced 'spiff')
.AMRAdaptive Multi-Rate (AMR) audio

Free file tools

An in-browser file identifier and image converter - everything runs on your device.

Open the toolbox

Browse file extensions A-Z