From: Marcel Holtmann <marcel@holtmann.org>
To: Jaroslav Kysela <perex@suse.cz>
Cc: alsa-devel@lists.sourceforge.net
Subject: Re: Support for the Bluetooth subband codec (SBC)
Date: Mon, 08 Nov 2004 13:09:07 +0100 [thread overview]
Message-ID: <1099915747.6896.113.camel@pegasus> (raw)
In-Reply-To: <Pine.LNX.4.58.0411081155020.2162@pnote.perex-int.cz>
Hi Jaroslav,
> > besides the Bluetooth headset/handsfree support there is another type of
> > audio support. It is the high quality audio (A2DP) for headphones and so
> > on. To include a native support for these devices with every Bluetooth
> > adapter (for example the ones built into your notebook) it is necessary
> > to support the subband codec (SBC) from Philips. The codec description
> > is in the Advanced Audio Distribution Profile (A2DP).
> >
> > I am not an audio expert and far away from doing any codec specific
> > things, but from my understanding the ALSA kernel part should be
> > extended with the SBC type for PCM devices and the library should know
> > how to convert any PCM data into the SBC format so we can use it inside
> > the kernel in a A2DP driver.
>
> Any datasheet for this format? Anyway, if SBC format only encapsulates
> linear PCM samples to packets, then it should be handled in the driver
> like the USB driver does.
the datasheet for this codec can be found on the Bluetooth specification
webpage (www.bluetooth.org/spec/). It is part of the A2DP document. I
think you need to be logged in to get it and so I will send it to you in
a private mail later.
I don't think that this is linear PCM, but actually I am no expert when
it comes to codec specific stuff. I would be great if you can take a
look at it and tell me what you think how we should support it.
Regards
Marcel
-------------------------------------------------------
This SF.Net email is sponsored by:
Sybase ASE Linux Express Edition - download now for FREE
LinuxWorld Reader's Choice Award Winner for best database on Linux.
http://ads.osdn.com/?ad_id=5588&alloc_id=12065&op=click
next prev parent reply other threads:[~2004-11-08 12:09 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
2004-11-08 1:45 Support for the Bluetooth subband codec (SBC) Marcel Holtmann
2004-11-08 10:56 ` Jaroslav Kysela
2004-11-08 12:09 ` Marcel Holtmann [this message]
2004-11-08 12:40 ` Jaroslav Kysela
2004-11-08 13:31 ` Marcel Holtmann
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=1099915747.6896.113.camel@pegasus \
--to=marcel@holtmann.org \
--cc=alsa-devel@lists.sourceforge.net \
--cc=perex@suse.cz \
/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.