Guest User

mpeg stream

a guest
Jun 29th, 2014
185
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.35 KB | None | 0 0
  1. ffmpeg -i “http://192.168.100.101/dlna/?type=DVB-S-AUTO&src=1&freq=10773&pol=h&sr=22000&pids=0,5000,5001,5002,5000,256” -ss 00:00:05 -acodec libfdk_aac -vbr 3 -b:v 3000k -ac 2 -vcodec libx264 -preset superfast -tune zerolatency -threads 2 -s 1280x720 -flags -global_header -fflags +genpts -map 0:0 -map 0:1 -hls_time 2 -hls_wrap 40 /var/www/test.m3u8
Add Comment
Please, Sign In to add comment