[GEM-dev] ann: videoVLC

IOhannes m zmoelnig zmoelnig at iem.at
Thu Dec 22 15:52:03 CET 2011


-----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-----

-------------- next part --------------
A non-text attachment was scrubbed...
Name: smime.p7s
Type: application/pkcs7-signature
Size: 3636 bytes
Desc: S/MIME Cryptographic Signature
URL: <http://lists.puredata.info/pipermail/gem-dev/attachments/20111222/d322c6d9/attachment.bin>


More information about the GEM-dev mailing list