Advertisement
djsashaz

Untitled

Jul 7th, 2012
37
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.38 KB | None | 0 0
  1. usr/local/bin/ffmpeg -i udp://@127.0.0.1:28805 -re -vcodec libx264 -flags +loop -cmp +chroma -subq 5 -trellis 1 -g 75 -keyint_min 25 -bf 0 -threads 0 -strict experimental -vprofile baseline -level 30 -vbsf h264_mp4toannexb -vb 1200k -minrate 1200k -maxrate 1200k -bufsize 1835k -acodec libfaac -ab 128k -ar 48000 -ac 2 -f mpegts -filter:v yadif -y udp://192.168.20.100:28805?pkt_size=1316
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement