Re: [PATCH v5 00/39] i.MX Media Driver

From: Vladimir Zapolskiy
Date: Sun Mar 19 2017 - 09:58:43 EST


Hi Russell,

On 03/18/2017 10:43 PM, Russell King - ARM Linux wrote:
> On Sat, Mar 18, 2017 at 12:58:27PM -0700, Steve Longerbeam wrote:
>> Can you share your gstreamer pipeline? For now, until
>> VIDIOC_ENUM_FRAMESIZES is implemented, try a pipeline that
>> does not attempt to specify a frame rate. I use the attached
>> script for testing, which works for me.
>
> It's nothing more than
>
> gst-launch-1.0 -v v4l2src ! <any needed conversions> ! xvimagesink
>
> in my case, the conversions are bayer2rgbneon. However, this only shows
> you the frame rate negotiated on the pads (which is actually good enough
> to show the issue.)

I'm sorry for potential offtopic, but is bayer2rgbneon element found in
any officially supported by GStreamer plugin? Can it be a point of
failure?

--
With best wishes,
Vladimir