Advertisement
Guest User

Untitled

a guest
Nov 27th, 2014
223
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.16 KB | None | 0 0
  1. exec ffmpeg -i rtm://localhost:1935/$app/$name -vcodec libx264 -b:v 2000k -maxrate 1600k -r 30 -acodec copy -s 960x540 -f flv rtmp://localhost:1935/small/test;
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement