Possible to convert x-raw-gray to x-raw-bayer?

Stefan Kost ensonic at hora-obscura.de
Mon Apr 18 05:07:35 PDT 2011


On 15.04.2011 12:09, Steven wrote:
> Hello,
>
> I'm having trouble decoding the video I'm getting off a Firefly MV.
>  The camera outputs bayer, but the dc1394 plugin interpret those
> images as x-raw-gray.
>  I want to convert this to rgb using bayer2rgb, which requires
> x-raw-bayer input.  Is it possible to force gstreamer to interpret the
> x-raw-gray image as x-raw-bayer instead?

The solution would be to improve the dc1394 plugin to recognize bayer
and set the proper type. Maybe you can also get it working by using the
capssetter elements (kind of a typecast).

Stefan
>
> Thanks.
>
>
> _______________________________________________
> gstreamer-devel mailing list
> gstreamer-devel at lists.freedesktop.org
> http://lists.freedesktop.org/mailman/listinfo/gstreamer-devel



More information about the gstreamer-devel mailing list