wicjpegdec

This element decodes JPEG compressed data into RAW video data.

Hierarchy

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

Factory details

Authors: – Seungha Yang

Classification: – Codec/Decoder/Image

Rank – secondary

Plugin – wic

Package – GStreamer Bad Plug-ins

Pad Templates

sink

image/jpeg:

Presence – always

Direction – sink

Object type – GstPad


src

video/x-raw:
         format: { BGR, GRAY8, NV12, Y42B, Y444 }
          width: [ 1, 2147483647 ]
         height: [ 1, 2147483647 ]
      framerate: [ 0/1, 2147483647/1 ]

Presence – always

Direction – src

Object type – GstPad


The results of the search are