-
Notifications
You must be signed in to change notification settings - Fork 0
Getting Started
JMHBM edited this page Aug 26, 2026
·
7 revisions
Renderbolt 1.0.7 is a Linux desktop app. The supported package is Debian / Ubuntu.
- Download
renderbolt_1.0.6_all.debfrom the v1.0.7 release. - Install it:
sudo apt install ./renderbolt_1.0.6_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 live preview is a working sketch of the final frame. Export writes a real MP4 through FFmpeg.
Windows, macOS, Fedora, and other distros are not supported yet. See Roadmap.
No window. Good for scripts and folders of tracks.
renderbolt render --audio song.mp3 --cover art.jpg --out out.mp4 --preset "Night Drive"--look takes a JSON file from Save look… in the studio. --preset is one of: Night Drive, Live Session, Vinyl, After Hours, Neon Rain, Broadcast.
Renderbolt · © 2026 JMHBM, Grok (Harper, Benjamin, Lucas / xAI), and Jan-4B-Base-Instruct (Menlo Labs Research) · equal copyright · CC BY 4.0