[gstreamer-bugs] [Bug 571772] Possible issue with v4l2src and libv4l different way of ordering formats

GStreamer (bugzilla.gnome.org) bugzilla-daemon at bugzilla.gnome.org
Sun May 17 06:42:51 PDT 2009


If you have any questions why you received this email, please see the text at
the end of this email. Replies to this email are NOT read, please see the text
at the end of this email. You can add comments to this bug at:
  http://bugzilla.gnome.org/show_bug.cgi?id=571772

  GStreamer | gst-plugins-good | Ver: 0.10.22




------- Comment #10 from Hans de Goede  2009-05-17 13:42 UTC -------
Here is a fixed version of libv4l, which hopefully fixes the messed up colors:

Glenn, can you please give this version a try please ? :
http://people.atrpms.net/~hdegoede/libv4l-0.5.98test.tar.gz

Here are simple installation instructions

Preparation:
1. Download it
2. Check if your current version is installed as
   /usr/lib/libv4l2.so.0
   or:
   /usr/lib64/libv4l2.so.0

Install:
tar xvfz libv4l-0.5.98test.tar.gz
cd libv4l-0.5.97
make

And then depending on wether you have it in lib or lib64 do:
make install PREFIX=/usr LIBDIR=/usr/lib
or:
make install PREFIX=/usr LIBDIR=/usr/lib64

After this try using cheese again and hopefully things are fixed now.


-- 
See http://bugzilla.gnome.org/page.cgi?id=email.html for more info about why you received
this email, why you can't respond via email, how to stop receiving
emails (or reduce the number you receive), and how to contact someone
if you are having problems with the system.

You can add comments to this bug at http://bugzilla.gnome.org/show_bug.cgi?id=571772.




More information about the Gstreamer-bugs mailing list