[Rhythmbox-devel] Can anyone explain this wierd gstreamer behaviour



I have built gstreamer/RB from HEAD against kernel 2.6 with no OSS
driver

However when I try to use gstreamer to play a file it looks and fails to
find oss ie:

this is with gstreamer set to alsa

gst-launch-ext-0.7 music/root/The_Clash/Sandinista__\(disc_2\)/05\ -\
Washington_Bullets.ogg
No configuration file /home/mike/.gst found.  You might want to create
one.
This is not an error, just a friendly reminder... Check the man page.
 
Running command-line
gst-launch-0.7 filesrc
location="music/root/The_Clash/Sandinista__(disc_2)/05 -
Washington_Bullets.ogg" ! vorbisfile ! osssink
 
RUNNING pipeline ...
ERROR             oss( 5358)
gstosselement.c(721):gst_osselement_open_audio: <osssink0> system error:
No such device
ERROR: from element /pipeline0/osssink0: Device "/dev/dsp" does not
exist.
Additional debug info:
gstosselement.c(721): gst_osselement_open_audio: /pipeline0/osssink0:
system error: No such device
ERROR: pipeline doesn't want to play.

This is with gstreamer set to esd
RUNNING pipeline ...
ERROR             oss( 5455)
gstosselement.c(721):gst_osselement_open_audio: <osssink0> system error:
No such device
ERROR: from element /pipeline0/osssink0: Device "/dev/dsp" does not
exist.
Additional debug info:
gstosselement.c(721): gst_osselement_open_audio: /pipeline0/osssink0:
system error: No such device
ERROR: pipeline doesn't want to play.

xmms/ogg123/aplay all work

anyone any ideas?





[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]