Skip to content

Instantly share code, notes, and snippets.

@mindey
Created December 14, 2015 14:06
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save mindey/9757b585becbf73d34ba to your computer and use it in GitHub Desktop.
Save mindey/9757b585becbf73d34ba to your computer and use it in GitHub Desktop.
ffmpeg -video_size 1600x900 -framerate 30 -f x11grab -i $DISPLAY -f alsa -ac 2 -i pulse -vsync passthrough -c:v libx264 -qp 0 -preset ultrafast capture.mkv
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment