Skip to content

Instantly share code, notes, and snippets.

@aferriss
Created March 7, 2016 22:36
Show Gist options
  • Save aferriss/5ef4470ad29fa40ddc3f to your computer and use it in GitHub Desktop.
Save aferriss/5ef4470ad29fa40ddc3f to your computer and use it in GitHub Desktop.
ffmpeg lzw compression - from Jennifer Steinkamp
ffmpeg -i in.%%04d.tif -compression_algo lzw out.%%04d.tif
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment