Skip to content

Instantly share code, notes, and snippets.

@poochin
Created September 16, 2012 09:05
Show Gist options
  • Select an option

  • Save poochin/3731680 to your computer and use it in GitHub Desktop.

Select an option

Save poochin/3731680 to your computer and use it in GitHub Desktop.
$ 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