13.01.2018, 16:52
(13.01.2018, 16:34)Selur Wrote: What happen if you call:
inside a Windows command prompt?"C:\PROGRA~1\Hybrid\64bit\ffmpeg.exe" -y -threads 8 -loglevel fatal -i "C:\Users\170317~1\AppData\Local\Temp\iId_1_aid_0_lang_en_DELAY_-5ms_21_49_54_2310_01.ac3" -ac 6 -ar 48000 -f sox - | "C:\PROGRA~1\Hybrid\64bit\sox.exe" --multi-threaded --ignore-length --temp "C:\Users\1703 1703\AppData\Local\Temp\21_49_54_231002" --buffer 524288 -S -t sox - -t flac - | "C:\PROGRA~1\Hybrid\64bit\opusenc.exe" --bitrate 256 --comp 10 --framesize 20 --expect-loss 0 --max-delay 1000 --ignorelength - "C:\Users\1703 1703\AppData\Local\Temp\iId_1_aid_0_lang_en_DELAY_-5ms_21_49_54_2310_03.opus"
Cu Selur
after call then output
Input File : '-' (sox)
Channels : 6
Sample Rate : 48000
Precision : 32-bit
Sample Encoding: 32-bit Signed Integer PCM
In:0.00% 00:00:00.00 [00:00:00.00] Out:0 [ | ] Clip:0 C:\PROGRA~1\Hybrid\64bit\sox.exe FAIL sox: `-' error writing output file: Broken pipe
Done.