25.09.2017, 17:56
Seems like ffmpeg has some problem extracting the audio file and the output then causes delaycut to crash.
What happens if you call:
If the input file isn't too large, would be cool if you can share it with me since I can't reproduce the issue with the files I have here so far.
Cu Selur
What happens if you call:
ffmpeg -y -threads 4 -i "/var/folders/5y/z9ph64xx6qz1jx322dmy_s3h0000gn/T/iId_1_aid_0_07_57_59_1310_02.wav" -strict -2 -ab 128000 -ac 2 -channel_layout stereo -ar 48000 "/var/folders/5y/z9ph64xx6qz1jx322dmy_s3h0000gn/T/iId_1_aid_0_07_57_59_1310_05.aac"
If the input file isn't too large, would be cool if you can share it with me since I can't reproduce the issue with the files I have here so far.
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.