fluvie_cli 0.1.3 copy "fluvie_cli: ^0.1.3" to clipboard
fluvie_cli: ^0.1.3 copied to clipboard

Headless renderer CLI for Fluvie compositions: capture frames with flutter test, then encode with ffmpeg.

Changelog #

The format follows Keep a Changelog and the versions follow Semantic Versioning.

0.1.3 - 2026-06-22 #

Lockstep release with the rest of the workspace; no changes to this package.

0.1.2 - 2026-06-21 #

Added #

  • A pinned FFmpeg provisioner: download, cache, and use a known-good FFmpeg build, so a render works without a system FFmpeg on PATH.
  • Impeller capture support in the render pipeline.

0.1.0 - 2026-06-20 #

The first public release.

Added #

  • The render command: capture a composition with flutter test, then encode it with FFmpeg into a real video file.
  • Export formats: mp4, gif, imageSequence, and transparent (WebM).
  • Options for quality, aspect ratio, poster frame, draft frame counts, cache bypass, sandbox retention, and verbose output.
  • A typed exit-code contract (0 ok, 64 usage, 1 operational failure).
  • Deterministic renders: FFmpeg is invoked with argument lists and bitexact flags, so re-rendering reproduces the same output per machine.
1
likes
0
points
561
downloads

Publisher

unverified uploader

Weekly Downloads

Headless renderer CLI for Fluvie compositions: capture frames with flutter test, then encode with ffmpeg.

Homepage
Repository (GitHub)
View/report issues

Topics

#video #rendering #ffmpeg #cli

License

unknown (license)

Dependencies

archive, args, crypto, http, meta, path

More

Packages that depend on fluvie_cli