Re: [gst-embedded] Using Filesrc for synthesized formats

2008-12-16 Thread Edward Hervey
Hi, Just store the EOS event in your decoder until you've outputted all the samples, and at that point push the EOS event downstream. The modplug element (from gst-plugins-bad) does something very similar to what you're trying to achieve (it needs the whole file and then can start decoding).

[gst-embedded] Using Filesrc for synthesized formats

2008-12-15 Thread Suresh Choudary
Hi All, I want to use the opensource filesrc element for synthesized formats like xmf with some audio engine which can sysnthesize the PCM samples. But unlike the other codecs like mp3, aac these formats needs to be given in toto to the sysnthesizing engines. (That is the complete file needs to be