All Projects → AnimMouse → QTFiles

AnimMouse / QTFiles

Licence: MPL-2.0 license
use qaac without installing iTunes

Projects that are alternatives of or similar to QTFiles

loudgain
ReplayGain 2.0 loudness normalizer based on the EBU R128/ITU BS.1770 standard (-18 LUFS, FLAC, Ogg, MP2, MP3, MP4, M4A, AAC, ALAC, Opus, ASF, WMA, WAV, AIFF, WavPack, APE)
Stars: ✭ 127 (+67.11%)
Mutual labels:  aac, m4a
mulukhiya-toot-proxy
各種ActivityPub対応インスタンスへの投稿に対して、内容の更新等を行うプロキシ。通称「モロヘイヤ」。
Stars: ✭ 24 (-68.42%)
Mutual labels:  itunes, apple-music
libwinmedia
[Archived] A cross-platform simple media playback library for C/C++.
Stars: ✭ 35 (-53.95%)
Mutual labels:  aac, m4a
aplay-
a simple BitPerfect player
Stars: ✭ 23 (-69.74%)
Mutual labels:  aac, m4a
Androidffmpeg
android 读取摄像头和麦克风,使用rtmp推流
Stars: ✭ 298 (+292.11%)
Mutual labels:  encoder, aac
slibs
Single file libraries for C/C++
Stars: ✭ 80 (+5.26%)
Mutual labels:  aac, m4a
iLyrics
A third-party iTunes addon to show the lyrics on the desktop.
Stars: ✭ 78 (+2.63%)
Mutual labels:  itunes, apple-music
go-xmp
A native Go SDK for the Extensible Metadata Platform (XMP)
Stars: ✭ 36 (-52.63%)
Mutual labels:  itunes, quicktime
Lyricsx
🎶 Ultimate lyrics app for macOS.
Stars: ✭ 3,251 (+4177.63%)
Mutual labels:  itunes, apple-music
Ytmdl
A simple app to get songs from YouTube in mp3 format with artist name, album name etc from sources like iTunes, Spotify, LastFM, Deezer, Gaana etc.
Stars: ✭ 2,070 (+2623.68%)
Mutual labels:  itunes, apple-music
Flacon
Audio File Encoder. Extracts audio tracks from an audio CD image to separate tracks.
Stars: ✭ 252 (+231.58%)
Mutual labels:  encoder, aac
Faac
Freeware Advanced Audio Coder faac mirror
Stars: ✭ 102 (+34.21%)
Mutual labels:  encoder, aac
conv2mp4-py
Python script that recursively searches through a user-defined file path and converts all videos of user-specified file types to MP4 with H264 video and AAC audio using ffmpeg. If a conversion failure is detected, the script re-encodes the file with HandbrakeCLI. Upon successful encoding, Plex libraries are refreshed and source file is deleted. …
Stars: ✭ 37 (-51.32%)
Mutual labels:  aac, aac-audio
podcastcrawler
PHP library to find podcasts
Stars: ✭ 40 (-47.37%)
Mutual labels:  itunes
ReactiveLiveData
An RxJava Extension for the LiveData observer introduced by Google.
Stars: ✭ 17 (-77.63%)
Mutual labels:  aac
noplugin
Play legacy media in modern browsers without plugins.
Stars: ✭ 29 (-61.84%)
Mutual labels:  quicktime
gocnab
CNAB (Un)Marshaler
Stars: ✭ 20 (-73.68%)
Mutual labels:  encoder
itunes receipt validator
Validate iTunes Transaction and Unified style receipts with local decoding and remote validation.
Stars: ✭ 38 (-50%)
Mutual labels:  itunes
nanopack
Lightweight Msgpack Encoder
Stars: ✭ 15 (-80.26%)
Mutual labels:  encoder
Youtube-DL-GUI
Graphical User Interace built around youtube-dl CLI
Stars: ✭ 38 (-50%)
Mutual labels:  aac

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

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].