nu774
nu774
I have zero opinion about the bitrate.
Well I've already abandoned this project, but I guess you guys are just not running Cygwin python. Try running: ```python -c "import sys; print(sys.platform)"``` If it is Cygwin python, it...
Thank you for your concern, but I hasitate to make this hack official, and haven't made such approaches. Making this project officially adopted by Cygwin means that someone (probably me)...
1. qaac (and fdkaac) uses down-sampled timescale for HE-AAC. So media_time in edits gets halved. 2. qaac (and fdkaac) omit implicit 481 samples SBR decoder delay for iTunSMPB and edits....
Historically, Nero and Winamp's FhG AAC encoder include SBR delay in encoder delay. Apple does not. As for FDK-AAC, they have changed their API. On their V1 API AACInfo.encoderDelay included...
Well, the ChageLog is created from git history with the git2changelog.py in the repo. Maybe I could make it automatically run via a git post-commit hook, but i'm reluctant to...
Sorry, don't merge this patch. It turned out that simply setting unbuffered mode causes problem due to multithreading. Since MSVC doesn't support line buffered mode, we cannot rely on it,...
Hmm, sorry again. The previous comment seems my mistake (was testing with wrong branch..), it works here.
Nope. It's limitation of the encoder (which is developed by Apple) You can see it with qaac --format.
160kbps is the lowest for 48kHz/**5.1ch** (which you can see by qaac --formats). Isn't that file 5.1ch?