<div dir="ltr"><div>unfortunately, I have only Gem compiled, videoPYLON plugin was impossible to compile even with an old version of Pylon v2.1.</div><div>Anyway it was for GigE, but USB is needed.</div><div><br></div><div>GEM: Graphics Environment for Multimedia<br>GEM: ver: 0.93.git 03e8d06a<br>GEM: compiled  on Aug  6 2018</div><div><br></div><div>[pix_video]: backend #0='v4l2'    : v4l2 analog <br>[pix_video]: backend #1='v4l'    : v4l analog <br>[pix_video]: backend #2='dv4l'    : dv4l dv <br>[pix_video]: backend #3='dc1394'    : dc1394 iidc <br>[pix_video]: backend #4='unicap'    : unicap analog libv4l2cpi <br>[pix_video]: backend #5='vlc'    <--- DISABLED<br></div><div><br></div><div>Popesz<br></div></div><br><div class="gmail_quote"><div dir="ltr">On Mon, Aug 13, 2018 at 2:02 PM IOhannes m zmoelnig <<a href="mailto:zmoelnig@iem.at">zmoelnig@iem.at</a>> wrote:<br></div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">On 2018-08-06 13:31, Csaba Láng wrote:<br>
> and the same for pix_film, no backend found:<br>
> [pix_video]: no video backends found!<br>
> [pix_film]: no movie decoding backends found!<br>
> <br>
> How to fix it?<br>
> <br>
> On Mon, Aug 6, 2018 at 12:39 PM Csaba Láng <<a href="mailto:langcsaba@gmail.com" target="_blank">langcsaba@gmail.com</a>> wrote:<br>
> <br>
>> What would be the ultimate prefix to configure Gem with videoPYLON plugin?<br>
>> I just compiled from the source 0.93.3 (hope this is the latest as it is<br>
>> always hard to find it) and pix_video did not find any backend not only<br>
>> pylon.<br>
<br>
<br>
i'm not exactly sure what you mean, but:<br>
- the backends *must* live besides the Gem-binary that you load.<br>
so if you use /home/csaba/.local/lib/pd/extra/Gem/Gem.pd_linux then you<br>
must also have a /home/csaba/.local/lib/pd/extra/Gem/videoPYLON.so<br>
- if instead you use /usr/lib/pd/extra/Gem/Gem.pd_linux, then the<br>
videoPYLON.so in ~/.local/ will *not* be used<br>
- the backend plugin probably should have the same version as the Gem<br>
version, and it might be required that both have been compiled with the<br>
same compiler (there was a breaking change between g++-4 and g++-5<br>
making binaries incompatible).<br>
if you've already compiled videoPYLON, you should also compile Gem itself.<br>
<br>
fgamsdr<br>
IOhannes<br>
<br>
_______________________________________________<br>
<a href="mailto:Pd-list@lists.iem.at" target="_blank">Pd-list@lists.iem.at</a> mailing list<br>
UNSUBSCRIBE and account-management -> <a href="https://lists.puredata.info/listinfo/pd-list" rel="noreferrer" target="_blank">https://lists.puredata.info/listinfo/pd-list</a><br>
</blockquote></div>