On 2018-08-06 13:31, Csaba Láng wrote:
> and the same for pix_film, no backend found:
> [pix_video]: no video backends found!
> [pix_film]: no movie decoding backends found!
> 
> How to fix it?
> 
> On Mon, Aug 6, 2018 at 12:39 PM Csaba Láng <langcs...@gmail.com> wrote:
> 
>> What would be the ultimate prefix to configure Gem with videoPYLON plugin?
>> I just compiled from the source 0.93.3 (hope this is the latest as it is
>> always hard to find it) and pix_video did not find any backend not only
>> pylon.


i'm not exactly sure what you mean, but:
- the backends *must* live besides the Gem-binary that you load.
so if you use /home/csaba/.local/lib/pd/extra/Gem/Gem.pd_linux then you
must also have a /home/csaba/.local/lib/pd/extra/Gem/videoPYLON.so
- if instead you use /usr/lib/pd/extra/Gem/Gem.pd_linux, then the
videoPYLON.so in ~/.local/ will *not* be used
- the backend plugin probably should have the same version as the Gem
version, and it might be required that both have been compiled with the
same compiler (there was a breaking change between g++-4 and g++-5
making binaries incompatible).
if you've already compiled videoPYLON, you should also compile Gem itself.

fgamsdr
IOhannes

Attachment: signature.asc
Description: OpenPGP digital signature

_______________________________________________
Pd-list@lists.iem.at mailing list
UNSUBSCRIBE and account-management -> 
https://lists.puredata.info/listinfo/pd-list

Reply via email to