Hi,
Can you please try the following pipeline in a terminal:
gst-launch-0.10 gnomevfssrc location=file://$PWD/somemp3 ! decodebin
name=decoder decoder. ! queue ! audioconvert ! audioresample ! autoaudiosink
(Obviously you should replace file://$PWD/somemp3 by a real pathname.)
Does it output sound to the correct card?
Can you try again by replacing autoaudiosink by gconfaudiosink? Does
it output to the correct sound card?
Same question with "alsasink hw=..." instead of autoaudiosink.
Thanks,
--
Loïc Minier <[EMAIL PROTECTED]>