Skip to content

Instantly share code, notes, and snippets.

@tasinttttttt
Created May 6, 2021 11:13
Show Gist options
  • Save tasinttttttt/21c7cff42e303123ff2b50c52e0cb591 to your computer and use it in GitHub Desktop.
Save tasinttttttt/21c7cff42e303123ff2b50c52e0cb591 to your computer and use it in GitHub Desktop.
windows ffmpeg screengrab
Lossless capture - afterfx compatible
around 18.950 MB / second at 50fps
ffmpeg -video_size 1920x1080 -framerate 50 -f gdigrab -draw_mouse 0 -i desktop -crf 0 -pix_fmt yuv444p -preset ultrafast output.mp4
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment