[gst-devel] Creating multiple sinks

Zaheer Merali zaheerabbas at merali.org
Mon Aug 14 11:59:29 CEST 2006


On 8/13/06, Pavan Kumar Patale <pavanpatale at hotmail.com> wrote:
> Hi,
>
> Yes, i am able to record to the file as well as hear from the speaker by
> creating pipeline in this way for rtp stream
>                              _>source pad-->queue1-->filesink
> rtpilbcdepay->tee->|_>source pad-->queue2-->dspilbcsink
>
> Now, when i try to play the recorded file using mplayer it produces only
> some noise but not original audio.
>
> Could you pls let me know how do i play this file ?
>
> Thanks,

Hi

What you are saving is probably an ilbc encoded file without any
headers.  My guess, I don't know the ilbc format, is you need it muxed
into a container before the filesink.

Zaheer




More information about the gstreamer-devel mailing list