Hey thanks,
I missed that for some reason.
indeed it works fine with the svn version
J
On Mon, Jul 13, 2009 at 12:13 AM, IOhannes m zmoelnig zmoelnig@iem.atwrote:
Jaime Oliver wrote:
any suggestions?
I am running gem-0.91-3 and pd-0.42-3 on x86_64 with fc11.
oh, this surely has been mentioned on this thread before:
- gem-0.91 and earlier do not have libv4l support and never will. if you
want build-in libv4l support you have to
- install libv43
- use a recent version of Gem (currently this means: use the svn trunk)
- if you have libv4l installed but cannot upgrade gem to a reason that
natively support it for whatever reasons, you can use the libv4l1compat wrapper.
- read the docs of libv4l
OR
- search the pd-list archives
OR
- LD_PRELOAD=/usr/lib/libv4l/v4l1compat.so pd -lib Gem
fgmSDR IOhannes