rgb2bayer

Converts video/x-raw to video/x-bayer

Hierarchy

GObject
    ╰──GInitiallyUnowned
        ╰──GstObject
            ╰──GstElement
                ╰──GstBaseTransform
                    ╰──rgb2bayer

Factory details

Authors: – David Schleef

Classification:Filter/Converter/Video

Rank – none

Plugin – bayer

Package – GStreamer Bad Plug-ins

Pad Templates

sink

video/x-raw:
         format: ARGB
          width: [ 1, 2147483647 ]
         height: [ 1, 2147483647 ]
      framerate: [ 0/1, 2147483647/1 ]

Presencealways

Directionsink

Object typeGstPad


src

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

Presencealways

Directionsrc

Object typeGstPad


The results of the search are