How to know if qaac encoder is used on Windows?
MacTheZazou opened this issue · 2 comments
MacTheZazou commented
The log make me think that maybe it's not the freshly installed qaac encoder that is being used:
Input #0, wav, from 'output/Kokoroko - Abusey Junction/Kokoroko - Abusey Junction.wav':
Duration: 00:07:09.11, bitrate: 1411 kb/s
Stream #0:0: Audio: pcm_s16le ([1][0][0][0] / 0x0001), 44100 Hz, 2 channels, s16, 1411 kb/s
Stream mapping:
Stream #0:0 -> #0:0 (pcm_s16le (native) -> aac (native))
Press [q] to stop, [?] for help
Output #0, ipod, to 'output/Kokoroko - Abusey Junction/Kokoroko - Abusey Junction.m4a':
Metadata:
encoder : Lavf60.10.101
Stream #0:0: Audio: aac (LC) (mp4a / 0x6134706D), 44100 Hz, stereo, fltp, 128 kb/s
Metadata:
encoder : Lavc60.23.100 aac
size= 1024kB time=00:01:14.55 bitrate= 112.5kbits/s speed=29.8x
MacTheZazou commented
Oh, I forgot to restart my terminal after installation. It seems ok as I have this in my terminal:
AAC-LC Encoder, TVBR q127, Quality 96
[100.0%] 6:03.820/6:03.820 (57.5x), ETA 0:00.000
16044480/16044480 samples processed in 0:06.328
Overall bitrate: 246.826kbps
Optimizing...done
axeldelafosse commented
Yep, looking good! I'm glad that you managed to install and use qaac. Hope you like it!