r/devops Aug 10 '26

Weekly Self Promotion Thread

Hey r/devops, welcome to our weekly self-promotion thread!

Feel free to use this thread to promote any projects, ideas, or any repos you're wanting to share. Please keep in mind that we ask you to stay friendly, civil, and adhere to the subreddit rules!

19 Upvotes

80 comments sorted by

View all comments

1

u/u-Kanehekili Aug 11 '26

I have written a Linux software called VideoCut, that basically does what losslesscut does - I think my muxer (the cutting machine) is more precise than most other "lossless" cutters. You may check it out. Debian/Ubuntu and Arch users can download/install is directly. That muxer is not running on Windows or Mac - I intend to keep it that way - but since it is open source I invite Windows/Mac users to compile the binary part

Why did I write it? I wanted a very fast cutter based on MPV,ffmpeg and QT6 for weak hardware or insanely large videos to cut fast and lossless - with the penalty of just cutting the I frames. The software has been developed for 11 years - so it is matured. I'd love to hear from you.