Skip to content

Instantly share code, notes, and snippets.

@franTarkenton
Created December 20, 2021 01:38
Show Gist options
  • Select an option

  • Save franTarkenton/e3d9d6a53d57b599fe7ab6773da5ee2d to your computer and use it in GitHub Desktop.

Select an option

Save franTarkenton/e3d9d6a53d57b599fe7ab6773da5ee2d to your computer and use it in GitHub Desktop.
Notes on processing videos

Annimations from stills

ffmpeg -r 12 -pattern_type glob -i '*.jpg' -c:v libx264 ../movie4.mp4
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment