When more data is needed to be looked up before beginning to play

classic Classic list List threaded Threaded
1 message Options
Reply | Threaded
Open this post in threaded view
|

When more data is needed to be looked up before beginning to play

Changwoo Ryu
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,




------------------------------------------------------------------------------
Download Intel® Parallel Studio Eval
Try the new software tools for yourself. Speed compiling, find bugs
proactively, and fine-tune applications for parallel performance.
See why Intel Parallel Studio got high marks during beta.
http://p.sf.net/sfu/intel-sw-dev
_______________________________________________
gstreamer-devel mailing list
[hidden email]
https://lists.sourceforge.net/lists/listinfo/gstreamer-devel