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 langcsaba@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:
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
videoPYLON.so in ~/.local/ will *not* be used
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