From: Tim Chick <chick@computergeek.freeserve.co.uk>
To: bluez-devel@lists.sourceforge.net
Subject: Re: [Bluez-devel] a2dpd xmms and hbh-ds970
Date: Tue, 16 Jan 2007 08:17:38 +0000 [thread overview]
Message-ID: <200701160817.38748.chick@computergeek.freeserve.co.uk> (raw)
In-Reply-To: <45AC4952.6060001@xmission.com>
On Tuesday 16 January 2007 03:41, Brad Midgley wrote:
> Mitja
>
> > I recently got myslef a HBH-DS970 headset and yesterday I tryed it with
> > latest CVS version of plugz on FC6. It works great with VLC, but not wi=
th
> > xmms or a2play. With xmms it is really sped up, I tryed setting it to
> > lower frequency but it did not solve the issue, with a2play it is choppy
> > and just a little bit faster than it should be. I tryed it with Level 1
> > BC4-external and Anycom USB-250 with latest firmware and the resoults a=
re
> > the same, it should be some issue with headset. Do you perhaps have
> > any idea, where should I look, to fix it for xmms, as it is strange that
> > in VLC the sound of mp3s and movies is perfect? Oh and AVRCP in xmms
> > works.
>
> it sounds like a sample rate conversion issue. maybe xmms is expecting
> the plugin to handle a rate it can't really do. Fr=E9d=E9ric might have m=
ore
> ideas.
>
I use an .asoundrc file which looks like this:
pcm.a2dpd {
type a2dpd
}
pcm.rs0 {
type plug
slave {
pcm "a2dpd"
rate 44100
format S16_LE
channels 2
}
}
pcm.!default {
type plug
slave.pcm "rs0"
}
Then you can run apps with the aoss utility to get the to use the plugin if =
they don't support alsa enough, and the plugin will only get data at 44,100=
Hz
Tim
-------------------------------------------------------------------------
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=3Djoin.php&p=3Dsourceforge&CID=3DDE=
VDEV
_______________________________________________
Bluez-devel mailing list
Bluez-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/bluez-devel
next prev parent reply other threads:[~2007-01-16 8:17 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
2007-01-15 20:15 [Bluez-devel] plugz issues (Quinton) Quinton Yuan
2007-01-15 22:12 ` [Bluez-devel] a2dpd xmms and hbh-ds970 Mitja Pufic
2007-01-16 3:41 ` Brad Midgley
2007-01-16 8:17 ` Tim Chick [this message]
2007-01-17 7:30 ` [Bluez-devel] RE : plugz issues (Quinton) Frederic 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=200701160817.38748.chick@computergeek.freeserve.co.uk \
--to=chick@computergeek.freeserve.co.uk \
--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 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.