Skip to content

Instantly share code, notes, and snippets.

@zzuummaa
Last active September 5, 2021 20:37
Show Gist options
  • Save zzuummaa/0388debaa09d24666767c5f84815eabe to your computer and use it in GitHub Desktop.
Save zzuummaa/0388debaa09d24666767c5f84815eabe to your computer and use it in GitHub Desktop.
ffmpeg -y -rtbufsize 100M -f gdigrab -framerate 30 -probesize 10M -draw_mouse 1 -i desktop -c:v libx264 -r 30 -preset ultrafast -tune zerolatency -crf 25 -pix_fmt yuv420p screen.mp4
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment