Looks like I have a problem with my ALSA/gstreamer setup. Totem(xine
version) works fine with ALSA though.

[EMAIL PROTECTED]:/var/local/share/music/dvd 1/Various/Dance Mix USA 95$
gst-launch -v filesrc location="Cathy Dennis  All Night Long Touch
me.mp3" ! mad ! audioconvert ! audioresample ! alsasink
Setting pipeline to PAUSED ...
ERROR: Pipeline doesn't want to pause.
ERROR: from element /pipeline0/alsasink0: Could not open resource for
writing.
Additional debug info:
gstalsasink.c(625): gst_alsasink_open (): /pipeline0/alsasink0:
Playback open error on device 'default': No such file or directory
Setting pipeline to NULL ...
FREEING pipeline ...

OSS seems to be working fine.

[EMAIL PROTECTED]:/var/local/share/music/dvd 1/Various/Dance Mix USA 95$
gst-launch -v filesrc location="Cathy Dennis  All Night Long Touch
me.mp3" ! mad ! audioconvert ! audioresample ! alsasink
Setting pipeline to PAUSED ...
ERROR: Pipeline doesn't want to pause.
ERROR: from element /pipeline0/alsasink0: Could not open resource for
writing.
Additional debug info:
gstalsasink.c(625): gst_alsasink_open (): /pipeline0/alsasink0:
Playback open error on device 'default': No such file or directory
Setting pipeline to NULL ...
FREEING pipeline ...
[EMAIL PROTECTED]:/var/local/share/music/dvd 1/Various/Dance Mix USA 95$
gst-launch -v filesrc location="Cathy Dennis  All Night Long Touch
me.mp3" ! mad ! audioconvert ! audioresample ! osssink
Setting pipeline to PAUSED ...
Pipeline is PREROLLING ...
/pipeline0/mad0.src: caps = audio/x-raw-int, endianness=(int)1234,
signed=(boolean)true, width=(int)32, depth=(int)32, rate=(int)44100,
channels=(int)2
/pipeline0/audioconvert0.src: caps = audio/x-raw-int, width=(int)16,
depth=(int)16, signed=(boolean)true, endianness=(int)1234,
channels=(int)2, rate=(int)44100
/pipeline0/audioconvert0.sink: caps = audio/x-raw-int,
endianness=(int)1234, signed=(boolean)true, width=(int)32,
depth=(int)32, rate=(int)44100, channels=(int)2
/pipeline0/audioresample0.src: caps = audio/x-raw-int, width=(int)16,
depth=(int)16, signed=(boolean)true, endianness=(int)1234,
channels=(int)2, rate=(int)44100
/pipeline0/audioresample0.sink: caps = audio/x-raw-int, width=(int)16,
depth=(int)16, signed=(boolean)true, endianness=(int)1234,
channels=(int)2, rate=(int)44100
/pipeline0/osssink0.sink: caps = audio/x-raw-int, width=(int)16,
depth=(int)16, signed=(boolean)true, endianness=(int)1234,
channels=(int)2, rate=(int)44100
Pipeline is PREROLLED ...
Setting pipeline to PLAYING ...
New clock: GstAudioSinkClock
Caught interrupt -- handling interrupt.
Interrupt: Setting pipeline to PAUSED ...
Execution ended after 2493531000 ns.
Setting pipeline to PAUSED ...
Setting pipeline to READY ...
/pipeline0/osssink0.sink: caps = NULL
/pipeline0/audioresample0.src: caps = NULL
/pipeline0/audioresample0.sink: caps = NULL
/pipeline0/audioconvert0.src: caps = NULL
/pipeline0/audioconvert0.sink: caps = NULL
/pipeline0/mad0.src: caps = NULL
Setting pipeline to NULL ...
FREEING pipeline ...

Thanks for your help. I will have a look at my ALSA config and report
back.

On Tue, 2007-03-04 at 18:31 +0000, Sebastien Bacher wrote:
> does play the file with "gst-launch-0.10 playbin uri=..." work?
> 
-- 
Richard Ayotte <[EMAIL PROTECTED]>

-- 
Rhythmbox 0.9.8 has no gstreamer profiles in Fiesty
https://bugs.launchpad.net/bugs/95284
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to