Raw Audio
Raw Audio audio formatUsed for encoded audio covering music, speech, or effects.
- Family
- Audio
- MIME
- audio/x-raw
Convert Raw Audio to AAC online. See the real timed-stream transcoding behavior, preservation limits, and a format-specific acceptance test.
Converter.now decodes the waveform and channel layout carried by Raw Audio, then writes the codec and container profile used for AAC. Duration can remain identical while compression, channel mapping, frame cadence, metadata, or auxiliary streams change. Headerless raw audio cannot declare its sample representation, byte order, rate, or channels, so those four properties must be supplied before bytes become sound. An AAC elementary-stream result carries coded audio frames without the richer tags, chapters, artwork, and track metadata of an M4A container.
Decoded from headerless PCM samples whose format, endianness, rate, channels, and sample precision must be supplied externally. Encoded to lossy Advanced Audio Coding frames used by many streaming and device workflows.
Used for encoded audio covering music, speech, or effects.
Designed for recorded sound meant for playback over time.
One wrong input setting changes speed, pitch, channel alignment, amplitude, or turns the bytes into noise.
An AAC elementary stream carries less container metadata than M4A and another lossy encode can soften transients.
The media engine writes an AAC elementary stream, so container-only cover art and chapter data are not expected.
Match sample format, byte order, sample rate, channel count, and interleaving to the recording specification before listening.
Listen for speech sibilance and music attacks, then confirm duration and channel layout.
Switch to AAC only once the destination player, editor, or service has confirmed support for its exact container and codecs. If extra tracks or the original encoding must survive, Raw Audio remains the safer choice.