[FFmpeg-user] No such file or directory
First Last
yangmath2020 at gmail.com
Thu Apr 16 21:04:41 EEST 2020
Hello Everyone,
I am attempted to run the following command:
/home/ec2-user/ffmpeg-git-20200324-amd64-static/ffmpeg -re -loop 1
-framerate 2 -i /home/ec2-user/banner.png -s 1920x1080 -ab 128k -vcodec
libx264 -pix_fmt yuv420p -maxrate 2048k -bufsize 2048k -framerate 30 -g 2
-strict experimental -f flv
rtmp://a.rtmp.youtube.com/live2/xxxx-xxxx-xxxx-xxxx
This results in the following error:
-bash: /home/ec2-user/ffmpeg-git-20200324-amd64-static/ffmpeg -re: No such
file or directory
However, when I run the following command:
/home/ec2-user/ffmpeg-git-20200324-amd64-static/ffmpeg
The program launches with default messaging and no error messages.
Any recommendations as to what could be going wrong? Thank you.
--
Sent from: http://www.ffmpeg-archive.org/
More information about the ffmpeg-user
mailing list