Code: Select all
c:/programme/videolan/vlc/vlc c:/BlueThunder-Sample.avi --snapshot-path={c:/} --snapshot-prefix={test} --snapshot-format={jpg} --snapshot-preview --snapshot-sequential --key-snapshot={50} vlc://quit
I want to take only one screenshot of the videofile and save it to c:/ - thats because i set key-snapshot to 50
I think key-snapshot i the number of seconden vlc should wait to take the snapshot right?
i do not get any error or something i can work with hope you can help. Thx