Über AU-Dateien
Sun AU Audio
Das AU-Format ist eine Dateispezifikation, die in verschiedenen professionellen und privaten Kontexten verwendet wird. Wandle AU-Dateien online und kostenlos zu anderen kompatiblen Formaten mit dem KaijuConverter um — keine Anmeldung, keine Software-Installation, sicher und privat. Die Verarbeitung erfolgt in der Cloud mit Verschlüsselung während der Übertragung und automatischer Löschung nach zwei Stunden.
Familie
Audio Files
Erweiterung
.au
MIME-Typ
audio/basic
Kann verwendet werden als
WIE DAS
FORMAT AU ENTSTAND.
AU — sometimes called Sun au or NeXT/Sun audio — was the native uncompressed audio format on Sun SPARC workstations and NeXT computers in the late 1980s. The header is 24 bytes, minimalist: magic number, data offset, size, encoding code, sample rate, channels, and an optional text annotation. After that comes raw audio samples, usually 8-bit µ-law or 16-bit PCM.
AU achieved minor immortality in the Java world because the early Applet API used it as the default audio format for java.applet.Applet.play(). Every "Web 1.0" applet that played a sound played a .au file. Outside Java and Sun workstation archives, AU is effectively extinct — supplanted by WAV on Windows, AIFF on Mac, and OGG/MP3 on the web. FFmpeg and sox still read and write it for compatibility.
WISSENSWERTES UND
INTERESSANTE FAKTEN.
Java applets used .au as their default audio format via Applet.play() — every Web 1.0 applet chime came from a .au file.
The AU header is just 24 bytes — one of the simplest audio file formats ever designed.
Sun workstations shipped with cowbell.au, crash.au, ding.au, and rooster.au as standard system sounds — now internet nostalgia artifacts.
NeXT computers (including Steve Jobs' post-Apple workstation) used AU as the native audio format.
The format supports µ-law compression — the same logarithmic PCM encoding used in North American telephony.
VORTEILE UND
EINSCHRÄNKUNGEN.
Vorteile
- Trivially simple format — 24-byte header, then samples.
- µ-law 8-bit variant fits hours of speech in kilobytes.
- Stable since 1988; every major audio library reads it.
- Streaming-friendly: size field is optional.
Einschränkungen
- Aging — obsolete outside legacy and compatibility scenarios.
- No metadata beyond a single annotation string.
- No native multi-channel surround support.
- Limited to 8 codecs, none modern.
Typische Dateigrößen
10-second clip (8-bit µ-law, 8 kHz)
80 KB
10-second clip (16-bit PCM, 44.1 kHz stereo)
~1.7 MB
Technische Spezifikationen
- MIME types
- audio/basic, audio/au, audio/x-au
- Extensions
- .au, .snd
- Header
- 24 bytes (magic, offset, size, encoding, rate, channels, info)
- Codecs
- PCM 8/16/24/32-bit, µ-law, A-law, IEEE float
- Byte order
- Big-endian
UMWANDELN VON
AU
Häufige Anwendungsfälle
Unix audio, telephony
Verwandte Formate
Beliebte Vergleiche
AU vs FLAC
Unterschiede, Dateigröße und wann jedes Format zu wählen ist.
AU vs AAC
Unterschiede, Dateigröße und wann jedes Format zu wählen ist.
AU vs M4A
Unterschiede, Dateigröße und wann jedes Format zu wählen ist.
AU vs OGG
Unterschiede, Dateigröße und wann jedes Format zu wählen ist.
AU vs OPUS
Unterschiede, Dateigröße und wann jedes Format zu wählen ist.
AU vs WMA
Unterschiede, Dateigröße und wann jedes Format zu wählen ist.
Beliebte AU-Umwandlungen
Die meistgesuchten Ziele beim Umwandeln von AU-Dateien.
Häufig gestellte Fragen zu AU
Häufig gestellte Fragen
AU (Sun AU Audio) is an audio Dateiformat used to store sound recordings — music, voice, podcasts, sound effects. The Format defines how the audio samples are komprimiert (or stored raw), what Bitrates are unterstützt, und how metadata wie title, artist, album, und cover art is embedded. It is part des audio Dateien family.
VLC, foobar2000, und the default media players auf Windows und macOS handle AU natively. On mobile, iOS Music und Android media apps vary in their support — popular Formate work everywhere; niche ones may need a dedicated app. If playback fails auf einem device, umwandelnd to MP3 oder AAC Normalerweise solves it.
Upload the AU to KaijuConverter und pick MP3, WAV, FLAC, AAC, OGG, oder any other target. Our FFmpeg pipeline decodes the audio und re-encodes zum target Format at sensible default Bitrates (VBR ~190 kbps für music, 96 kbps für speech). Metadata und cover art travel mit the audio where both Formate support them.
AU can be verlustbehaftet oder verlustfrei depending auf dem specific variant. verlustbehaftet variants (smaller files) discard some audio detail während Komprimierung in ways tuned to be inaudible; verlustfrei variants preserve every sample exactly aber produce larger files. für distribution, verlustbehaftet at hoch Bitrate is Standard; für archival, verlustfrei wins.