lordmulder / LameXP

Audio Encoder Front-End
http://lordmulder.github.io/LameXP
Other
184 stars 18 forks source link

QAAC 2.60 support #42

Closed xtemp09 closed 7 years ago

xtemp09 commented 7 years ago

Please add QAAC 2.60 support. The latest (beta) version of QAAC supported is 2.58.

lordmulder commented 7 years ago

Unless the command-line interface has changed in an incompatible way, you should be able to use QAAC 2.60 with current version of LameXP. Just replace the 2.58 binaries with the 2.60 binaries.

xtemp09 commented 7 years ago

Been there, tried that. LameXP doesn't see QAAC 2.60. At least, that happened with the beta.

lordmulder commented 7 years ago

Can you please run LameXP with option --console (i.e. start a terminal, change to LameXP directory, then type LameXP.exe --console) and check out the messages that appear in the log window?

lordmulder commented 7 years ago

xtemp09,

I have uploaded a new QAAC Add-in for LameXP, which is now based on QAAC v2.61: LameXP.qaac-addin.2016-10-03.zip

For me this is detected by the current version of LameXP just fine. So please try again with this QAAC Add-in version and report back. And please follow the install instructions in README accurately!


If you still encounter any problems, the first thing to do would be running qaac.exe --check from LameXP directory in order to make sure that the Apple AAC Encoder is recognized correctly. If everything is fine, the next thing to would be running LameXP.exe --console and look at the console output it gives...

xtemp09 commented 7 years ago

Hello, it seems to be working. Thanks!

Enabled QAACx64 encoder v2.61.

lordmulder commented 7 years ago

Fine!