Created
September 16, 2012 09:05
-
-
Save poochin/3731680 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| $ ffmpeg -r 10 -f x11grab -s 1024x768 -i :0.0 -f alsa -i default -acodec libmp3lame -vcodec libx264 -vpre fast -b 220k -ar 22050 -ab 48k -threads 2 -s 640x480 -vsync 2 -y -f flv "(RTMP)/(KEY) flashver=FME/3.0\20(compatible;\20FMSc/1.0)" |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment