wicpngdec

This element decodes PNG compressed data into RAW video data.

Hierarchy

GObject
    ╰──GInitiallyUnowned
        ╰──GstObject
            ╰──GstElement
                ╰──GstVideoDecoder
                    ╰──GstWicDecoder
                        ╰──wicpngdec

Factory details

Authors: – Seungha Yang

Classification: – Codec/Decoder/Image

Rank – secondary

Plugin – wic

Package – GStreamer Bad Plug-ins

Pad Templates

sink

image/png:

Presence – always

Direction – sink

Object type – GstPad


src

video/x-raw:
         format: { RGBA64_LE, BGRA, RGBA, BGR, RGB, GRAY8, GRAY16_BE }
          width: [ 1, 2147483647 ]
         height: [ 1, 2147483647 ]
      framerate: [ 0/1, 2147483647/1 ]

Presence – always

Direction – src

Object type – GstPad


The results of the search are