[gst-devel] New DXR3 components and scheduling problem
Ronald Bultje
rbultje at ronald.bitfreak.net
Mon Mar 31 10:48:50 CEST 2003
Hey Martin,
(mail#2)
On Mon, 2003-03-31 at 15:49, Martin Soto wrote:
> +-------+ac3_stream ac3_sink +-----------+
> | |----------o o---------| |
> | MPEG | | DXR3Audio |
> | Demux | | Sink |
> | |pcm_stream pcm_sink| |
> | |---------------------------| |
> +-------+ +-----------+
On close inspection, why do you have two pads? Why not just one (series
of) 'audio' pad(s) that has both a audio/ac3 and a audio/raw mimetype?
That's how plugins would handle this normally.
See avidemux for examples of how to handle multiple mimetypes on one
(series of) pad(s).
(Series of pads means multiple pad instances from the same template).
Ronald
--
Ronald Bultje <rbultje at ronald.bitfreak.net>
Linux Video/Multimedia developer
More information about the gstreamer-devel
mailing list