Here are some scripts that make working with videos a little easier:
1. extract the last frames for the ‘artificial extension’ of videos (see - 5 to 10 seconds problem)
-> ‘lastframe.py’
2. merging videos into one video
-> ‘vidzfg.py’
3. merging of videos into one video and insertion of subtitles (basis -> the file name)
-> ‘vid.py’
4. merging videos with audio
-> 'audio.py'
Please note:
I do not provide support, the scripts are ‘quick & dirty’. They fulfil a clear purpose for me. You could download and modify them.


