Please add an analog command:
ffmpeg -i input.mp4 -vf "select=gt(scene\,0.3)" -vsync 0 -an scr%05d.png
p.s.
Take only the beginning of a new scene +/- a few frames.
------------------------------------------------------------------------
Просьба добавить аналог команды:
ffmpeg -i input.mp4 -vf "select=gt(scene\,0.3)" -vsync 0 -an scr%05d.png
p.s.
Брать только кадры начала новой сцены +/- несколько кадров.