Bugzilla – Bug 390317
gstreamer-base does not have v4l2src
Last modified: 2010-09-17 21:31:53 UTC
gstreamer-base does not have v4l2src which means that a v4l2 camera (like UVC Video cameras) can't be used with gstreamer (therefore in Cheese). gstreamer-0_10-plugins-base-0.10.19-17
Its in gstreamer-0_10-plugins-good-extra for me. Not sure why its in an "extra" package though - Stanislav?
actually it is in there. how convenient....
I have no idea, wy good-extra was created. Wasn't it a SLES10 dependency issue? Maybe we can merge good-extra to good.
Maybe, but lets move the /usr/lib/gstreamer-0.10/libgstvideo4linux2.so into gstreamer-0_10-plugins-good at least if we can't merge this late.
To Coolo: Is it too late to un-split the package for 11.0? From packaging aspect, it's trivial spec %files merge.
how large is that and how many requirements has this? This would increase the CDs and they are pretty close.
(In reply to comment #4 from JP Rosevear) > Maybe, but lets move the /usr/lib/gstreamer-0.10/libgstvideo4linux2.so into > gstreamer-0_10-plugins-good at least if we can't merge this late. v4l support is in -base, so v4l2 should go there too, IMHO.
There are extra depenendencies of -extra. libatk-1.0.so.0()(64bit) libavc1394.so.0()(64bit) libdv.so.4()(64bit) libgdk-x11-2.0.so.0()(64bit) libgdk_pixbuf-2.0.so.0()(64bit) libgtk-x11-2.0.so.0()(64bit) libiec61883.so.0()(64bit) liboil-0.3.so.0()(64bit) libpango-1.0.so.0()(64bit) libpangocairo-1.0.so.0()(64bit) libraw1394.so.8()(64bit) librom1394.so.0()(64bit) libshout.so.3()(64bit) libspeex.so.1()(64bit) Not merging. Moving v4l2 to core and adding Enhances. Note: We can think about splitting to smaller packages optionally installed by codec finder.
Done.