Releases: kcinickgx/kcinick-batch-encoder
Releases · kcinickgx/kcinick-batch-encoder
Release list
v0.1.0
First release. Batch AV1 / H.265 / H.264 encoder — GPU (NVENC) with automatic CPU fallback.
Downloads
- Windows —
fast6-v0.1.0-windows-x64.zip
GUIfast6.exe, encoding daemonfast6d.exe, and TUIfast6t.exe. - Linux —
fast6t-v0.1.0-linux-x64.tar.gz
Thefast6tTUI client (the GUI and daemon are Windows-only; the TUI is the Linux client). Connects to a remote daemon. - VMs without a GPU —
mesa-softgl-vm-windows-x64.zip
Drop these Mesa software-OpenGL DLLs next to the.exeso the GUI opens on a VM with no 3D. See theREADME.txtinside (Mesa is MIT-licensed).
Requirements
- ffmpeg with
ffprobenext to it (a build with NVENC support is recommended). - An NVIDIA GPU for hardware encoding (optional — it falls back to CPU).
See the README for full usage (Local vs Remote mode, encoding options, and the on-demand remote architecture).