GNOME Bugzilla – Bug 644754
camerabin does not seem to work in jhbuild environment
Last modified: 2011-06-24 23:55:47 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 ...
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 ...
daniel, any response with respect to comment#1 ?
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!