Advertisement
Guest User

Untitled

a guest
Apr 28th, 2017
102
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.23 KB | None | 0 0
  1. while true; do ffmpeg -f -stream_loop -1 mpegts -i -flags +cgop -vcodec libx264 -pix_fmt yuv420p -preset medium -r 30 -b:v 1600k -c:a copy -bsf:a aac_adtstoasc -f flv rtmp://a.rtmp.youtube.com/live2/xxxxxxxxxx 2> /root/ffmpeglog.txt; done
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement