Using Filesrc for synthesized formats

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]


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 provided
to the engine in order to generate raw PCM samples). How can I use the
filesrc to acheive the same in optimum way?

I understand that I can incease the block-size of filesrc to a huge size to
make sure the complete file is read at once but is that the only way?

Is it possible for the downstream element to keep buffering the data till
EOS is generated by filesrc and then handle the complete buffer? This may
require the EOS to be held at the 'audio-engine bin' till the PCM samples
are generated and played out.

Please suggest an optimal way since this has to be done for an embedded
environment.

Thanks & Regards,
Suresh
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.freedesktop.org/archives/gstreamer-embedded/attachments/20081216/28000d7c/attachment.htm>


[Index of Archives]     [Linux Embedded]     [Linux ARM Kernel]     [Linux for ARM]     [Linux Omap]     [Fedora ARM]     [IETF Annouce]     [Security]     [Bugtraq]     [Linux Media]     [Linux OMAP]     [Linux MIPS]     [ECOS]     [Asterisk Internet PBX]     [Linux API]

  Powered by Linux