What is the difference between M4A and AAC Audio Files?

前端 未结 3 936
再見小時候
再見小時候 2020-12-28 14:05

is there a difference between M4A audio files and AAC audio files or are they exactly the same thing but with a different file extension ?

3条回答
  •  时光取名叫无心
    2020-12-28 14:33

    .M4A files typically contain audio only and are formatted as MPEG-4 Part 14 files (.MP4 container).

    .AAC is not a container format and instead it is a raw MPEG-4 Part 3 bitstream with audio stream encoded.

    Note that M4A does not have to contain exactly AAC audio, there are other valid options as well.

提交回复
热议问题