I have a divx video of 10 mins. I want to copy two parts from it , minutes 2 to 6 and 8 to 10 and create another video by merging the two. how can I do it using lightweight command line tools. Either on Windows or Linux?
|
feedback
|
|
Perhaps ffmpeg/mencoder (available on either platform) to split:
to merge:
| |||||||||
feedback
|
|
To split the video there's a hand command line tool called jumptheshark. | |||
|
feedback
|