Releases: cmdcolin/videoskillet
Releases · cmdcolin/videoskillet
Release list
v0.44.4
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