[GEM-dev] vlc plugin under OSX

Nicolas Montgermont nicolas_montgermont at yahoo.fr
Tue Apr 3 22:06:38 CEST 2012


Hello all,

I just recompiled Gem from today git to try the libvlc support.
Everything went ok, and I have a gem_videoVLC.so file.
But in Pd, i can't see no backend for VLC, arghh.
I only have the Darwin one:
[pix_video]: backend #0='Darwin'    : darwin dv iidc analog

and trying to send [device screen://( doesn't work
Do I miss something obvious?

I compiled using:
PKG_LIBVLC_CFLAGS=-I/Applications/VLC.app/Contents/MacOS/include 
PKG_LIBVLC_LIBS="-L/Applications/VLC.app/Contents/MacOS/lib -lvlc" 
./configure 
--with-pd=/Applications/Pd-extended.app/Contents/Resources/include/pd/ 
--enable-fat-binary=i386 --with-ftgl-includes=/sw/include/ 
--with-libvlc-includes=-I/Applications/VLC.app/Contents/MacOS/include 
--with-libvlc-libs="-L/Applications/VLC.app/Contents/MacOS/lib -lvlc"

I'm under Pd-extended-0.42.5 under 10.6.8
Last VLC release : 2.0.1

thx in advance.
Best,
n
-- 
http://nim.on.free.fr



More information about the GEM-dev mailing list