AIMP Forum

AIMP for Android => Вопросы / Questions => Topic started by: endoplast on December 08, 2025, 19:04:30

Title: AIMP 6 Encoding with faac
Post by: endoplast on December 08, 2025, 19:04:30
Hi, I am testing AIMP 6 for Linux and so far so good.I would like to know if it's possible to add faac encoder or it's too soon?
Thanks for your work, sometimes dreams come true.   ;)
Title: Re: AIMP 6 Encoding with faac
Post by: Алексей Долматов on December 08, 2025, 20:11:00
Most encoders are created as Windows executable files, which is why there is a limitation on how encoders can be implemented.
The new version is no longer a "wine" emulation, so it requires more than just copying the encoder. At a minimum, you will need to review the source code (if available) and its terms of use before updating encoders.

As you may have read in the blog, beta and release are planned for the next year. So, closer to 2027, we need to keep an eye on the plugins situation.
Title: Re: AIMP 6 Encoding with faac
Post by: Artem on December 09, 2025, 10:10:52
.I would like to know if it's possible to add faac encoder or it's too soon?

It's too soon
Title: Re: AIMP 6 Encoding with faac
Post by: endoplast on December 29, 2025, 21:25:35
Most encoders are created as Windows executable files, which is why there is a limitation on how encoders can be implemented.
The new version is no longer a "wine" emulation, so it requires more than just copying the encoder. At a minimum, you will need to review the source code (if available) and its terms of use before updating encoders.

As you may have read in the blog, beta and release are planned for the next year. So, closer to 2027, we need to keep an eye on the plugins situation.

Okay, it's true, it's too early. No problem, thanks for the reply and to Artem. Good work!