av1dec

AV1 Decoder.

Example launch line

 gst-launch-1.0 -v filesrc location=videotestsrc.webm ! matroskademux ! av1dec ! videoconvert ! videoscale ! autovideosink

Hierarchy

GObject
    ╰──GInitiallyUnowned
        ╰──GstObject
            ╰──GstElement
                ╰──GstVideoDecoder
                    ╰──av1dec

Factory details

Authors: – Sean DuBois

Classification:Codec/Decoder/Video

Rank – secondary

Plugin – aom

Package – GStreamer Bad Plug-ins

Pad Templates

sink

video/x-av1:
  stream-format: obu-stream
      alignment: tu

Presencealways

Directionsink

Object typeGstPad


src

video/x-raw:
         format: { I420, YV12, Y42B, Y444, I420_10LE, I420_12LE, I422_10LE, I422_12LE, Y444_10LE, Y444_12LE }
          width: [ 1, 2147483647 ]
         height: [ 1, 2147483647 ]
      framerate: [ 0/1, 2147483647/1 ]

Presencealways

Directionsrc

Object typeGstPad


The results of the search are