All of lore.kernel.org
 help / color / mirror / Atom feed
From: Gunnar Thielebein <gunnar_thielebein@gmx.net>
To: BlueZ users <bluez-users@lists.sourceforge.net>
Subject: [Bluez-users] audio / mpd issue
Date: Fri, 21 Nov 2008 11:01:43 +0100	[thread overview]
Message-ID: <49268707.3030409@gmx.net> (raw)

I can successfully play sound from bt when using mplayer to my stereo 
using a bluetooth audio sink (mbr-100).
But theres an issue when using mpd (musicplayer daemon).
First it is not possible to use alsa directly in mpd.conf but only 
driver type ao in conf. It crashes when using "alsa" (see link below)
Mpd wiki did not suggest to use this as type "alsa" is more maintened.
Second when using ao the playback has extreme jitters. This is not the 
case with mplayer.

I tried setting buffer_time / period_time in mpd.conf / asound.conf but 
this seems to be not configurable options for alsa type bluetooth.
Has somebody an idea what occurs this issue? I mean apart of some smooth 
yowl from time to time with mplayer sound quality is really acceptable.
Someone an idea about the crash with "alsa".

works with jitters:
> audio_output {
>         type                    "ao"
>         name                    "Bluetooth Device"
>         options                 "dev=bluetooth"
>         device                  "plug:bluetooth"
> }
>
>
makes mpd crash:
> audio_output {
>         type                    "alsa"
>         name                    "Bluetooth Device"
>         options                 "dev=bluetooth"
>         device                  "plug:bluetooth"
> }
>
>


For avoiding double post current thread with further config and log 
files attached in mpd forum:

http://www.musicpd.org/forum/index.php?topic=1764.0

Bluetooth versions in use: 3.26 and 3.36-2.
Packages for 4.18 seems to be broken (connection timeout)

Best,
Gunnar

-------------------------------------------------------------------------
This SF.Net email is sponsored by the Moblin Your Move Developer's challenge
Build the coolest Linux based applications with Moblin SDK & win great prizes
Grand prize is a trip for two to an Open Source event anywhere in the world
http://moblin-contest.org/redirect.php?banner_id=100&url=/
_______________________________________________
Bluez-users mailing list
Bluez-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/bluez-users

                 reply	other threads:[~2008-11-21 10:01 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=49268707.3030409@gmx.net \
    --to=gunnar_thielebein@gmx.net \
    --cc=bluez-users@lists.sourceforge.net \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.