-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

On 2011-12-22 09:35, Jack wrote:
> 
> I tried videoVLC yesterday and it works like a charm on Ubuntu.
> It is possible to change the resolution of the capture with the message
> 'dimen' as expected.
> But, yes, it would be nice to have access to propeties to change the
> delay between each capture (for example).


i pushed a small change that allows to pass VLC-options to the plugin
via properties.
you should be able to set quite everything you can set via cmdline flags
to VLC, e.g.
[clearProps, setProps screen-fps 20, device screen://(
should do screen-grabbing at 20fps rather than 1fps.

i haven't found a way to find out programmatically which options are
possible, but you can simply run
$ vlc -H
to get a long list of all options.
whatever you specify, videoVLC will just pass them on...

fmgasdr
IOhannes
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.11 (GNU/Linux)
Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org/

iEYEARECAAYFAk7zRBAACgkQkX2Xpv6ydvSbSwCfYVWLqmS4prXQYvYrPAckdAB8
DiEAoI/AAXZSp09QrXyFXbT5NoAVntSu
=ZxCG
-----END PGP SIGNATURE-----

Attachment: smime.p7s
Description: S/MIME Cryptographic Signature

_______________________________________________
GEM-dev mailing list
GEM-dev@iem.at
http://lists.puredata.info/listinfo/gem-dev

Reply via email to