[FFmpeg-user] select scene and skip 2 seconds?

Robert Nagy ronag89 at gmail.com
Mon Jan 5 12:12:47 CET 2015


I want to generate some thumbnails for a video library.

Currently I'm using:

-frames:v 1 -filter:v "select=gt(scene\,0.5)" thumb.png

Which almost works. The problem is that I'd like the thumbnail to be taken
2 seconds after the scene change have been detected.

Is there a way to achieve that?


More information about the ffmpeg-user mailing list