<html>
<head>
<style><!--
.hmmessage P
{
margin:0px;
padding:0px
}
body.hmmessage
{
font-size: 12pt;
font-family:Calibri
}
--></style></head>
<body class='hmmessage'><div dir='ltr'>HI Antoine,<br><br>thanks for the explanation and the patch. It was what I was looking for.<br><br><br>Ricardo Cedeņo Montaņa<br>Humboldt-Universität zu Berlin<br>Institute of Cultural History and Theory<br><br><br><div><div id="SkyDrivePlaceholder"></div><hr id="stopSpelling">From: antoine.villeret@gmail.com<br>Date: Mon, 6 May 2013 16:44:39 +0200<br>Subject: Re: [PD] how to use the vlc plugin in GEM?<br>To: drnn_1076@hotmail.com<br>CC: pd-list@iem.at<br><br><div dir="ltr">hi,&nbsp;<div><br></div><div>you should select the VLC driver with the [driver vlc( message, then use the message [device $1( to open something (a file, a stream...)&nbsp;</div><div>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&nbsp;<a target="_blank" style="text-decoration:none;color:rgb(31,117,177);font-family:'Lucida Grande',Lucida,Verdana,sans-serif;font-size:12px;line-height:17px;text-align:justify;">udp://@232.0.1.1:8200</a>)</div>

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

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

<div>--<br>do it yourself &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; <br><a href="http://antoine.villeret.free.fr" target="_blank">http://antoine.villeret.free.fr</a><br></div>
<br><br><div class="ecxgmail_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="ecxgmail_quote" style="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'm in linux, opensuse 12.3, puredata vanilla 0.44.0, and GEM-master downloaded form git today.<br>

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

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

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

<br>When the fourth backend is hit 'vlc' I've got:<br><br>Cannot open '/dev/video3': 2, No such file or directory<br>v4l: failed opening device: '/dev/video3'<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&nbsp; 6 2013<br>GEM: maintained by IOhannes m zmoelnig<br>GEM: Authors :&nbsp;&nbsp;&nbsp; Mark Danks (original version)<br>

GEM:&nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; Chris Clepper<br>GEM:&nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; Cyrille Henry<br>GEM:&nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; 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: &nbsp;&nbsp;&nbsp; homepage <a href="http://gem.iem.at/" target="_blank">http://gem.iem.at/</a><br>GEM: &nbsp;&nbsp;&nbsp; bug-tracker <a href="http://sourceforge.net/projects/pd-gem/" target="_blank">http://sourceforge.net/projects/pd-gem/</a><br>

GEM: &nbsp;&nbsp;&nbsp; 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></div>                                               </div></body>
</html>