pipeline buffering static buffer source

classic Classic list List threaded Threaded
3 messages Options
Reply | Threaded
Open this post in threaded view
|

pipeline buffering static buffer source

Ganesh Kundapur
Hi Ash,
   Could you give me some idea on playing the buffer which is filled with any audio file data.
i.e i want to read the audio file data to the temporary buffer and wants to play that buffer rather from a audio file.

/Ganesh

-------------------------------------------------------------------------
This SF.Net email is sponsored by the Moblin Your Move Developer's challenge
Build the coolest Linux based applications with Moblin SDK & win great prizes
Grand prize is a trip for two to an Open Source event anywhere in the world
http://moblin-contest.org/redirect.php?banner_id=100&url=/
_______________________________________________
gstreamer-devel mailing list
[hidden email]
https://lists.sourceforge.net/lists/listinfo/gstreamer-devel
Reply | Threaded
Open this post in threaded view
|

Re: pipeline buffering static buffer source

Benoit Fouet
Hi,

Ganesh Kundapur wrote:
> Hi Ash,
>    Could you give me some idea on playing the buffer which is filled
> with any audio file data.
> i.e i want to read the audio file data to the temporary buffer and
> wants to play that buffer rather from a audio file.
>

seems you want to use appsrc element.

--
Benoit Fouet
Purple Labs S.A.
www.purplelabs.com

-------------------------------------------------------------------------
This SF.Net email is sponsored by the Moblin Your Move Developer's challenge
Build the coolest Linux based applications with Moblin SDK & win great prizes
Grand prize is a trip for two to an Open Source event anywhere in the world
http://moblin-contest.org/redirect.php?banner_id=100&url=/
_______________________________________________
gstreamer-devel mailing list
[hidden email]
https://lists.sourceforge.net/lists/listinfo/gstreamer-devel
Reply | Threaded
Open this post in threaded view
|

Re: pipeline buffering static buffer source

Stefan Sauer
Hi,

Benoit Fouet schrieb:

> Hi,
>
> Ganesh Kundapur wrote:
>  
>> Hi Ash,
>>    Could you give me some idea on playing the buffer which is filled
>> with any audio file data.
>> i.e i want to read the audio file data to the temporary buffer and
>> wants to play that buffer rather from a audio file.
>>
>>    
>
> seems you want to use appsrc element.
>  
In buzztard I have a BtMemoryAudioSource that also supports forward and
backward playback.
http://buzztard.svn.sourceforge.net/viewvc/buzztard/trunk/buzztard/src/ui/edit/btmemoryaudiosrc.c?view=markup
http://buzztard.svn.sourceforge.net/viewvc/buzztard/trunk/buzztard/src/ui/edit/btmemoryaudiosrc.h?view=markup

Stefan


-------------------------------------------------------------------------
This SF.Net email is sponsored by the Moblin Your Move Developer's challenge
Build the coolest Linux based applications with Moblin SDK & win great prizes
Grand prize is a trip for two to an Open Source event anywhere in the world
http://moblin-contest.org/redirect.php?banner_id=100&url=/
_______________________________________________
gstreamer-devel mailing list
[hidden email]
https://lists.sourceforge.net/lists/listinfo/gstreamer-devel