Changes between Version 58 and Version 59 of Encode/AAC
- Timestamp:
- Apr 21, 2023, 1:57:58 PM (3 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Encode/AAC
v58 v59 190 190 If 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. 191 191 192 You might see that FDK AAC a lso supportsAAC-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.192 You 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. 193 193 194 194 ----
