MOV to AU Converter

Convert MOV files to AU format online. Free, fast, no watermarks.

Initializing... drag & drop files here

Supports: MOV

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
Audio Channel
Audio Channel
Audio Sample Rate
Audio Sample Rate
Trim

MOV to AU Converter

This tool extracts the audio track from a QuickTime MOV video and saves it as an AU (.au / .snd) file — the legacy Sun Microsystems and NeXT sound format. The video stream is discarded; only the audio is kept. Convert to AU when a specific Unix, Solaris, or Java workflow expects a .au file rather than a modern container like MP3 or WAV.

AU (.au / .snd) Format at a Glance

Property Value
Origin Sun Microsystems, for Unix workstations and the NeXT platform
Extensions .au, .snd
Magic number .snd (0x2E736E64) at offset 0
Header 24-byte fixed header (six 32-bit big-endian fields) + optional annotation
Default encoding 8-bit µ-law (G.711) at 8000 Hz, mono — the historic Unix system-sound default
Other encodings A-law, 8/16/24/32-bit linear PCM, 32- and 64-bit IEEE float
Header byte order Big-endian
Best for Java audio (javax.sound.sampled), legacy Unix/Solaris tooling, telephony µ-law samples
Status Legacy; superseded by WAV, AIFF, and compressed formats for general use

MOV (QuickTime) Source at a Glance

Property Value
Origin Apple, QuickTime container (introduced 1991)
Structure Hierarchical atom/box container holding separate video and audio tracks
Typical audio track AAC, ALAC, or PCM, commonly 44.1 or 48 kHz stereo
What this tool reads The audio track only — video is not re-encoded or kept
Best for Screen recordings, iPhone/camera clips, and edited footage you want the sound from

How to Convert MOV to AU

  1. Upload Your MOV File: Drag and drop your .mov file onto the page, or click "+ Add Files" to browse from your computer.
  2. Set Audio Sample Rate: Leave it as "Original" to match the source, or choose a fixed rate (8000 Hz reproduces the classic µ-law system-sound profile; 44100 Hz preserves CD-quality audio).
  3. Set Audio Channel and Trim (Optional): Pick Mono or Stereo, and use Trim to export only a start time and duration instead of the whole clip.
  4. Convert and Download: Click "Convert" and download your AU file. No sign-up, no watermark.

Frequently Asked Questions

What programs can open a .au file?

Java applications open .au natively — the Java Sound API (javax.sound.sampled) supports AU, SND, AIFF, and WAV without any extra library, which is why Java applets historically used AU for system sounds. On the desktop, VLC, Audacity, and FFmpeg all read AU. If a player refuses it, the file is likely an uncommon encoding (24-bit or float PCM) rather than the standard µ-law or 16-bit profile.

What encoding does the AU file use?

AU is a container that can hold several encodings: 8-bit µ-law and A-law companding (ITU-T G.711), 8/16/24/32-bit linear PCM, and 32- or 64-bit IEEE floating point. The historic default is 8-bit µ-law at 8000 Hz, mono — the format originally shipped headerless in exactly that profile on Sun and NeXT systems before the 24-byte header was standardized.

Will converting MOV to AU lose quality?

Going from a compressed MOV audio track (usually AAC) to AU is a decode-then-re-encode step, so it inherits the lossy compression already in the source — it does not add a second lossy pass if you keep a linear PCM profile. Choosing the legacy 8-bit µ-law 8000 Hz profile, however, is a deliberate quality reduction for telephony-style audio. For a faithful copy, keep the sample rate at "Original" and a 16-bit PCM-class encoding.

Why would I convert to AU instead of WAV or MP3?

Only convert to AU when something specifically requires it: a Java program loading a bundled .au clip, a legacy Solaris or SunOS workflow, or a telephony pipeline that expects raw µ-law samples. For general playback, sharing, or editing, WAV (lossless) or MP3 (small, universal) are better choices — see MOV to WAV or MOV to MP3.

How big is an AU file compared to the MOV?

It depends entirely on the encoding. An 8-bit µ-law 8000 Hz mono AU is tiny — roughly 8 KB per second of audio — because µ-law packs each sample into a single byte. A 16-bit PCM AU at 44100 Hz stereo is far larger, near 176 KB per second, since it stores uncompressed samples. In our testing, a 60-second MOV exported to 8-bit µ-law 8000 Hz mono AU produced a file under 500 KB, while the same clip at 16-bit 44100 Hz stereo exceeded 10 MB.

Is the AU format still maintained or standardized?

No formal body actively maintains it today; AU is a stable legacy format whose structure has been documented and unchanged for decades. It remains useful precisely because it is simple and predictable — a fixed 24-byte big-endian header followed by raw samples — which is why it persists in Java tooling and parts of scientific audio computing. If you need a current, widely supported target instead, our Audio Converter re-encodes AU into MP3, WAV, FLAC, and other modern formats.

Are my files kept private?

Files are uploaded over an encrypted connection, processed on our servers, and deleted automatically a few hours after conversion — no sign-up, no watermark, never shared or made public.

Rate MOV to AU Converter Tool

Rating: 4.8 / 5 - 101 reviews