Skip to content
Snippets Groups Projects
Commit d24fee59 authored by Sybren A. Stüvel's avatar Sybren A. Stüvel
Browse files

Documented installation of ffprobe and blender

parent b617c176
Branches
Tags
No related merge requests found
...@@ -7,7 +7,10 @@ Author: Sybren A. Stüvel <sybren@blender.studio> ...@@ -7,7 +7,10 @@ Author: Sybren A. Stüvel <sybren@blender.studio>
## Installation ## Installation
- Make sure you have Flamenco Manager up and running. - Make sure you have Flamenco Manager up and running.
- Install [FFmpeg](https://ffmpeg.org/) and make sure the `ffmpeg` binary is on `$PATH`. - Install [Blender](https://blender.org/download) and make sure the `blender` binary is on `$PATH`.
- Install [FFmpeg](https://ffmpeg.org/) and make sure the `ffmpeg` and `ffprobe` binaries are
on `$PATH`. If you only intend to run Flamenco Worker and not run any unit tests, you can
skip `ffprobe`.
- Install Flamenco Worker in one of two ways: - Install Flamenco Worker in one of two ways:
- If you have a distributable zip file (see - If you have a distributable zip file (see
[Packaging for distribution](#packaging-for-distribution)) unzip it, `cd` into it, [Packaging for distribution](#packaging-for-distribution)) unzip it, `cd` into it,
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment