Find a wav file to playback with. Or, if you are not interested in playing with PA, you could configure your sound system not to use PA. (configure .asoundrc) and then use alsasink in your pipeline.
Best Regards, Zheng, Huan(ZBT) OTC/SSD/SSG Intel Asia-Pacific Research & Developement Ltd Tel: 021-6116 6435 Inet: 8821 6435 Cub: 3W035 ________________________________ From: Zhou, Jianchun (周建春) [mailto:[email protected]] Sent: Wednesday, May 20, 2009 11:46 AM To: Zheng, Huan Cc: Ji, Jessica; [email protected] Subject: RE: [Moblin Dev] gstreamer can not work Thank you Zheng Huan. But every time I use paplay to play a media file, it always says: Failed to open file xxx And I found PulseAudio Daemon is running: moblin 2632 0.8 0.3 98060 3216 ? Ssl May17 25:22 /usr/bin/pulseaudio --start --log-target=syslog Any clue for me? ------- Original Message ------- From: Zheng, Huan <[email protected]> To: Ji, Jessica <[email protected]>;Zhou; Jianchun (周建春) <[email protected]>; [email protected]<[email protected]> Sent: Mon, 18 May 2009 16:42:58 +0800 Subject: RE: [Moblin Dev] gstreamer can not work > *connect: Connection refused* this is actually an error message from > PulseAudio, not caused by GStreamer. When PulseSink wanted to connect to PA, > it failed, thus Gstreamer pipeline can't be constructed. > Make sure your PulseAudio daemon could work before you launch the pipeline. > Use "paplay *.wav" to check whether PA works properly or not. > > > Best Regards, Zheng, Huan(ZBT) > OTC/SSD/SSG > Intel Asia-Pacific Research & Developement Ltd > Tel: 021-6116 6435 > Inet: 8821 6435 > Cub: 3W035 > -----Original Message----- > From: [email protected] > [[email protected]]<javascript:openMailWrite('dev-bounces%40moblin.org%5D',%20'')> > On Behalf Of Ji, Jessica > Sent: Monday, May 18, 2009 3:51 PM > To: Zhou, Jianchun (周建春); [email protected] > Subject: Re: [Moblin Dev] gstreamer can not work > > Can you share info with image version? Or where did you get it? > > Best Regards > > Jessica. > > Intel Asia-Pacific R&D Ltd.[INET] 8821-6598 > > -----Original Message----- > From: [email protected] > [[email protected]]<javascript:openMailWrite('dev-bounces%40moblin.org%5D',%20'')> > On Behalf Of Zhou, Jianchun (周建春) > Sent: 2009年5月18日 13:22 > To: [email protected] > Subject: [Moblin Dev] gstreamer can not work > > Hi, guys: > I got a gstreamer relating problem: > After I typed "gst-launch playbin uri=file:///root/Music/epoq.ogg", It > says: > Setting pipeline to PAUSED ... > Pipeline is PREROLLING ... > ERROR: from element /GstPulseSink:audiosink-actual-sink-pulse: Failed t > o > connect: Connection refused > Additional debug info: > pulsesink.c(708): gst_pulsesink_open (): > /GstPulseSink:audiosink-actual-sink-pulse > ERROR: pipeline doesn't want to preroll. > Setting pipeline to NULL ... > FREEING pipeline ... > Any body knows what matter it is? > Thank you! > ----------------------------------------------------------------------- > ----------------------------------------------------------------------- > ----------------------------------------------------------------------- > ----------------------------------------------------------------------- > --------------------- > Best Regards > Wind Zhou > [checkMail.hs?no=%3A%3A%3B%3E%3C&id=%60ckdib%7Fd%24pbe%7F&uq=29f1168220 > 89512269ef0d926379befa22110575&co=%3A%3A%3A%3A%3B] > _______________________________________________ > Moblin dev Mailing List > [email protected] > > To manage or unsubscribe from this mailing list visit: > https://lists.moblin.org/mailman/listinfo/dev or your user account on > http://moblin.org once logged in. > > For more information on the Moblin Developer Mailing lists visit: > http://moblin.org/community/mailing-lists > _______________________________________________ > Moblin dev Mailing List > [email protected] > > To manage or unsubscribe from this mailing list visit: > https://lists.moblin.org/mailman/listinfo/dev or your user account on > http://moblin.org once logged in. > > For more information on the Moblin Developer Mailing lists visit: > http://moblin.org/community/mailing-lists > _______________________________________________ Moblin dev Mailing List [email protected] To manage or unsubscribe from this mailing list visit: https://lists.moblin.org/mailman/listinfo/dev or your user account on http://moblin.org once logged in. For more information on the Moblin Developer Mailing lists visit: http://moblin.org/community/mailing-lists
