After an evaluation, GNOME has moved from Bugzilla to GitLab. Learn more about GitLab.
No new issues can be reported in GNOME Bugzilla anymore.
To report an issue in a GNOME project, go to GNOME GitLab.
Do not go to GNOME Gitlab for: Bluefish, Doxygen, GnuCash, GStreamer, java-gnome, LDTP, NetworkManager, Tomboy.
Bug 644754 - camerabin does not seem to work in jhbuild environment
camerabin does not seem to work in jhbuild environment
Status: RESOLVED INCOMPLETE
Product: GStreamer
Classification: Platform
Component: gst-plugins-bad
git master
Other Linux
: Normal normal
: git master
Assigned To: GStreamer Maintainers
GStreamer Maintainers
Depends on:
Blocks:
 
 
Reported: 2011-03-14 19:10 UTC by daniel g. siegel
Modified: 2011-06-24 23:55 UTC
See Also:
GNOME target: ---
GNOME version: ---



Description daniel g. siegel 2011-03-14 19:10:44 UTC
i just compiled the newest gstreamer from git and get the following messages:

$ jhbuild shell
$ gst-launch camerabin
Setting pipeline to PAUSED ...
ERROR: Pipeline doesn't want to pause.
ERROR: from element /GstCameraBin:camerabin0/GstAutoVideoSrc:autovideosrc0/GstV4l2Src:autovideosrc0-actual-src-v4l: Could not negotiate format
Additional debug info:
gstbasesrc.c(2778): gst_base_src_start (): /GstCameraBin:camerabin0/GstAutoVideoSrc:autovideosrc0/GstV4l2Src:autovideosrc0-actual-src-v4l:
Check your filtered caps, if any
Setting pipeline to NULL ...
Freeing pipeline ...
Comment 1 Stefan Sauer (gstreamer, gtkdoc dev) 2011-05-02 10:28:58 UTC
I wonder why v4lsrc is picked up. Daniel, can you try e.g.
gst-launch autovideosrc ! ffmpegcolorspace ! autovideosink

if this fails too, could you add a log from:
GST_DEBUG="*:5" GST_DEBUG_NO_COLOR=1 gst-launch 2>debug.log ...
Comment 2 Akhil Laddha 2011-05-10 06:53:03 UTC
daniel, any response with respect to comment#1 ?
Comment 3 Fabio Durán Verdugo 2011-06-24 23:55:47 UTC
Closing this bug report as no further information has been provided. Please feel free to reopen this bug if you can provide the information asked for.
Thanks!