Trim ShadowPlay clips and combine the two audio tracks.
Source code: VideoClipper
Created with [[Tauri]] and [[React]].
From GitHub README:
Trim ShadowPlay clips and combine the two audio tracks.
I made this because I record my ShadowPlay clips with 2 audio tracks: game/desktop audio and microphone audio. The built-in video editor and exporter in ShadowPlay doesn't let me edit clips with 2 tracks. Instead of opening a video editor like Davinci Resolve just to trim one file and combine audio tracks, I built this ffmpeg wrapper to do that for me.
If you don't record ShadowPlay clips with 2 audio tracks, you don't need this program.
winget is an easy way to install it on Windows: winget install ffmpegffmpeg directlyThe output file goes into the same folder as the selected input video.
