Finished the first usable version of my video trimming tool
Motivation
I have several large video files with multiple audio tracks I need just small parts of each. Using a video editor just to trim those videos is quite overkill, and it would take a long time because of the encoding.
The built-in video viewer on Windows can trim videos, but it keeps just one of the audio tracks and doesn’t even let the user choose which one to keep.
It does just run an ffmpeg command to trim the video
Comments 0
No comments yet. Be the first!
Sign in to join the conversation.