Need help to take automatic screenshot every 30 second.
the width height of the image should be 800 x 600
the file is called video.mpg
Now what will the command line be in order to achive that?
I have the VLC installed in C:\VLC\vlc.exe and I have the video.mpg in C:\VLC\ aswell.
I want the screenshots to go in C:\VLC\screenshots\
So video file : C:\VLC\video.mpg
VLC: C:\VLC\vlc.exe
Images should be: 800x600
save path: C:\VLC\screenshots
time interval: every 30th sec
What will the command line bein this case? any help will be much appreciated.
I have google'ed and found few command lines, but couldnt get them to work. So i have given the info here, so if someone can tell me the EXACT line I have to use, I will be highly greatful