[gstreamer-bugs] [Bug 595340] gst-plugins-good-0.10.16 and libv4l-0.6.1

GStreamer (bugzilla.gnome.org) bugzilla at gnome.org
Thu Sep 17 11:01:54 PDT 2009


https://bugzilla.gnome.org/show_bug.cgi?id=595340
  GStreamer | gst-plugins-good | 0.10.16

--- Comment #3 from Jarkko Palviainen <jarkko.palviainen at sesca.com> 2009-09-17 18:01:53 UTC ---
(In reply to comment #2)
> Hm. I cannot find anything wrong with my build tools, gstreamer, or the install
> of libv4l. kdenetwork-4.3.1, which can use libv4l had no issues compiling with
> the version I used. The tarball I used is from here;
> http://people.atrpms.net/~hdegoede/, so it seems you did not using the same
> source. Would you point me to the source tarball you used?

I took the binary package from:
http://packages.debian.org/sid/libv4l-0

I also compiled from the tarball in your link and installed in /usr/local/.
Recompiling gst-plugins-good seems to be fine (I run ldconfig to make sure to
link against new libs). Making sure that I'm using those libraries:

$ ldd ./sys/v4l2/.libs/libgstvideo4linux2.so |grep libv4l
        libv4l2.so.0 => /usr/local/lib/libv4l2.so.0 (0x00110000)
        libv4lconvert.so.0 => /usr/local/lib/libv4lconvert.so.0 (0x0036d000)

I suppose you run "make clean && make distclean && ./configure && make" when
adding or removing dependencies?

-- 
Configure bugmail: https://bugzilla.gnome.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA contact for the bug.
You are the assignee for the bug.




More information about the Gstreamer-bugs mailing list