Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
F
flamenco-worker-python
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Container registry
Model registry
Operate
Environments
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
blender
flamenco-worker-python
Commits
d24fee59
Commit
d24fee59
authored
6 years ago
by
Sybren A. Stüvel
Browse files
Options
Downloads
Patches
Plain Diff
Documented installation of ffprobe and blender
parent
b617c176
Branches
Branches containing commit
Tags
Tags containing commit
No related merge requests found
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
README.md
+4
-1
4 additions, 1 deletion
README.md
with
4 additions
and
1 deletion
README.md
+
4
−
1
View file @
d24fee59
...
@@ -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,
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment