[Bug 749439] bayer2rgb in gstreamer-1.0 cant deliver a RGB image format

GStreamer (GNOME Bugzilla) bugzilla at gnome.org
Tue Jun 16 06:37:09 PDT 2015


https://bugzilla.gnome.org/show_bug.cgi?id=749439

--- Comment #5 from Tim-Philipp Müller <t.i.m at zen.co.uk> ---
I understand the difference between RGBx and RGB, yes.

What I don't understand is the claim that bayer2rgb in 0.10 supported this and
in 1.x it doesn't:

$ gst-inspect-0.10 bayer2rgb
...
Plugin Details:
  Name:            bayer
  Description:        Elements to convert Bayer images
  Filename:        /usr/lib/x86_64-linux-gnu/gstreamer-0.10/libgstbayer.so
  Version:        0.10.23
...
Pad Templates:
...
  SRC template: 'src'
    Availability: Always
    Capabilities:
      video/x-raw-rgb
                    bpp: 32
                  depth: 24
...
      video/x-raw-rgb
                    bpp: 32
                  depth: 24
...
      video/x-raw-rgb
                    bpp: 32
                  depth: 24
...
      video/x-raw-rgb
                    bpp: 32
                  depth: 24
...
      video/x-raw-rgb
                    bpp: 32
                  depth: 32
...
      video/x-raw-rgb
                    bpp: 32
                  depth: 32
...
      video/x-raw-rgb
                    bpp: 32
                  depth: 32
...
      video/x-raw-rgb
                    bpp: 32
                  depth: 32

What you are asking for used to be bpp=24,depth=24 in 0.10.

It's a reasonable thing to ask for of course, I just don't understand the 0.10
claims.

-- 
You are receiving this mail because:
You are the QA Contact for the bug.
You are the assignee for the bug.


More information about the gstreamer-bugs mailing list