[gst-devel] Problem with shout2send

Zaheer Merali zaheerabbas at merali.org
Tue Jan 17 01:38:04 CET 2006


Hi Fabio

shout2send requires either mp3 audio or an ogg stream.  So for your wav file:

gst-launch filesrc location=track01.cdda.wav ! wavparse ! lame ! shout2send

would work.

Zaheer

On 1/8/06, Fabio Costa <fabio.costa at ensta.org> wrote:
> Hello,
> I have a strange problem with shout2send. If I try to create a simple
> pipe to stream a file:
>
> gst-launch filesrc location="track01.cdda.wav" ! wavparse ! shout2send
>
> I got this error:
>
> Setting pipeline to PAUSED ...
> ERROR: Pipeline doesn't want to pause.
> Setting pipeline to NULL ...
> FREEING pipeline ...
>
> What is wrong with my command?
> (And where can I find detailed documentation about pipeline text
> description? I didn't find it on the gstreamer site...)
>
>
> Thank you for your help!
>
> --
> Fabio
>
>
>
>
>
> -------------------------------------------------------
> This SF.net email is sponsored by: Splunk Inc. Do you grep through log files
> for problems?  Stop!  Download the new AJAX search engine that makes
> searching your log files as easy as surfing the  web.  DOWNLOAD SPLUNK!
> http://ads.osdn.com/?ad_id=7637&alloc_id=16865&op=click
> _______________________________________________
> gstreamer-devel mailing list
> gstreamer-devel at lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/gstreamer-devel
>
>




More information about the gstreamer-devel mailing list