[FFmpeg-user] concatenating files in FFMPEG causing the wrong file length
Philip Orrill
philip.orrill at outlook.com
Thu Oct 8 16:04:15 EEST 2020
I have downloaded the file from the drive thanks.
I have created a directory called /tmp on my machine and copied the file
into that.
I have the command $ curl -sLO
https://ffmpeg.org/releases/ffmpeg-4.2.1.tar.gz && tar -zxf
ffmpeg-4.2.1.tar.gz --strip-components=1 && patch -p1 --ignore-whitespace <
/tmp/patch.txt && ./configure... .... && make...
This gives me the error:
/tmp/patch.txt: No such file or directory
I assume i'm doing something really silly.
Thanks for the help again.
--
Sent from: http://www.ffmpeg-archive.org/
More information about the ffmpeg-user
mailing list