[gst-devel] When more data is needed to be looked up before beginning to play

Changwoo Ryu cwryu at debian.org
Fri Mar 26 14:50:37 CET 2010


Hello,

I need to write a gstreamer element for an existing audio decoder
hardware. To play a DTS stream with this decoder, it needs to be
initialized with word size and endian parameters before beginning to
play. These parameters are not required in usual Linux desktops as
libdca automatically detect them based on its syncwords in stream.

So, what is the best way to make this decoder work with various types of
DTS streams? I thought of delaying the initialization as possible but it
doesn't looks clean to me.


Thanks,







More information about the gstreamer-devel mailing list