decodebin

decodebin — Autoplug and decode to raw media

Synopsis


Description

GstBin that auto-magically constructs a decoding pipeline using available decoders and demuxers via auto-plugging.

When using decodebin in your application, connect a signal handler to "new-decoded-pad" and connect your sinks from within the callback function.

Synopsis

Element Information

plugin

decodebin

author

Wim Taymans <wim.taymans@gmail.com>

class

Generic/Bin/Decoder

Element Pads

name

src%d

direction

source

presence

sometimes

details

ANY

name

sink

direction

sink

presence

always

details

ANY

Details