<div dir="ltr">Sorry, it took me some time to try different things. Thank you IOhannes for keeping this alive ^^<div><br></div><div>Hehe, Labomedia is a nice place for informations, but to handle with care. But that tutorial allowed me to have vlc plugin working some years ago, and as little changed since I don't see why it doesn't work anymore.<div><br></div><div>So far still no luck, but with my latest tries I had some interesting behaviour, that makes me think this might more be a vlc plugin issue as <span style="font-size:12.8000001907349px">IOhannes suggested. Moreover Antoine kindly sent me it's binaries (those that are working on his computer, and they behave the same on my computer as the Gem I compiled. So let's say it's not related to compilation.</span></div><div><span style="font-size:12.8000001907349px"><br></span></div><div><span style="font-size:12.8000001907349px">Looking in the plugin path direction, I realized that whatever vlc options I add with the path (like --plugin-path, or -vv), then pd doesn't crash, but doesn't display the frames. If pd is launched from terminal I get error messages from vlc core, so it seems like Gem and vlc are definitly talking to each other, and that it's a further negociation between them that causes the crash. Ubunt reports and gdb bt point at lua, it looks like lua scripts are used to parse metadata and get the plugin vlc should use, but I can't understantd why this works with vlc in cli but not in Gem.</span></div><div><br></div></div><div>Any idea what could be the issue ? I'm making a fresh install each and every time, vlc and vlc-dev from repo, no customisation. Even tried installing only the components suggested by Antoine on the other thread related to vlc (VlC plugin - missing openGL header)</div></div><div class="gmail_extra"><br><div class="gmail_quote">2015-03-07 20:54 GMT+01:00 IOhannes m zmölnig <span dir="ltr"><<a href="mailto:zmoelnig@iem.at" target="_blank">zmoelnig@iem.at</a>></span>:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><span class="">On 03/04/2015 10:16 PM, Jack wrote:<br>
> For info, le right message is : [driver vlc, device screen://( and not<br>
<br>
</span>or just [device screen://(<br>
Gem will try to open the given device with each backend until one claims<br>
that it can open it.<br>
so if no other backend nows how to open "screen://", Gem will end up<br>
automatically selecting videoVLC for you.<br>
<br>
fgmsdar<br>
<span class="HOEnZb"><font color="#888888">IOhannes<br>
<br>
</font></span><br>_______________________________________________<br>
<a href="mailto:Pd-list@lists.iem.at">Pd-list@lists.iem.at</a> mailing list<br>
UNSUBSCRIBE and account-management -> <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>