Log in

View Full Version : How to get qaac encoder working on Windows 10 without all the bloatware?


orion44
6th June 2019, 23:04
I want to install qaac encoder on Windows 10 64-bit.
To get it working, it requires iTunes or QuickTime installed.

I do not want iTunes or QuickTime installed on Windows 10.

Is there a way to get qaac working without all this bloatware?

Also, where can I get the latest binary of Fraunhofer FDK AAC Encoder?

Thanks.

sneaker_ger
6th June 2019, 23:21
You don't need to install iTunes/QuickTime. The author offers a script to exctract the necessary files from the iTunes installer.

See the following guide for detailed instructions:
https://github.com/wieslawsoltes/BatchEncoder/wiki/Tutorial-Using-qaac-without-iTunes#using-other-apple-audio-framework-features

orion44
6th June 2019, 23:55
You don't need to install iTunes/QuickTime. The author offers a script to exctract the necessary files from the iTunes installer.

See the following guide for detailed instructions:
https://github.com/wieslawsoltes/BatchEncoder/wiki/Tutorial-Using-qaac-without-iTunes#using-other-apple-audio-framework-features

It works! Thanks.

chros
7th June 2019, 08:48
See the following guide for detailed instructions:
https://github.com/wieslawsoltes/BatchEncoder/wiki/Tutorial-Using-qaac-without-iTunes#using-other-apple-audio-framework-features
The core of that article was written by me :)

Selur
7th June 2019, 17:35
Also, where can I get the latest binary of Fraunhofer FDK AAC Encoder?
You could build it using MBAS (https://github.com/jb-alvarado/media-autobuild_suite).