This guide will help you install and start using YT ShortMaker to create your shorts.
Before starting, make sure you have FFmpeg installed on your system and added to your PATH.
sudo apt install ffmpegSimply download the latest version from the “Releases” section or compile the project yourself using Cargo:
cargo run --release
The application uses an interactive terminal interface. You can navigate using the mouse or keyboard.
This usually happens if the background video is not synchronized. Make sure you are using the latest version which automatically fixes timestamps.
Ensure that when opening a terminal (CMD or PowerShell) and typing ffmpeg -version, version information appears. If it says “command not found”, you must add it to your environment variables.
| ⬅️ Back to Home | 👉 View Templates Guide |