Advertisement
Guest User

Untitled

a guest
Mar 12th, 2013
55
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.37 KB | None | 0 0
  1. usr/local/bin/ffmpeg -threads auto -i udp://@127.0.0.1:11490?fifo_size=1000000&overrun_nonfatal=1 -strict experimental -vcodec libx264 -flags +ildct+loop -trellis 1 -coder 1 -bf 0 -threads auto -vprofile main -profile:v main -level 30 -g 125 -s 854x480 -b:v 900k -bufsize 6000k -maxrate 1500k -acodec aac -b:a 128k -ar 44100 -ac 2 -f flv -filter:v yadif -y rtmp://somelocation
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement