Page 1 of 1

Automatic snapshot of an available stream

Posted: 20 Aug 2005 23:37
by snip
Hi all,

I would like to publish on a web site a snapshot of a running stream something like every minutes.
Is it possible with the video snapshot feature? other way?

Thanks
Snip

Posted: 21 Aug 2005 05:29
by zcot
Image Video Output:
settings . preferences . video . output modules . image file..

Posted: 21 Aug 2005 10:30
by dionoea
but that won't publish the image every minute ... i guess that it wouldn't be too hard to change the source code to do so.

Re: Automatic snapshot of an available stream

Posted: 12 May 2008 23:18
by ccastro
@zcot: sorry but how can i do that whit vlc-nox i need to do that whitout X

Re: Automatic snapshot of an available stream

Posted: 12 May 2008 23:59
by ccastro
if someone need it:

vlc --vout image --image-out-format jpg --image-out-ratio X --image-out-replace Y --image-out-prefix=img --snapshot-path=/home/lala/

X= image capture ratio
Y= [0, 1] if u want to replace last shot use 1, if u want to store all the shots use 0