Skip to content

Latest commit

 

History

History
26 lines (18 loc) · 668 Bytes

README.md

File metadata and controls

26 lines (18 loc) · 668 Bytes

Description

Chef cookbook for ffmpeg installation.

Note: At the moment it just installs ffmpeg as is without extra configuration, if you need some other functionality, feel free to submit pull requests.

Platforms

Currently the cookbook supports only source install using ark, which should be cross platform.

Attributes

Usage

Just add include_recipe "ffmpeg" to your application cookbook.