Raw Audio
Raw Audio audio formatUsed for encoded audio covering music, speech, or effects.
- Family
- Audio
- MIME
- audio/x-raw
Convert Raw Audio to M4A online and see exactly what timed-stream transcoding changes, what M4A still can't promise, and how to verify the result.
Decoding Raw Audio recovers the waveform and channel layout it carries; writing M4A means re-expressing that under a different codec and container profile. Duration commonly survives untouched even while compression, channel mapping, cadence, metadata, or auxiliary streams do not. Headerless raw audio cannot declare its sample representation, byte order, rate, or channels, so those four properties must be supplied before bytes become sound. The M4A writer places coded audio in an MP4 track structure that can also carry timing metadata, tags, chapters, and cover artwork.
Decoded from headerless PCM samples whose format, endianness, rate, channels, and sample precision must be supplied externally. Encoded to an MPEG-4 audio container commonly holding AAC audio plus tags and cover art.
Used for encoded audio covering music, speech, or effects.
Designed for encoded audio covering music, speech, or effects.
One wrong input setting changes speed, pitch, channel alignment, amplitude, or turns the bytes into noise.
Players may support M4A but reject a particular codec, and cover art or chapter metadata can be dropped.
The verified M4A profile encodes AAC audio at 192 kbit/s.
Match sample format, byte order, sample rate, channel count, and interleaving to the recording specification before listening.
Confirm codec compatibility, duration, gapless playback, tags, and album artwork.
Switch to M4A 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.