Avidemux Forum

Avidemux => Main version 2.6 => Topic started by: Jan Gruuthuse on December 21, 2017, 03:26:10 PM

Title: Seems something goes wrong with add audio track
Post by: Jan Gruuthuse on December 21, 2017, 03:26:10 PM
- M4A AAC is loaded as AC3 mono
- only wav 16-bit is accepted
------

AudioTracks.zip, 1 file, 13.7 MB in total ・ Will be deleted on 28 December, 2017
Download link https://we.tl/aqalPucGDG

Title: Re: Seems something goes wrong with add audio track
Post by: eumagga0x2a on December 21, 2017, 05:58:08 PM
Yes, it looks like idAC3 from avidemux_core/ADM_coreAudio/src/ADM_audioIdentify.cpp:240 (https://github.com/mean00/avidemux2/blob/master/avidemux_core/ADM_coreAudio/src/ADM_audioIdentify.cpp#L240) lands a false positive for pretty any AAC encoded with ffmpeg (-c:a aac).
Title: Re: Seems something goes wrong with add audio track
Post by: Jan Gruuthuse on December 23, 2017, 02:06:35 PM
Perhaps in due time, a fix will be found.