-
Notifications
You must be signed in to change notification settings - Fork 0
Getting Started
Renderbolt 1.0.7 is the public release. Windows installer and Debian-family .deb.
- Download
Renderbolt-1.0.7-setup.exefrom the 1.0.7 release. - Run the installer. 64-bit Windows 10 / 11.
- Open Renderbolt from the Start menu.
Windows 11 already has WebView2. Windows 10 may need the Evergreen runtime. The installer is unsigned, so SmartScreen or Avast may warn the first time — that’s expected.
Hardware encode when the driver is present: AMD AMF, NVIDIA NVENC, Intel QSV. Otherwise CPU. FFmpeg is bundled.
- Download
renderbolt_1.0.7_all.deb. - Install it:
sudo apt install ./renderbolt_1.0.7_all.deb- Open Renderbolt from the app menu, or run
renderbolt.
apt pulls these in. If you build from source, you want:
- Python 3.10+
- Tk (
python3-tk) - Pillow + ImageTk
- NumPy
- FFmpeg
On AMD GPUs, install mesa-va-drivers so export can use VA-API instead of the CPU.
sudo apt install python3-tk python3-pil python3-pil.imagetk python3-numpy ffmpeg
pip install -r desktop/requirements.txt
python3 desktop/renderbolt- Drop in an audio file (MP3, WAV, FLAC, OGG…).
- Choose a background image.
- Optionally fill song / artist / album.
- Pick 2D or 3D, then a style.
- Hit Generate.
The preview is the picture on screen. Export writes a real MP4 through FFmpeg.
Fedora / RPM and macOS are not on Releases yet. See Roadmap.
Renderbolt · © 2026 JMHBM, Grok (Harper, Benjamin, Lucas / xAI), and Jan-4B-Base-Instruct (Menlo Labs Research) · equal copyright · CC BY 4.0