Page 1 of 1

[SOLVED] HE AAC voice encoding

Posted: Mon Jul 06, 2020 3:14 pm
by gialandra
Hi, I have no codec experience and would like to compress conference voice recordings. In these days I have read that the HE AAC codec should be very suitable for these purposes, producing a small file with a quality close to the original. Is there any way to compress files in this format with Xrecode?

Thanks

Re: HE AAC voice encoding

Posted: Mon Jul 06, 2020 4:10 pm
by admin
You can do HE AAC encoding.
Please select M4A/AAC/Nero as Output Format, then click on it, choose Manual and enter
--he -v 64
you can change 64 to some lower (min is 8 I think) or higher value (max is 320).
You can also omit the -v 64 and the encoder will pick the quality automatically.

Like this - https://imgur.com/G6kqp0A
When changing the parameters, please click the Test button to make sure you get result "External encoder was configured properly".

If you don't have iTunes installed, please follow this guide - viewtopic.php?f=12&t=30

Re: HE AAC voice encoding

Posted: Mon Jul 06, 2020 5:46 pm
by gialandra
Thanks, although a little complex, the conversion works successfully but the kbps of the final file is always the same despite the change of the parameter -v.

Re: HE AAC voice encoding

Posted: Mon Jul 06, 2020 6:36 pm
by admin
Oh, -v is ignored in HE mode. You can use -a instead, e.g. -a 32.

Re: HE AAC voice encoding

Posted: Tue Jul 07, 2020 12:02 pm
by gialandra
Even "--he -a 96" and "--he -a 64" provide the same result

Re: HE AAC voice encoding

Posted: Tue Jul 07, 2020 3:51 pm
by admin
Maybe it depends on the input audio. I tried to convert the music audio tracks and got different result (one with --he -a 64 was smaller than one with - 96).

Re: HE AAC voice encoding

Posted: Fri Jul 10, 2020 7:07 am
by gialandra
I have to see. Meanwhile, thanks for the assistance.

[SOLVED] Re: HE AAC voice encoding

Posted: Sat Feb 11, 2023 1:19 pm
by gialandra
Today I have solved this question: Apple AAC encoder supports only limited set of bitrate configuration. Run qaac --formats to see supported format/bitrate table.