A
A
Andrey Strelkov2018-09-16 17:37:40
Audio
Andrey Strelkov, 2018-09-16 17:37:40

What software can convert to AAC+ (HE-AAC v2) audio format?

Good afternoon, tell me please, I just can’t find a converter that can convert an audio file from MP3 or another audio format to AAC + format (namely Plus at the end, i.e. the second version of AAC, the one that is now the most optimal in radio broadcasting, there is less space for all occupies while maintaining decent quality)

Answer the question

In order to leave comments, you need to log in

3 answer(s)
R
Radjah, 2018-09-16
@Radjah

Must fit Nero AAC Codec with key-hev2

Advanced features / troubleshooting:
-lc           : Forces use of LC AAC profile (HE features disabled).
-he           : Forces use of HE AAC profile (HEv2 features disabled).
-hev2         : Forces use of HEv2 AAC profile
                Note that the above switches (-lc, -he, -hev2) should not be
                used; optimal AAC profile is automatically determined from
                quality/bitrate settings when no override is specified.

MeGUI knows how to work with it , so as not to decode it with your hands.
Well, or you can write a script so that lame.exe decodes to stdout, and neroAacEnc.exe takes a stream from stdin.

M
Moskus, 2018-09-17
@Moskus

ffmpeg -i input.wav -c:a libfdk_aac -profile:a aac_he_v2 -b:a 32k output.m4a

The bitrate settings are just an example.

A
Alexander, 2018-09-20
@AlexBrtn

dBpoweramp

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question