The friendly multilateral video toolkit built for artists by artists.
:contentReference[oaicite:1]{index=1}
Assembles a sequence of Videobeaux program steps into a single automated workflow, chaining multiple transformations into one output.
Allows creators to design multi-stage processing pipelines without running several commands manually.
chain_builder enables complex, multi-step Videobeaux workflows such as:
This tool acts as a meta-controller that executes multiple Videobeaux programs in the specified order.
chain argument accepts a structured definition of steps, typically referencing individual Videobeaux modules.-o.videobeaux -P chain_builder \
-i input.mp4 \
-o output.mp4 \
--chain VALUE
videobeaux -P chain_builder \
-i myvideo.mp4 \
-o chain_builder_styled.mp4 \
--chain EXAMPLE