Home » Questions » Computers [ Ask a new question ]

Which command-line tool can be used to make video screenshots from a videofile?

Which command-line tool can be used to make video screenshots from a videofile?

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

Asked by: Guest | Views: 333
Total answers/comments: 1
Guest [Entry]

"There is a command-line tool written in Python called vcsi which can be used like this:

vcsi video.mkv -o output.jpg"