Re: encode MP3 file into SBC
From: Henryk Plötz (henryk.nospamplease_at_ploetzli.ch)
Date: 03/02/05
- Next message: Yef: "Re: seeking graphical LCD with built-in controller"
- Previous message: Mark Jones: "Re: OT: reaction to Iraqi elections"
- In reply to: regis: "encode MP3 file into SBC"
- Next in thread: regis: "Re: encode MP3 file into SBC"
- Reply: regis: "Re: encode MP3 file into SBC"
- Messages sorted by: [ date ] [ thread ]
Date: Wed, 2 Mar 2005 20:38:34 +0100
Moin,
Am 2 Mar 2005 05:09:30 -0800 schrieb regis:
> I would like to know if it is possible to encode a MP3 file into SBC.
> I want to stream a MP3 file between a PocketPc and a PC over Bluetooth
> using A2DP profiles.
Well, you might have to decode the mp3 to raw pcm first, but then it's
no problem. You can get an open source SBC codec from
http://bluetooth-alsa.sourceforge.net/ and then do the mp3->pcm->sbc
transcoding via
mpg123 --au - file.mp3 | sbc/sbcenc - > file.sbc
-- Henryk Plötz Grüße aus Berlin ~~~~~~~ Un-CDs, nein danke! http://www.heise.de/ct/cd-register/ ~~~~~~~ ~ Help Microsoft fight software piracy: Give Linux to a friend today! ~
- Next message: Yef: "Re: seeking graphical LCD with built-in controller"
- Previous message: Mark Jones: "Re: OT: reaction to Iraqi elections"
- In reply to: regis: "encode MP3 file into SBC"
- Next in thread: regis: "Re: encode MP3 file into SBC"
- Reply: regis: "Re: encode MP3 file into SBC"
- Messages sorted by: [ date ] [ thread ]
Relevant Pages
|