<div dir="ltr">hi, <div><br></div><div style>you should select the VLC driver with the [driver vlc( message, then use the message [device $1( to open something (a file, a stream...) </div><div style>but note 1 : $1 in device message should be a full path like the one you enter in VLC (ex : file://home/me/mavideo.avi or <a href="udp://@232.0.1.1:8200" target="_blank" style="text-decoration:none;outline:none;color:rgb(31,117,177);font-family:&#39;Lucida Grande&#39;,Lucida,Verdana,sans-serif;font-size:12px;line-height:17px;text-align:justify">udp://@232.0.1.1:8200</a>)</div>

<div style>2 : vlc driver didn&#39;t know the resolution of the video, you should set it yourself with the [dimen width height( message</div><div style><br></div><div style>see attachment</div><div style><br></div><div style>

I note that the vlc-videoplugin.pd is empty, this could be filed with some informations like above.</div><div style><br></div><div style>cheers</div><div style><br></div><div style>a</div></div><div class="gmail_extra"><br clear="all">

<div>--<br>do it yourself                       <br><a href="http://antoine.villeret.free.fr" target="_blank">http://antoine.villeret.free.fr</a><br></div>
<br><br><div class="gmail_quote">2013/5/6 Ricardo Cedeño <span dir="ltr">&lt;<a href="mailto:drnn_1076@hotmail.com" target="_blank">drnn_1076@hotmail.com</a>&gt;</span><br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">




<div><div dir="ltr">HI,<br><br>I just compiled the GEM-master from git. I want to stream what I have in VLC in GEM via to pix_video. <br>I&#39;m in linux, opensuse 12.3, puredata vanilla 0.44.0, and GEM-master downloaded form git today.<br>

<br>However I&#39;m not able to get it work. I&#39;m puzzled. How does this work? I&#39;ve tried the to send the message [device screen://( to [pix_video] but I&#39;ve got nothing on the screen and the following message:<br>

<br>Cannot open &#39;&#39;: 2, No such file or directory<br>v4l: failed opening device: &#39;screen://&#39;<br>videoDC1394: no cameras found<br><br><br>Here is the output I&#39;ve got when pix_video is running using the 04.video patch.<br>

<br>[pix_video]: backend #0=&#39;v4l2&#39;    : v4l2 analog <br>[pix_video]: backend #1=&#39;v4l&#39;    : v4l analog <br>[pix_video]: backend #2=&#39;dc1394&#39;    : dc1394 iidc <br>[pix_video]: backend #3=&#39;vlc&#39;    : vlc <br>

<br>When the fourth backend is hit &#39;vlc&#39; I&#39;ve got:<br><br>Cannot open &#39;/dev/video3&#39;: 2, No such file or directory<br>v4l: failed opening device: &#39;/dev/video3&#39;<br>videoDC1394: no cameras found<br>

<br><br>This is the output when GEM starts:<br><br>GEM: Graphics Environment for Multimedia<br>GEM: ver: 0.93. <br>GEM: compiled: May  6 2013<br>GEM: maintained by IOhannes m zmoelnig<br>GEM: Authors :    Mark Danks (original version)<br>

GEM:        Chris Clepper<br>GEM:        Cyrille Henry<br>GEM:        IOhannes m zmoelnig<br>GEM: with help by Guenter Geiger, Daniel Heckenberg, James Tittle, Hans-Christoph Steiner, et al.<br>GEM: found a bug? miss a feature? please report it:<br>

GEM:     homepage <a href="http://gem.iem.at/" target="_blank">http://gem.iem.at/</a><br>GEM:     bug-tracker <a href="http://sourceforge.net/projects/pd-gem/" target="_blank">http://sourceforge.net/projects/pd-gem/</a><br>

GEM:     mailing-list <a href="http://lists.puredata.info/listinfo/gem-dev/" target="_blank">http://lists.puredata.info/listinfo/gem-dev/</a><br>GEM: compiled for MMX/SSE2 architecture<br>GEM: using SSE2 optimization<br>
GEM: detected 8 CPUs<br>
GEM: image loading support: magick SGI jpeg tiff<br>GEM: image saving support: jpeg magick tiff<br><br><br>Ricardo Cedeño Montaña<br>Humboldt-Universität zu Berlin<br>Institute of Cultural History and Theory<br>                                               </div>

</div>
<br>_______________________________________________<br>
<a href="mailto:Pd-list@iem.at">Pd-list@iem.at</a> mailing list<br>
UNSUBSCRIBE and account-management -&gt; <a href="http://lists.puredata.info/listinfo/pd-list" target="_blank">http://lists.puredata.info/listinfo/pd-list</a><br>
<br></blockquote></div><br></div>