Re: [FFmpeg-user] Streaming to YouTube Live

2020-04-18 Thread First Last
Thank you so much for your help and for all of the useful information! As I was writing, the thought momentarily occurred to me, that perhaps the issue related to the audio, but then the thought disappeared. Perhaps because of my inexperience. I have added the silent audio stream, as recommended,

[FFmpeg-user] Streaming to YouTube Live

2020-04-17 Thread First Last
I am uncertain whether this question is outside the scope of this forum, so please advise me if it is. I am attempting to stream a single static image to YouTube Live, using an Amazon Linux server running on Amazon Lightsail, and using, of course, ffmpeg. I am using the following command: /home/

Re: [FFmpeg-user] No such file or directory

2020-04-16 Thread First Last
Thank you so much! Despite the fact that everything appeared fine in the original text and in the pasted text, it does appear that it must have been some other blank character. I manually pressed backspace and then the space key in each segment of the command, and the error disappeared. I would hav

[FFmpeg-user] No such file or directory

2020-04-16 Thread First Last
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