Changes between Version 58 and Version 59 of Encode/AAC


Ignore:
Timestamp:
Apr 21, 2023, 1:57:58 PM (3 years ago)
Author:
Mingye Wang
Comment:

LD? audiotoolkit too

Legend:

Unmodified
Added
Removed
Modified
  • Encode/AAC

    v58 v59  
    190190If you require a low audio bitrate, such as ≤ 32kbs/channel, then HE-AAC would be worth considering if your player or device can support HE-AAC decoding. Anything higher may benefit more from AAC-LC due to less processing. If in doubt use AAC-LC. All players supporting HE-AAC also support AAC-LC.
    191191
    192 You might see that FDK AAC also supports AAC-LD and AAC-ELD. These are low delay variants rarely used in music (hence unlikely to be supported), but useful for VoIP. In general, you will only turn it on when the receiving side  explicitly requires one of these variants.
     192You might see that FDK AAC and audiotoolkit also support AAC-LD and AAC-ELD. These are low delay variants rarely used in music (hence unlikely to be supported), but useful for VoIP. In general, you will only turn it on when the receiving side  explicitly requires one of these variants.
    193193
    194194----