Posted On 2023-01-18

How I broke up a large video into a smaller one

deon 0 comments
9W7.NET – Personal Playground >> Uncategorized >> How I broke up a large video into a smaller one

https://itsfoss.com/losslesscut-video-cutter/

Using the “LosslessCut” Video cutter software, which I found a linux appimage for (so it’s a self contained binary), I was able to break up a 45 minute file into a 5 minute file. It’s neat because you can have it grab different sections of the video and then it pieces them all together into a single video in the output. ie from a 45 minute video file, you can grab a minute from somewhere in the beginning, grab 5 minutes from the middle, and grab 3 minutes from the end and export it to a 9 minute video file. Helpful to showcase specific bits of a long video.

https://github.com/mifi/lossless-cut/releases

LosslessCut-linux-x86_64.AppImage

Related Post

Linux Mint – They just get it right

One of my jobs actually required I install Ubuntu Desktop on my newly issued Dell…

How I converted a video for use on the web

Just a brain dump to future me, hi future me!, I had a 140mb MP4…

Grab every image from a thumb drive and copy somewhere else while maintaining directory structure

https://www.tenforums.com/backup-restore/190666-how-can-i-copy-all-images-pc-while-preserving-folder-structure.html The Quest: A friend's grandfather passed away and he has 2 external hard drives…