[Bug 300043] Re: stopmotion can't call vgrabbj with LD_PRELOAD
PJ
eespjl at bath.ac.uk
Thu Dec 31 15:09:06 UTC 2009
This is what I do
Replace video import Start deamon command with
vgrabbj1 -f $IMAGEFILE -d $VIDEODEVICE -b -D 0 -i vga -L250
vgrabbj1 is
#!/bin/sh
LD_PRELOAD=/usr/lib/libv4l/v4l1compat.so vgrabbj $*
Put this script somewhere in your PATH for example /usr/bin/ and chmod
+x
I also replaced the stop deamon command
killall vgrabbj
See:
http://pauljohnleonard.blogspot.com/2009/12/animation.html
--
stopmotion can't call vgrabbj with LD_PRELOAD
https://bugs.launchpad.net/bugs/300043
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
--
ubuntu-bugs mailing list
ubuntu-bugs at lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
More information about the universe-bugs
mailing list