bayer2rgb

Decodes raw camera bayer (fourcc BA81) to RGB.

Hierarchy

GObject
    ╰──GInitiallyUnowned
        ╰──GstObject
            ╰──GstElement
                ╰──GstBaseTransform
                    ╰──bayer2rgb

Factory details

Authors: – William Brack

Classification:Filter/Converter/Video

Rank – none

Plugin – bayer

Package – GStreamer Bad Plug-ins

Pad Templates

sink

video/x-bayer:
         format: { bggr, grbg, gbrg, rggb }
          width: [ 1, 2147483647 ]
         height: [ 1, 2147483647 ]
      framerate: [ 0/1, 2147483647/1 ]

Presencealways

Directionsink

Object typeGstPad


src

video/x-raw:
         format: { RGBx, xRGB, BGRx, xBGR, RGBA, ARGB, BGRA, ABGR }
          width: [ 1, 2147483647 ]
         height: [ 1, 2147483647 ]
      framerate: [ 0/1, 2147483647/1 ]

Presencealways

Directionsrc

Object typeGstPad


The results of the search are