public inbox for linux-bluetooth@vger.kernel.org
 help / color / mirror / Atom feed
From: "Frederic Dalleau" <Frederic.Dalleau@palmsource.com>
To: "BlueZ development" <bluez-devel@lists.sourceforge.net>
Subject: [Bluez-devel] RE :   RE :2 plugz issues
Date: Wed, 10 Jan 2007 05:01:19 +0100	[thread overview]
Message-ID: <7A6DA545D7FDCC4B93DB651FDBC1EDDE4E6EB9@eumonex01.palmsource.com> (raw)
In-Reply-To: D8CE9CFA707C894180BAC8CDD154F8460AB04336@msiexch01.marvell.com

[-- Attachment #1: Type: text/plain, Size: 3654 bytes --]

Now get back to :
sbcbitpool=32
rate=44100
plugin-rate=44100
also add
flags=1 to display bandwith
With a bitpool of 32 you should see bandwith around 26703 b/s.

Here are a few tests.
Add enabledebug=0 in .a2dprc see if it is better (remove all traces)
Try a2dpd from btsco-0.5.tgz (not the cvs head) instead of plugz.
you could also test other bitpool values (53 is the only mandatory value, 64 or 16 or 8 can work too, but quality can suffer)
or another media player known to work, like xine or vlc.

with xmms Start streaming one minute then press stop on the player, does it continue playing?

Frédéric




-------- Message d'origine--------
De: bluez-devel-bounces@lists.sourceforge.net de la part de Quinton Yuan
Date: mar. 09/01/2007 18:40
À: bluez-devel@lists.sourceforge.net
Objet : [Bluez-devel]  RE :2 plugz issues
 
Frederic
Thanks for your reply, sounds still not right on headset side, below are .a2dprc file, attached is a2dpd log

Regards/Quinton

From: "Frederic Dalleau" <Frederic.Dalleau@palmsource.com>
Subject: [Bluez-devel] RE :  1. Re: 2 plugz issues (Brad Midgley)
To: "BlueZ development" <bluez-devel@lists.sourceforge.net>
Message-ID:
	<7A6DA545D7FDCC4B93DB651FDBC1EDDE4E6EB6@eumonex01.palmsource.com>
Content-Type: text/plain; charset="iso-8859-1"

Try to add the following in .a2dprc
sbcbitpool=32
rate=44100
plugin-rate=0

If it doesn't fix the problem, then provide us your .a2dprc and what adapter you are using.

Fr?d?ric



[Shuangqing (Quinton) Yuan] 
[a2dpd]
#
# Rate
# use 32000 if your headset seems to not support 44100 (HP works well at 44100, Sonorix at 32000)
# However, 44100 is mandatory
#
rate=44100
sbcbitpool=32
#rate=32000

#
# plugin-rate default is the rate used between the plugin and the daemon
# if this value is 0 then 
# if this value is not 0 then alsa will convert all stream to the specified rate and then send it to the daemon
# if this value is 0, then alsa will do no conversion at all, the daemon will do it's own resampling.
# This "features" is disabled because of the crappy quality of the daemon resampler
# To test a2dpd resampling from 32000 to 44100 use plugin-rate=32000 and rate=44100
#plugin-rate=32000
plugin-rate=0

# Recommended
enablereversestereo=1

#
# AVRCP Commands to run
# If these entries are emptied, then some keyboard entry will be sent to /dev/uinput
#
cmdplay=xmms --play
cmdpause=xmms --pause
cmdprev=xmms --rew
cmdnext=xmms --fwd
cmdnew=xmms --play
# Put to 0 to ignore AVRCP (if your computer freezes when commands are received)
enableavrcp=1

#
# Audio routing
#
# If set to 1 (at a2dp startup only) a2dp will reread configuration file
#Â for audio routing changes each second
enablerereadconfig=1

# 0 => Bluetooth A2DP Sink
# 1 => Alsa
enableredirectalsa=0

# Your bluetooth headset address
#Belkin TuneStage
#address=00:08:1b:8a:40:95 
#motorola S805
address=00:0C:55:D1:D0:D6
#BlueJay with A2DP demo program
#address=00:50:43:20:6c:62
# Address of your alsa output (default : plughw:0,0) you have to know what to do
alsaoutput=

-------------------------------------------------------------------------
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT & business topics through brief surveys - and earn cash
http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV
_______________________________________________
Bluez-devel mailing list
Bluez-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/bluez-devel


[-- Attachment #2: winmail.dat --]
[-- Type: application/ms-tnef, Size: 4743 bytes --]

[-- Attachment #3: Type: text/plain, Size: 347 bytes --]

-------------------------------------------------------------------------
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT & business topics through brief surveys - and earn cash
http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV

[-- Attachment #4: Type: text/plain, Size: 164 bytes --]

_______________________________________________
Bluez-devel mailing list
Bluez-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/bluez-devel

  reply	other threads:[~2007-01-10  4:01 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2007-01-09 17:40 [Bluez-devel] RE :2 plugz issues Quinton Yuan
2007-01-10  4:01 ` Frederic Dalleau [this message]
2007-01-15 13:55   ` [Bluez-devel] RE : " Frédéric DALLEAU

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=7A6DA545D7FDCC4B93DB651FDBC1EDDE4E6EB9@eumonex01.palmsource.com \
    --to=frederic.dalleau@palmsource.com \
    --cc=bluez-devel@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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox