Skip to content

Instantly share code, notes, and snippets.

@zer0her0
Created August 9, 2013 20:05
Show Gist options
  • Select an option

  • Save zer0her0/6196744 to your computer and use it in GitHub Desktop.

Select an option

Save zer0her0/6196744 to your computer and use it in GitHub Desktop.
Beginning of street art code...
identify street.gif //output # & type of "frames" in gif
//calculate how many frames to grab, possibly limit over a certain # of frames
montage -geometry +11+0 street.gif[0-10] test.png //needs to fix geometry to output single row or column, also varible for frame # in bracket.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment