Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Can't encode after downloads iTunes from Microsoft Store #67

Open
fuchanghao opened this issue Sep 8, 2020 · 5 comments
Open

Can't encode after downloads iTunes from Microsoft Store #67

fuchanghao opened this issue Sep 8, 2020 · 5 comments

Comments

@fuchanghao
Copy link

https://www.apple.com/itunes/

I turned to the Microsoft Store (link: https://apple.co/ms) And download iTunes, But I still can't use qaac to encode (Both 32bit&64bit)

iTunes v12108.5.48031.0
QAAC 2.6.9

@Dendraspis
Copy link
Contributor

You have to move the necessary files from iTunes into the qaac program folder.

App folder:

Mode                LastWriteTime         Length Name
----                -------------         ------ ----
d-----       06.09.2020     15:52                QTfiles64
-a----       14.03.2017     20:31         755712 libFLAC_dynamic.dll
-a----       02.04.2017     19:01        1748992 libsndfile-1.dll
-a----       14.10.2013     17:20          68096 libsoxconvolver64.dll
-a----       20.03.2018     14:45         268288 libsoxr64.dll
-a----       04.08.2020     16:35         612864 qaac64.exe
-a----       21.06.2020     11:02        1908224 refalac64.exe

.\QTfiles64:

Mode                LastWriteTime         Length Name
----                -------------         ------ ----
-a----       06.05.2020     23:12          80696 ASL.dll
-a----       06.05.2020     23:12        9039672 CoreAudioToolbox.dll
-a----       06.05.2020     23:12        2230584 CoreFoundation.dll
-a----       06.05.2020     23:11       27159352 icudt62.dll
-a----       06.05.2020     23:12         104760 libdispatch.dll
-a----       06.05.2020     23:12        2457912 libicuin.dll
-a----       06.05.2020     23:12        1579320 libicuuc.dll
-a----       11.06.2011     01:15         608080 msvcp100.dll
-a----       11.06.2011     01:15         829264 msvcr100.dll
-a----       06.05.2020     23:11         237368 objc.dll

...or put everything in the app folder together.

Hope this helps.

@iAvoe
Copy link

iAvoe commented Sep 16, 2021

https://www.apple.com/itunes/

I turned to the Microsoft Store (link: https://apple.co/ms) And download iTunes, But I still can't use qaac to encode (Both 32bit&64bit)

iTunes v12108.5.48031.0
QAAC 2.6.9

I assumed you could read Chinese after seeing your profile ID (apologize if that is not), your can check out this tutorial to get started

@levicki
Copy link

levicki commented Jan 29, 2022

@ValZapod

For me the instructions about copying files posted by @Dendraspis work for regular iTunes 64-bit 12.12.2.2 and latest qaac version.

Both msvcr100.dll and msvcp100.dll don't seem to be necessary for me. I am not sure if that is because latest iTunes build doesn't need them anymore, or because I have all Visual C++ runttime versions installed on my system.

That said, no idea why you would rush to install Windows 11 which is still largely unfinished, and why you would prefer installing native Windows applications such as iTunes from Windows Store. That seems to me like asking for trouble and it seems you have found it.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

5 participants
@fuchanghao @levicki @iAvoe @Dendraspis and others