Hi i'm new to ffmpeg and it's very promising

i want to add a logo to stream video i tested it and obtained an mp4 file
and all is fine:

ffmpeg -y -i myhttplinkstreaming -i ./logo1.jpeg -filter_complex
"overlay=10:10" OUT_1.mp4

if i want to restream it live...

is it possible to remove out_1.mp4 and have something like myip:1234??
_______________________________________________
ffmpeg-user mailing list
ffmpeg-user@ffmpeg.org
https://ffmpeg.org/mailman/listinfo/ffmpeg-user

To unsubscribe, visit link above, or email
ffmpeg-user-requ...@ffmpeg.org with subject "unsubscribe".

Reply via email to