[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <CAOMZO5A6T+WdOE41Wx6Nctwz9wk8FKaxzjbAt_woZkCnuodNYg@mail.gmail.com>
Date: Thu, 8 Mar 2012 12:46:38 -0300
From: Fabio Estevam <festevam@...il.com>
To: Alex Gershgorin <alexg@...rolight.com>
Cc: Fabio Estevam <fabio.estevam@...escale.com>,
"linux-arm-kernel@...ts.infradead.org"
<linux-arm-kernel@...ts.infradead.org>,
"g.liakhovetski@....de" <g.liakhovetski@....de>,
"s.hauer@...gutronix.de" <s.hauer@...gutronix.de>,
"linux-kernel@...r.kernel.org" <linux-kernel@...r.kernel.org>,
"linux-media@...r.kernel.org" <linux-media@...r.kernel.org>
Subject: Re: I.MX35 PDK
On 3/8/12, Alex Gershgorin <alexg@...rolight.com> wrote:
> Setting pipeline to PAUSED ...mx3-camera mx3-camera.0: MX3 Camera driver
> attached to camera 0
> /GstPipeline:pipeline0/GstV4l2Src:v4l2src0.GstPad:src: caps =
> video/x-raw-yuv, format=(fourcc)UYVY, framerate=(fraction)25/1,
> width=(int)320, height=(int)240, interlaced=(boolean)false
> Pipeline is live and does not need PREROLL ...
> WARNING: from element /GstPipeline:pipeline0/GstV4l2Src:v4l2src0: Could not
> get parameters on device '/dev/video0'
> Additional debug info:
> v4l2src_calls.c(240): gst_v4l2src_set_capture ():
> /GstPipeline:pipeline0/GstV4l2Src:v4l2src0:
> system error: Invalid argument
Looks like some kind of Gstreamer issue.
You could also try:
gst-launch -v v4l2src ! fbdevsink
or gst-launch -v v4l2src ! filesink location= raw.data
If you still get Gstreamer issues you can try v4l2grab utility:
http://git.linuxtv.org/v4l-utils.git/blob/de42be924c5154732bc8dfd1c8bc7812985ab2d6?f=contrib/test/v4l2grab.c
Good luck!
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists