Initializing... drag & drop files here
Supports: DIVX
DivX is an MPEG-4 Part 2 (ASP) video codec, almost always wrapped in an AVI container with an MP3 audio track. AIFC (AIFF-C) is Apple's audio container, an extension of AIFF introduced in July 1991. This is an audio-extract conversion: it pulls the soundtrack out of your DivX file and writes it as an AIFC file, discarding the video. On xconvert the AIFC output is encoded as uncompressed big-endian PCM, so the result is a lossless audio file ready for macOS and pro-audio editing.
| Property | Value |
|---|---|
| Type | Video codec (MPEG-4 Part 2 / Advanced Simple Profile) |
| Typical container | AVI (.avi / .divx) |
| Usual audio track | MP3 (lossy), sometimes AC-3 |
| Released | DivX 4 codec, 2001 (built on MPEG-4 Part 2, ISO/IEC 14496-2) |
| Best for | Compact standalone video for older DivX-certified players |
| Why extract its audio | Pull a soundtrack, dialogue, or music bed out of a legacy video clip |
| Property | Value |
|---|---|
| Full name | Audio Interchange File Format – Compressed (AIFF-C) |
| Developer | Apple, based on Electronic Arts' IFF |
| Released | July 1991 (AIFF itself: January 1988) |
| Payload here | Uncompressed PCM, 16-bit, big-endian |
| Compression | The container can hold codecs (μ-law, A-law); xconvert writes plain PCM |
| Native support | macOS, QuickTime, Logic Pro, GarageBand, most pro DAWs |
| Best for | Lossless editing masters on Apple platforms |
.divx or .avi file onto the page, or click "+ Add Files" to browse. You can queue several clips and convert them with the same settings.No. DivX files usually carry a lossy MP3 (or AC-3) soundtrack. Decoding that to uncompressed PCM inside an AIFC file makes the file much larger but cannot recover detail the original encoder already discarded — it preserves the audio exactly as it is, no better. AIFC is the right choice when you need a lossless editing master on macOS, not when you simply want a smaller everyday file.
The output will be a silent or empty AIFC file, because there is no soundtrack to extract. If your clip plays without sound in a media player, it has no embedded audio and this conversion has nothing to pull out.
They are closely related. AIFF (1988) stores only uncompressed PCM, while AIFC (1991) is an extended container that can also hold compressed codecs such as μ-law and A-law. Here the AIFC output is uncompressed 16-bit big-endian PCM, so it is effectively AIFF-quality audio in the newer AIFF-C wrapper.
AIFC is native to macOS, QuickTime, Logic Pro, GarageBand, and most professional DAWs. Support on Windows and older players is patchier, especially for AIFC files that use exotic codecs. Because our output is plain PCM, it opens cleanly in audio editors like Audacity and Adobe Audition across platforms.
For sharing, streaming, or saving space, yes. AIFC is large and lossless, which suits editing but not casual playback. For a small, broadly compatible file try DivX to MP3 or DivX to WAV instead. Reach for AIFC only when a macOS or pro-audio workflow specifically asks for it.
In our testing, a DivX clip left on "Original" settings produces a 16-bit big-endian PCM AIFC file that matches the source's native sample rate, commonly 44100 Hz or 48000 Hz. You can override the rate to a fixed value (8000–48000 Hz) and choose Mono or Stereo if your project requires it.
Yes. Open the Trim control, set a start time and a duration, and only that slice of the audio is written to the AIFC file. This is useful for grabbing a single line of dialogue or a music cue without exporting the whole track.