EDITThis utility is now replaced by a similar - but better - version which handles mp4, avi, mov and flv etc too. The new version also handles spaces in filenames.
Please see: viewtopic.php?t=12215
This is a small utility I use for cropping a portion out of an MP4 video (such as the videos produced by my dashcam).
(The "cropped" portion is the part of the video that I want to keep - and is saved with a name based on the original name combined with a timestamp in order to prevent overwriting of files. The other parts of the video are ignored and the original file is unchanged)
Just place the utility wherever you want it (I use /root), remove the false .gz suffix, then make executable and click to run it.
(It uses ffmpeg to do the cropping so should work in a variety of pups. I use it mostly in Fossapup)
NOTE: modern pups that use gtk3 will need to use the "bookwormpup" version added further down below.
.
.
Version for Pups with gtk2:
.
.
Version for Pups with gtk3: