public inbox for linux-bluetooth@vger.kernel.org
 help / color / mirror / Atom feed
* Mixed Results Playing mp3
@ 2009-06-24  5:23 John Frankish
  2009-06-24 10:52 ` John R.
  0 siblings, 1 reply; 8+ messages in thread
From: John Frankish @ 2009-06-24  5:23 UTC (permalink / raw)
  To: linux-bluetooth@vger.kernel.org

I've been trying various tools to play mp3 files to a Bluetooth headset whilst I decide whether to buy some a2dp headphones . Using the following and the .asoundrc at the bottom of the post:

bluez-4.41
dbus-1.2.14
dbus-glib-0.80
alsa-1.0.20
kernel-2.6.29.2

I get the following results:

1. mplayer-gtk1 (svn 29308): plays without problems

2. xmms-1.2.11: no error messages, but produces "noise" and "clicks" (the bluez wiki mentions "issues" with xmms).

3. aplay-1.0.20: Is it possible to play mp3 with aplay, if so, what command is required?

4. mpg123-1.8.1: "mpg123 -v -a plug:bluetooth file.mp3", "mpg123 -v -a bluetooth file.mp3", no error messages, but produces "noise" and "clicks"

I don't see why xmms and mpg123 wouldn't work and there are no error messages or pointers from "bluetoothd -dn" - does anybody have any ideas?

-----------
pcm.rawbluetooth {
   type bluetooth
   device 00:12:EE:A6:1D:F4
}

pcm.bluetooth {
   type plug
   slave {
      pcm {
         type bluetooth
         device 00:12:EE:A6:1D:F4
      }
   }
}

^ permalink raw reply	[flat|nested] 8+ messages in thread

end of thread, other threads:[~2009-07-09  7:15 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2009-06-24  5:23 Mixed Results Playing mp3 John Frankish
2009-06-24 10:52 ` John R.
2009-06-24 11:24   ` John Frankish
2009-06-24 12:39     ` Benjamin Vasanthakumar J
2009-06-24 13:07       ` John Frankish
2009-06-25  0:16     ` John R.
2009-06-25  3:33       ` John Frankish
2009-07-09  7:15         ` John Frankish

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox