2023-10-31 14:34:15 +01:00

3.9 KiB

title weight geekdocNav geekdocHidden
Download 2 false true

Download Flamenco for your platform here. Each download contains both Flamenco Manager and Worker. The Blender add-on can be downloaded from the Flamenco Manager web-interface after installation.

The latest version is: {{< flamenco/latestVersion >}}

Platform File
Windows {{< flamenco/downloadLink os="windows" ext="zip" >}}
Linux {{< flamenco/downloadLink os="linux" >}}
macOS (Intel) {{< flamenco/downloadLink os="macos" >}}
checksums {{< flamenco/sha256link >}}

Please report any issue at projects.blender.org.

Go Experimental!

The latest experimental version is: **{{< flamenco/latestExperimentalVersion

}}**. This version is not guaranteed to be stable, so do not run this on production systems. Or at least make a backup of your flamenco-manager.yaml and flamenco-manager.sqlite files before you venture forth.

To see what's new, check the changelog.

Platform File
Windows {{< flamenco/downloadExperimentalLink os="windows" ext="zip" >}}
Linux {{< flamenco/downloadExperimentalLink os="linux" >}}
macOS (Intel) {{< flamenco/downloadExperimentalLink os="macos" >}}
macOS (Silicon/ARM) {{< flamenco/downloadExperimentalLink os="macos" arch="arm64" >}} (without FFmpeg, see below)
checksums {{< flamenco/sha256linkExperimental >}}

Please report any issue at projects.blender.org.

macOS "Silicon" builds

The macOS "Silicon" build does not ship with FFmpeg, because a trusted build for this architecture is not provided by the FFmpeg project. This is why Flamenco v3 did not ship macOS/ARM64 builds. As of v3.3 this architecture will be included in the official Flamenco builds, but still without FFmpeg binary.

You can install FFmpeg using the ffmpeg Homebrew formula or any other method. Once installed Flamenco Worker should find it automatically. If not, place the ffmpeg executable into Flamenco's tools directory.

License

Flamenco is Free and Open Source software, available under the GNU General Public License.
Download the source code at projects.blender.org.