I have a video file and want to make a screenshot series like this one

Which program can be used for that? Is there any command-line tool?
|
I have a video file and want to make a screenshot series like this one
Which program can be used for that? Is there any command-line tool? | ||||
|
feedback
|
|
If you are using Linux then Video Contact Sheet *NIX is an excellent wrapper around a number of utilities to automate making thumbnail sheets with a decent set of options for customising the output. If you are using Windows/Max/BSD then you may have less luck with it, though the creator states that better support for other OSs is planned in later versions. | |||
|
feedback
|
|
Your example was done in Media Player Classic. While playing the video simply go to File -> Save Thumbnails. FFmpeg can also do this.
this will make a series of images named img1.jpg, img2.jpg, etc. | |||||
feedback
|