Re: [FFmpeg-user] Segment at Scene Change

2020-09-23 Thread adam smith via ffmpeg-user
> I would like to segment and create a sequence of ts files that are split > based on a scene change threshold, and have a separate ts file for each song. You could probably do this in two passes. The first using the select filter to find the timing of each new image. The second pass using the

[FFmpeg-user] Segment at Scene Change

2020-09-19 Thread Michael Davis via ffmpeg-user
HI all, I am either not asking the question in a way Google can understand, or no one has asked this, as every issue I can find is in regards to outputting images of each scene. I want to output video segments… I have an input video that is basically a slide show, except the slides coincide w