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 ]
src
video/x-raw:
format: { RGBx, xRGB, BGRx, xBGR, RGBA, ARGB, BGRA, ABGR }
width: [ 1, 2147483647 ]
height: [ 1, 2147483647 ]
framerate: [ 0/1, 2147483647/1 ]
The results of the search are