[gst-devel] [Newbie] Saving live audio stream to burnable format

Andy andyrod2004 at yahoo.com
Wed Oct 26 16:24:47 CEST 2005


Im running Ubuntu Breezey, and I have installed the
packages gstreamer-editor gstreamer0.8-alsa
gstreamer0.8-audiofile gstreamer0.8-cdparanoia
gstreamer0.8-doc gstreamer0.8-dv gstreamer0.8-dvd
gstreamer0.8-esd gstreamer0.8-ffmpeg gstreamer0.8-flac
gstreamer0.8-gnomevfs gstreamer0.8-gsm
gstreamer0.8-hermes gstreamer0.8-jpeg
gstreamer0.8-lame gstreamer0.8-misc gstreamer0.8-mms
gstreamer0.8-musepack gstreamer0.8-oss
gstreamer0.8-plugin-apps gstreamer0.8-sdl
gstreamer0.8-speex gstreamer0.8-theora
gstreamer0.8-tools gstreamer0.8-vorbis gstreamer0.8-x
libgstreamer-gconf0.8-0 libgstreamer-plugins0.8-0
libgstreamer0.8-0

I'am a newbie to gstreamer, and maybe I'm asking to
much of it. I want to record a live audio stream
(french radio called France Info) to a file, that I
can after burn in an audio CD and play it later in my
car.

I guess MP3 is a good format for burning to the CD,
but a non encoded format should be more suitable.

The URL for the radio is
mms://vip9.yacast.fr/encoderfranceinfo

I already tried this :
gst-launch-0.8 mmssrc
location=mms://vip4.yacast.fr/encoderfranceinfo !
filesink location=franceinfo.asf
which seems to work fine, followed by
gst-launch-0.8 filesrc location=franceinfo.asf !
ffdemux_asf ! ffdec_wmav2 ! filesink=franceinfo.wav
And theres where the problem goes :

AVERTISSEMENT: tube erroné: lien sans element
destination
         Tentative d'execution malgrè tout.
EXECUTION du tube en cours ...
ERROR: from element /pipeline0/ffdemux_asf0: GStreamer
encountered a general supporting library error.
Additional debug info:
gstffmpegdemux.c(550): gst_ffmpegdemux_open:
/pipeline0/ffdemux_asf0:
Unknown error
Execution ended after 1 iterations (sum 18668000 ns,
average 18668000 ns, min 18668000 ns, max 18668000
ns).

What am I doing wrong ???


	
		
__________________________________ 
Yahoo! Mail - PC Magazine Editors' Choice 2005 
http://mail.yahoo.com




More information about the gstreamer-devel mailing list