Initializing... drag & drop files here
Supports: DIVX
DivX is an MPEG-4 Part 2 (ASP) video format — usually an AVI container carrying compressed video plus an MP3 or AC3 audio track. AU is the Sun/NeXT audio format (.au, sometimes .snd), a legacy Unix and Java sound container that typically holds uncompressed big-endian PCM or µ-law samples. This converter discards the video and writes the DivX audio track out as a standalone AU file — useful when an old Unix toolchain, a Java sun.audio player, or a legacy embedded system expects .au specifically.
| Property | Value |
|---|---|
| Type | Video codec + container family |
| Codec | MPEG-4 Part 2 / ASP |
| Usual container | AVI (also DIVX, MKV) |
| Usual audio track | MP3 or AC3 (both lossy) |
| Developer | DivX, LLC (early 2000s) |
| Best for | Compressing full-length video; legacy DVD-era players |
| Property | Value |
|---|---|
| Full name | Au file format (Sun/NeXT audio) |
| Extensions | .au, .snd |
| Introduced by | Sun Microsystems |
| Default encoding here | 8-bit µ-law (also A-law / PCM 16-bit big-endian available) |
| Byte order | Big-endian |
| Historical association | 8-bit µ-law at 8000 Hz on SPARCstation / NeXT |
| Used by | Old Unix systems, early web pages, Java sun.audio |
| Best for | Legacy Unix / Java audio playback; not everyday listening |
.divx (or DivX-encoded AVI) onto the page, or click "Add Files" to pick it from your computer. Add several files to extract them in one batch..au file. Files upload over an encrypted connection, are processed on our servers, and are deleted automatically after a few hours. No sign-up, no watermark.AU (.au or .snd) is the Sun/NeXT audio format. It plays in cross-platform tools like VLC and Audacity, in older Unix audio utilities, and in Java programs through the sun.audio/javax.sound APIs. Most consumer media players and phones do not handle .au natively, which is why it is a legacy/niche choice rather than an everyday audio format.
No. The audio inside a DivX file is almost always MP3 or AC3, which are lossy. Re-encoding that to AU — 8-bit µ-law by default, itself a telephony-grade companding — cannot restore detail the lossy codec already discarded. AU is the right pick only when something specifically requires the .au container — not as a quality upgrade.
Because the default AU encoding here is 8-bit µ-law, which stores one byte per sample per channel. At 44.1 kHz stereo that is about 706 kbps (~5.3 MB per minute) — several times the bitrate of a 128 kbps MP3 track — so the AU output is expected to be a few times bigger than the original compressed audio. Selecting 16-bit PCM doubles it again; a lower sample rate or mono keeps the file smaller.
By default the converter writes 8-bit µ-law — the classic G.711 companding behind the historical 8000 Hz "Sparc-audio" sound. A-law and 16-bit big-endian linear PCM (PCM_S16BE) are selectable in the advanced options; pick PCM when you need a full-fidelity linear copy. A 60-second stereo track at 44100 Hz comes to roughly 5.3 MB as µ-law, or about 10 MB if you select 16-bit PCM.
That usually means the source DivX had no audio track, or its audio stream was empty or corrupted. DivX-to-AU only extracts existing audio; it cannot create sound that was never there. Confirm the DivX actually plays with sound first, then re-run the conversion.
For anything other than a legacy Unix/Java requirement, MP3 or M4A is the better choice — far smaller files and universal device support. Use DivX to MP3 to pull the audio into a compact, widely playable format instead. If you already have .au files to modernize, AU to MP3 goes the other way.
Yes. Your file is uploaded over an encrypted connection, processed on our servers, and deleted automatically after a few hours. There is no sign-up, no watermark, and your files are never shared or made public.
The default is µ-law — the classic 8-bit companded AU that old Unix and telephony playback expects; A-law is its European G.711 sibling. Both are lossy 8-bit encodings that keep the file small at the cost of dynamic range. Select 16-bit PCM (PCM_S16BE) in the advanced options when you want the cleanest linear copy of the audio and the receiving tool reads linear-PCM AU — most modern players and Audacity do.
By default it keeps the source layout — leave Audio Channel on "Original" and a stereo DivX track stays stereo in the AU. Switch Audio Channel to Mono if you want a single channel, which roughly halves the file size and is fine for speech or an already-mono source. AU supports both mono and stereo, so either choice writes a valid file.