Guest User

ffmpeg

a guest
Mar 22nd, 2016
42
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.29 KB | None | 0 0
  1. ffmpeg -re -i 'rtmp://10.0.0.4/ live=true' -r 30 -maxrate 4000k -bufsize 3000k -crf 18 -preset veryslow -vcodec copy -acodec copy -ac 2 -ar 48000 -ab 64k -flags -global_header -map 0 -f segment -segment_time 10 -segment_list test.m3u8 -segment_format mpegts -bsf h264_mp4toannexb stream%05d.ts
Add Comment
Please, Sign In to add comment