Advertisement
Guest User

Untitled

a guest
Jun 25th, 2018
96
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.24 KB | None | 0 0
  1. ffmpeg -i ffmpeg -i http://example.com/4097.m3u8 -c:v libx264 -preset veryfast -maxrate 1000k -bufsize 2000k -g 60 -b:a 128k rtmp://example.com/stream
  2.  
  3.  
  4. ffmpeg -i ffmpeg -i http://example.com/4097.m3u8 -c copy rtmp://example.com/stream
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement