Skip to content

Latest commit

 

History

History
11 lines (6 loc) · 484 Bytes

README.md

File metadata and controls

11 lines (6 loc) · 484 Bytes

pressurecooker

A library of various media processing functions and utilities

Setting up your environment

  • Install ffmpeg if you don't have it already.

  • Install ImageMagick if you don't have it already. (If you are running Windows, you will need to add a MAGICK_HOME environment variable that points to your ImageMagick directory)

  • Install GhostScript if you don't have it already.