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/
_______________________________________________
ffmpeg-user mailing list
[email protected]
https://ffmpeg.org/mailman/listinfo/ffmpeg-user

To unsubscribe, visit link above, or email
[email protected] with subject "unsubscribe".

Reply via email to