<div dir="ltr"><br><div class="gmail_extra"><br><br><div class="gmail_quote"><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left-width:1px;border-left-color:rgb(204,204,204);border-left-style:solid;padding-left:1ex">
<br>
Please don't do cross-posting to multiple mailing lists if not really<br>
required.<br>
<br></blockquote><div><br></div><div>Sorry for inconvenience!!! </div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left-width:1px;border-left-color:rgb(204,204,204);border-left-style:solid;padding-left:1ex">

<br>
To answer your questions, yes that's possible. Does your ALSA driver for<br>
that USB soundcard support MP3? Are you using PulseAudio or ALSA<br>
directly?<br>
<br></blockquote><div><br></div><div>I use ALSA directly. Do not use PulseAudio.</div><div>I am not sure whether ALSA sound driver support MP3 or not.</div><div>the usb alsa driver is linux kernel built-in(linux-2.6.30)</div>
<div>how to confirm the issue ? do you have idea?</div><div><br></div><div> </div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left-width:1px;border-left-color:rgb(204,204,204);border-left-style:solid;padding-left:1ex">

In general just using playbin without providing any audio sink should<br>
automatically let the MP3 be decoded on the soundcard if you use a<br>
recent GStreamer version. And a simple<br>
  filesrc location=file.mp3 ! mpegaudioparse ! alsasink<br>
or<br>
  filesrc location=file.mp3 ! mpegaudioparse ! pulsesink<br>
for example should work too.<br>
<span class=""><font color="#888888"><br></font></span></blockquote><div><br></div><div>I use gstreamer v0.10.36.</div><div>do you have idea about whether the version support the function that you mentioned?</div><div><br>
</div><div><br></div><div><br></div><div>thanks!</div><div> </div></div><br></div></div>