Runs as a standalone .exe — FFmpeg is bundled. No Python or additional installs required on the target machine.
Drop in a folder of clips and get one finished highlight reel. The app trims the last few seconds from each clip, prepends your intro, layers background music, and exports a single YouTube-ready video — no editing timeline required.
Auto Vid Compiler Runtime
Runs as a standalone .exe — FFmpeg is bundled. No Python or additional installs required on the target machine.
Processes each video file in the selected folder individually, then stitches everything into one seamless output.
Set trim length (5–30 seconds per clip), select your intro file, choose a background music track per session.
Full source available on GitHub. Fork it, modify the workflow, or adapt the FFmpeg pipeline for your own use case.
A focused automation pipeline — no general-purpose editor, just the one job it was built to do.
Point the app at a folder of clips. It picks up every video file in order and runs the same trim workflow on each one.
Extract the last 5–30 seconds from each clip. Works for gaming highlights, event recordings, or any footage where endings are the payoff.
Drop your own intro video file next to the executable. The compiler automatically stitches it to the front of the final output.
Select an audio track and it gets mixed under the compiled video at a set audio level — original clip audio is preserved on top.
This is a portable-style distribution — the executable expects to find its companion folders (FFmpeg, intros, music, icons) in the same directory. Do not move the .exe out of the extracted folder or the app won't find its assets.
Download, extract, drop in your files, and run.
Grab the .exe from the GitHub Releases page. Extract everything — keep all bundled folders together in one directory.
Drop your intro video into the intros/ folder and your background audio into music/.
Run the .exe and select the folder containing your source clips. Set the trim length per clip (5–30 seconds).
Hit compile. The app processes each clip in sequence and delivers one finished .mp4 ready for YouTube.
Auto Vid Compiler is free to use and the source is available on GitHub under Nicholas Knight's personal account. This was the direct predecessor tool to VideoForge Studio — a more advanced ranked video production app also available from Knight Logics.
VideoForge Studio is the evolved version — adds ranked video formats, captions, custom overlays, a browser UI, and a full Windows installer.
See VideoForge Studio →Knight Logics builds practical tools that remove repeatable manual steps from creative and operational work.