01.10.2025, 20:25
96Khz pcm, (doesn't seem to make sense to me) okay,...
Audio encoding call is:
which should create
"C:\Users\Bfield\AppData\Local\Temp\iId_1_aid_1_DELAY_-43ms_2025-10-01@19_57_40_1610_02.aac"
Strangely the debug output directly starts 2025-10-01@10_14_56_3110_08_muxing.
=> clear your temp folder and create a new debug output
Cu Selur
Audio encoding call is:
ffmpeg -y -threads 8 -loglevel fatal -nostdin -i "C:\Users\Bfield\AppData\Local\Temp\iId_1_aid_1_DELAY_-43ms_2025-10-01@19_57_40_1610_01.wav" -ac 2 -ar 96000 -f sox - | sox --multi-threaded --temp "C:\Users\Bfield\AppData\Local\Temp\2025-10-01@19_57_40_161001" --buffer 524288 -S -t sox - -b 32 -t sox - rate -v 48000 | ffmpeg -y -threads 8 -f sox -i - -strict -2 -ab 128000 -channel_layout stereo -ar 48000 "C:\Users\Bfield\AppData\Local\Temp\iId_1_aid_1_DELAY_-43ms_2025-10-01@19_57_40_1610_02.aac""C:\Users\Bfield\AppData\Local\Temp\iId_1_aid_1_DELAY_-43ms_2025-10-01@19_57_40_1610_02.aac"
Strangely the debug output directly starts 2025-10-01@10_14_56_3110_08_muxing.
=> clear your temp folder and create a new debug output
Cu Selur
----
Dev versions are in the 'experimental'-folder of my GoogleDrive, which is linked on the download page.
Dev versions are in the 'experimental'-folder of my GoogleDrive, which is linked on the download page.

