Code Monkey home page Code Monkey logo

qtfiles's Introduction

QTFiles - QuickTime Files for qaac QuickTime AAC encoder

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.

Installation

  1. Download the latest QTfiles.7z (if you are using qaac.exe) or QTfiles64.7z (if you are using qaac64.exe).
  2. Place the QTfiles folder if you are using qaac.exe or QTfiles64 folder if you are using qaac64.exe besides the qaac executable file.
  3. Finished. qaac is now portable.

icudt62.dll dummy file

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.

Microsoft Visual C++ Runtime

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.

Directory Tree

  • 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

More Infos

Using qaac without iTunes

Apple AAC

More Infos from hydrogenaudio

My recommended GUI encoder that can use qaac: fre:ac

qtfiles's People

Contributors

animmouse avatar dependabot[bot] avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar

qtfiles's Issues

icudt62.dll in 32bit package is 64bits

I was getting 193 errors with the 32bit package until I checked out the icudt62.dll and discovered it's actually 64bit. I grabbed the 32bit version from the previous release and it now works fine.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.