Sybren A. Stüvel 920420c10e Website: write comparison between Flamenco v2 and v3
Manifest Task: T99698
2022-07-26 18:59:32 +02:00

848 B

title weight
What is New in Flamenco 3 5

Flamenco was pretty much rebuilt from scratch between versions 2 and 3. One of the major goals of Flamenco 3 is to simplify the installation & use.

Compared to version 2, Flamenco 3:

  • no longer requires an online component; Flamenco Server has been removed.
  • no longer requires you to install & configure a database.
  • works 100% on your own infrastructure.
  • just has two executables for you to run (Manager and Worker).
  • has its own dedicated Blender add-on, which can be downloaded directly from Flamenco Manager.
  • supports [custom job types][custom-jobs] written in JavaScript.
  • comes bundled with FFmpeg; you only need to install Blender.

[custom-jobs]: {{< ref "/usage/job-compiler-scripts" >}}

{{< button size="large" relref="usage/getting-started/" >}}Get Started{{< /button >}}