Skip to content

Releases: kcinickgx/kcinick-batch-encoder

Release list

v0.1.0

Choose a tag to compare

@kcinickgx kcinickgx released this 01 Jul 20:34

First release. Batch AV1 / H.265 / H.264 encoder — GPU (NVENC) with automatic CPU fallback.

Downloads

  • Windowsfast6-v0.1.0-windows-x64.zip
    GUI fast6.exe, encoding daemon fast6d.exe, and TUI fast6t.exe.
  • Linuxfast6t-v0.1.0-linux-x64.tar.gz
    The fast6t TUI client (the GUI and daemon are Windows-only; the TUI is the Linux client). Connects to a remote daemon.
  • VMs without a GPUmesa-softgl-vm-windows-x64.zip
    Drop these Mesa software-OpenGL DLLs next to the .exe so the GUI opens on a VM with no 3D. See the README.txt inside (Mesa is MIT-licensed).

Requirements

  • ffmpeg with ffprobe next 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).