← All articles
Published November 16, 2024by wobushannes325
Miniscripts for merging many small video snippets
218 views6 reactions0 comments on CivitAI4 collected
videosvideo generation guide

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.