Apple's Core Audio AAC encoder for qaac.
This is the files required for qaac to encode without installing iTunes, QuickTime, or AppleApplicationSupport.msi.
Extracted directly from the iTunes installer using the makeportable script from the qaac's site using GitHub Actions.
- Download the latest QTfiles.7z (if you are using qaac.exe) or QTfiles64.7z (if you are using qaac64.exe).
- Place the QTfiles folder if you are using qaac.exe or QTfiles64 folder if you are using qaac64.exe besides the qaac executable file.
- Finished. qaac is now portable.
The "icudt62.dll" aka the International Components for Unicode data file inside the QTfiles.7z or QTfiles64.7z is just a dummy file because most of the content in the icudt62.dll is not required. But the original file is in the QTfiles64-icudt62.dll.zst or QTfiles-icudt62.dll.zst on the release.
"For encoding only, most of the content in the icudt55.dll (icudt62.dll) is not required. But the file icudt55.dll (icudt62.dll) can't be deleted, the encoder would refuse to work if it is not present. But you can replace the original files of several MB size with the tiny dummy DLL's, and the encoder still works." - LigH
Dummy DLL generated using dummy-dll-generator.
If you have it, no need to copy msvcp140.dll and vcruntime140.dll. If it's not working, install Visual C++ Redistributable for Visual Studio 2015 or download QTfiles-msvc.7z or QTfiles64-msvc.7z and place the dll besides the qaac executable file.
- For 32-bit
- qaac.exe
- QTfiles
- ASL.dll
- CoreAudioToolbox.dll
- CoreFoundation.dll
- icudt62.dll
- libdispatch.dll
- libicuin.dll
- libicuuc.dll
- objc.dll
- For 64-bit
- qaac64.exe
- QTfiles64
- ASL.dll
- CoreAudioToolbox.dll
- CoreFoundation.dll
- icudt62.dll
- libdispatch.dll
- libicuin.dll
- libicuuc.dll
- objc.dll
My recommended GUI encoder that can use qaac: fre:ac