How can I take sequential screenshots from a video file using terminal?
With ffmpeg I could capture a single frame, but I need something like this

Asked
Active
Viewed 2,404 times
3
1 Answers
1
It's a GUI solution, but a very simple one. You may use SMPlayer for this purpose.
- Open a video with SMPlayer and select Menu > Video > Thumbnail Generator.

- You should get a few options to play with.

- Select OK and you'll get the final output.

Since SMPlayer is a front-end for mplayer, I believe same can be achieved using Terminal with the proper usage of mplayer command.
pomsky
- 70,557