when I call:
the output is properly produced, but if I add sox to the mix:Code:"G:\Hybrid\ffmpeg.exe" -y -analyzeduration 500000000 -threads 8 -v -10 -i "H:\Temp\iId_2_aid_1_01_19_56_0910_05.mp3" -ac 2 -acodec pcm_s16le -f wav - | "G:\Hybrid\CUETools.FLACCL.cmd.exe" -5 -o "H:\Output\iId_2_aid_1_01_19_56_091005.flac" -
it aborts withCode:"G:\Hybrid\ffmpeg.exe" -y -analyzeduration 500000000 -threads 8 -v -10 -i "H:\Temp\iId_1_aid_1_01_11_20_6710_01.mp3" -ac 2 -f sox - | "G:\Hybrid\sox.exe" --multi-threaded --temp "H:\Temp" --buffer 524288 -t sox - -b 16 -t wavpcm - | "G:\Hybrid\CUETools.FLACCL.cmd.exe" -5 -o "H:\Output\iId_1_aid_1_01_11_20_671001.flac" -
I suspect this might be due to a warning sox throws: "WARN wav: Length in output .wav header will be wrong since can't seek to fix it" (if I create an intermediate file for the sox output everything works)Error : Incomplete file read.
Does anyone know what really is the problem and how to fix it?
I don't want to:
a. skip sox, since I'd like to do some additional filtering through sox
or
b. create a temporal wav file
Cu Selur
+ Reply to Thread
Results 1 to 1 of 1
Similar Threads
-
remove audio from middle of file with sox
By agni451 in forum AudioReplies: 5Last Post: 4th Dec 2012, 05:56 -
sox audio -> mixing 4 channels down to 2
By a1s2d3f4 in forum EditingReplies: 7Last Post: 30th Aug 2012, 02:13 -
Need libamrwb & libamrnb for SOX!!
By Shohag_ifas in forum AudioReplies: 0Last Post: 12th Jun 2011, 01:18 -
ffmpeg & jwplayer .mp4 problem
By mehmedean in forum Video ConversionReplies: 2Last Post: 30th Jan 2011, 11:02 -
Small ffmpeg & bitrate question
By vvkeer in forum Newbie / General discussionsReplies: 1Last Post: 17th Feb 2009, 08:30