Under development.
Further refinement to follow.
Prerequisite - Requires ffmpeg.
_________________________
Do you have a video from dashcam or similar?
Want to save a portion of that video?
This utility helps to extract a segment of an .mp4, .mov, .avi or .flv video - just provide "start seconds" and "duration seconds" values and let ffmpeg do the rest.
Definitely not the equal of top end editors that work frame by frame - but quite quick and handy for basic usage.
(You may have to experiment a little with start/duration parameters - due to different videos having different timing/placement of reference frames - but in general it works well for me..)
Comes in 3 formats:
(Only need to choose the format that suits your usage)
1) pet version (gtkdialog gui installable via .pet):
(Look in multimedia menu to run)
(This is v2 and allows spaces in filenames and runs on more gtkdialog versions - thanks @vektor_alian )
.
____________________________________________________________________
2) Clickable script version (gtkdialog gui direct from script):
(Make executable and place wherever you wish to run it from)
(Then just click the script to run)
(This is v2 and allows spaces in filenames and runs on more gtkdialog versions - thanks @vektor_alian )
.
____________________________________________________________________
3) Non-gui script for cli usage :
NOTE : I have deleted my original cli version as it was poorly coded. Please see MochiMoppel's update here regarding the non-gui script version. He has provided a much better script for cli users.
(This cli functionality was requested in a previous thread by @Clarity. Thanks Clarity for that idea)
The new version of the cli non-gui script is available here:
viewtopic.php?p=127477#p127477