ffmpeg scene detection - automatically cut videos into separate scenes
NapoleonWils0n
Analyse a video using ffmpeg scene detection to create a text file containing timecode of all the scene changes in a video
We can then convert the timecodes into a csv file containing the start point and duration of each scene and use ffmpeg to cut the video into the scene clips
ffmpeg scripts github: https://github.com/NapoleonWils0n/ffmpeg-scripts
scene-detect: https://raw.githubusercontent.com/NapoleonWils0n/ffmpeg-scripts/master/scene-detect
scene-images: https://raw.githubusercontent.com/NapoleonWils0n/ffmpeg-scripts/master/scene-images
scene-time: https://raw.githubusercontent.com/NapoleonWils0n/ffmpeg-scripts/master/scene-time
scene-cut: https://raw.githubusercontent.com/NapoleonWils0n/ffmpeg-scripts/master/scene-cut ... https://www.youtube.com/watch?v=nOeaFEHuFyM
152734911 Bytes