Avidemux Forum

Avidemux => Main version 2.6 => Topic started by: juneyt on December 01, 2019, 06:10:48 PM

Title: AAC support
Post by: juneyt on December 01, 2019, 06:10:48 PM
How can I add .aac audio file to mp4 video?
It seems Avidemux doesn't recognize the format.
Thanks.
Title: Re: AAC support
Post by: eumagga0x2a on December 01, 2019, 06:17:01 PM
"Audio" --> "Select Track" --> "...Add audio track" from the dropdown menu. If it doesn't work for you (you should use at least the latest release of Avidemux, better the latest nightly), please provide a sample .aac stream file which Avidemux fails to identify correctly.
Title: Re: AAC support
Post by: juneyt on December 01, 2019, 06:31:53 PM
Thanks for your response.
AviDemux.2.7.5.x64.Portable
I used "Select Track" from Audio drop down menu.
Title: Re: AAC support
Post by: juneyt on December 01, 2019, 06:32:46 PM
1
Title: Re: AAC support
Post by: eumagga0x2a on December 01, 2019, 06:54:49 PM
The audio file you try to load as an external audio track is not a raw .acc stream we need. It is a mp4 container with an aac stream inside. This is not supported by Avidemux.

Please use ffmpeg or a similar tool to extract raw aac stream first.
Title: Re: AAC support
Post by: juneyt on December 01, 2019, 07:30:01 PM
I see. You're right. SO GRATEFUL.