gifdec

Decodes gif to raw video

Example launch line

gst-launch-1.0 filesrc location=$GIF_FILE_PATH ! gifdec ! videoconvert ! autovideosink

Hierarchy

GObject
    ╰──GInitiallyUnowned
        ╰──GstObject
            ╰──GstElement
                ╰──gifdec

Factory details

Authors: – Taruntej Kanakamalla

Classification:Codec/Decoder/Image

Rank – primary

Plugin – gif

Package – gst-plugin-gif

Pad Templates

sink

image/gif:

Presencealways

Directionsink

Object typeGstPad


src

video/x-raw:
         format: RGBA
          width: [ 1, 2147483647 ]
         height: [ 1, 2147483647 ]
      framerate: [ 0/1, 2147483647/1 ]

Presencealways

Directionsrc

Object typeGstPad


Properties

loop

“loop” gboolean

Respects the internal 'repeat' setting by default and overrides it to run inifinitely if true

Flags : Read / Write

Default value : false


The results of the search are