Ok i've submitted the libv4l patch to Hans. Also where are what do you mean when you say compiling libv4l 0.5.8 doesn't work? does it not cpmpile? or does it not have any effect after you install it? if it is the latter it might be due to the fact that by default installing libv4l will install it under /usr/local instead of /usr meaning if you are trying to load libv4l from /usr/lib you will likely be using the old version installed on your OS. You can install it under /usr by using the following command after building the library.
# make install PREFIX=/usr On Sat, Mar 14, 2009 at 7:43 AM, emeliot <[email protected]> wrote: > > Thanks but it's don't change anything... I have USB2.0 but on PCI > card, maybe it's run slowly and this is the reason why I still have > those screen bug. With compiling libv4l-0.5.8.tar.gz it's don't work > only with libv4l from repo it's work. In photo it's look quite good > but in real uses isn't, everything "jump" and blinking (epileptic > effect ;) ) in different sides and after few minutes of uses anyone > go crazy ;/ What can I do now ?? > > Mateusz > > > --~--~---------~--~----~------------~-------~--~----~ Lets make microdia webcams plug'n play, (currently plug'n pray) To post to this group, send email to [email protected] Visit us online https://groups.google.com/group/microdia -~----------~----~----~----~------~----~------~--~---
