Closed emailGnq closed 8 months ago
Thank you for reporting this! The issue is now fixed in the latest continuous builds.
HEv2 AAC supports stereo only (HEv2 is HE + Parametric Stereo) and the FDK-AAC encoder fails to initialize when trying to encode non-stereo material with it in that mode. The new builds now fall back to HE AAC when HEv2 is configured while encoding non-stereo material.
There was a related issue affecting the Core Audio encoder on macOS. When trying to encode non-stereo material in ELDv2 AAC, invalid files with no audio content were created. The new builds fall back to ELD SBR AAC in that case.
Describe the bug fre:ac crashes and closes if a mono audio file is encoded using the bundled AAC High Efficiency version 2 codec
To Reproduce Steps to reproduce the behavior:
System
Additional context The crash occurs with all variants of the v2 codec, but older versions (not HE v2) are fine. Tested with MP3 and WAV as input files. The crash is the same. If the output file format is chosen as AAC, fre:ac's behaviour is slightly different: an empty AAC file is created then the encoder hangs (or loops). Parts of the fre:ac UI remain responsive, but ultimately fre:ac needs to be closed by the OS.