luisppk wrote:Seems to me that 'libvo-aac' is full of problems... why is it used in audacity?
Because that is the encoder that is used by the group that build the FFmpeg libraries for Windows that we recommend. They are the only group I am aware of who offer pre-built FFmpeg for Windows.
All the AAC encoders have some problem or weakness where they are not as good as the others:
https://trac.ffmpeg.org/wiki/Encode/AAC.
luisppk wrote:will be better if you put some advice (or warning) in the 'help' section.
Yes I have made a note to look into that.
luisppk wrote:audacity must no show options can't work (image 3).
That would be a (low priority) but probably quite involved programming task. Generally Audacity does not know whether the encoding will succeed until it tries it, and when it fails it does give an error message.
If a later version of libvo-aac supported more than two channel export, then Audacity would have to check the FFmpeg version in use in order to throw a warning before trying to encode.
Gale