Automatic Screenshots?

For questions and discussion that is NOT (I repeat NOT) specific to a certain Operating System.
musafa
New Cone
New Cone
Posts: 1
Joined: 09 Mar 2009 02:07

Automatic Screenshots?

Postby musafa » 09 Mar 2009 02:11

Hiya,

I've been using VLC for making screen captures from DVDs and it's a great piece of software to do so.

When I used to make captures through my TV card from a VHS source, I had a capture programme which automatically took a screenshot every few seconds and saved them all to a folder. This meant that I could leave my computer running all day whilst I was at work making screenshots of various video tapes and all I had to do when I got home was pick a selection out and put them online.

Is this something that's possible with VLC, or is manual capturing (watching the footage and pressing a key each time I want a screenshot) the only way forward?

Thanks for any help on this. :)

Arite
Big Cone-huna
Big Cone-huna
Posts: 2478
Joined: 26 Jun 2007 20:40
VLC version: 3.0.20
Operating System: Debian Testing|Win10

Re: Automatic Screenshots?

Postby Arite » 09 Mar 2009 02:29

Yes. For example see this topic:
viewtopic.php?f=14&t=56695

So, if you wanted to, say, take a screenshot every 10 seconds, and your video has a framerate of 25fps, you could try:

Code: Select all

vlc -V image --image-out-format png --image-out-ratio 250 --image-out-prefix image_snapshot INPUT
Where INPUT is your input.

That will take a snapshot (with a prefix of "image_snapshot") every 250 frames (so every 10 seconds for 25fps video). You can also use e.g. --snapshot-height and --snapshot-width to resize the output.

Arite.
Don't use PMs for support questions.


Return to “General VLC media player Troubleshooting”

Who is online

Users browsing this forum: No registered users and 59 guests