Hello everyone,
Using the following command
ffmpeg -i C:/testcut.mov -filter:v "select='gt(scene,0.14)',showinfo" -vsync 0 C:/frames_%02d.jpg
I am able to generate a thumbnail everytime there is a cut in the video "testcut.mov"
I am trying to use the custom FFMPeg encoder in ffastrans and ...
Search found 1 match
- Fri Feb 17, 2017 6:10 pm
- Forum: Usage, tips and tricks
- Topic: FFMPEG Thumbnail creation based on cuts script Question
- Replies: 1
- Views: 5213