<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
  <head>
    <meta content="text/html; charset=ISO-8859-15"
      http-equiv="Content-Type">
  </head>
  <body bgcolor="#ffffff" text="#000000">
    Le 22/12/2011 15:52, IOhannes m zmoelnig a écrit :
    <blockquote cite="mid:4EF34413.8060901@iem.at" type="cite">
      <pre wrap="">-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

On 2011-12-22 09:35, Jack wrote:
</pre>
      <blockquote type="cite">
        <pre wrap="">
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).
</pre>
      </blockquote>
      <pre wrap="">

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 - <a class="moz-txt-link-freetext" href="http://enigmail.mozdev.org/">http://enigmail.mozdev.org/</a>

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

</pre>
      <pre wrap="">
<fieldset class="mimeAttachmentHeader"></fieldset>
_______________________________________________
GEM-dev mailing list
<a class="moz-txt-link-abbreviated" href="mailto:GEM-dev@iem.at">GEM-dev@iem.at</a>
<a class="moz-txt-link-freetext" href="http://lists.puredata.info/listinfo/gem-dev">http://lists.puredata.info/listinfo/gem-dev</a>
</pre>
    </blockquote>
    <br>
    Great !<br>
    Thanx for reactivity.<br>
    ++<br>
    <br>
    Jack<br>
    <br>
    <br>
  </body>
</html>