[gst-devel] Now starting musepack plugin, seeking advice

Gustavo J. A. M. Carneiro gjc at inescporto.pt
Tue Aug 3 07:48:14 CEST 2004


  Sorry.  Just saw here[1] that Lefungus will work on gstreamer plugin
too, and the guy knows much better about mpc API than me, so I'm
yielding...

  Please disregard my previous post.

[1]
http://www.musepack.net/forum/viewtopic.php?t=18&sid=af2fc19e7849b12813a44e272c851941

A Ter, 2004-08-03 às 15:20, Gustavo J. A. M. Carneiro escreveu:
>   Hello,
>   I've started to write a musepack (http://www.musepack.net) decoder
> plugin for gstreamer.
>   Unfortunately, the musepack library does not fit very well into
> standard GstElement model.  You have a chain() function, which receives
> a data buffer, pushes a data buffer into the decoder, then pushes the
> resulting buffer to the next element.
>   In musepack, you have to implement a "reader" class, and musepack
> pulls data from reader.  That is the reverse of what the chain function
> does.
>   I'm thinking I don't have any choice but to run the decoder in a
> subthread, but if anyone has a better idea I'm all ears! :-)
>   Regards.
-- 
Gustavo J. A. M. Carneiro
<gjc at inescporto.pt> <gustavo at users.sourceforge.net>
The universe is always one step beyond logic





More information about the gstreamer-devel mailing list