Skip to content

Releases: cmdcolin/videoskillet

Release list

v0.44.4

Choose a tag to compare

@github-actions github-actions released this 10 Sep 13:39
079f6ab

Offline renderer binaries. Each one carries the renderer, the
engine and a Deno runtime; ffmpeg and ffprobe have to be on PATH,
and rendering needs a GPU driver Deno's WebGPU can reach.

tar xzf videoskillet-x86_64-unknown-linux-gnu.tar.gz
./videoskillet-x86_64-unknown-linux-gnu in.mp4 out.mov --preset=vhs

See docs/RENDERING.md for the options.

Full Changelog: v0.44.3...v0.44.4