Return-Path: Subject: Re: [Bluez-devel] AVDTP socket? From: Marcel Holtmann To: BlueZ Mailing List In-Reply-To: References: <418DB442.2050801@uen.org> <41925793.3050404@xmission.com> <1100113055.25879.73.camel@pegasus> <419543B3.8050601@xmission.com> <1100306337.7349.29.camel@pegasus> <41957BC1.507@xmission.com> <1100351199.7349.50.camel@pegasus> <41970F25.4020902@xmission.com> <1100446172.21403.16.camel@pegasus> <419B7292.9080706@xmission.com> Content-Type: text/plain Message-Id: <1100822368.7164.98.camel@pegasus> Mime-Version: 1.0 Sender: bluez-devel-admin@lists.sourceforge.net Errors-To: bluez-devel-admin@lists.sourceforge.net Reply-To: bluez-devel@lists.sourceforge.net List-Unsubscribe: , List-Id: BlueZ development List-Post: List-Help: List-Subscribe: , List-Archive: Date: Fri, 19 Nov 2004 00:59:28 +0100 Hi Henryk, > I'm currently working (more or less; more less than more) on SBC and > trying to do a decoder first because I figure that would be easier > (because I know what the result is supposed to look like). I have > problems synthesizing the PCM audio samples but can parse all of the > example SBC streams just fine. > > I'll attach what I have now. The sbc-test.c currently dumps subband > samples on stdout for testing, so just redirect that to /dev/null. The decoded > frame headers are written to stderr. I just tested it and the result so far is very great. Keep on working on it. What format do you think is the easiest to encode/decode? And btw your file creation should be this command: fh = open("bla_.au", O_WRONLY|O_CREAT|O_TRUNC, 0644); Regards Marcel ------------------------------------------------------- This SF.Net email is sponsored by: InterSystems CACHE FREE OODBMS DOWNLOAD - A multidimensional database that combines robust object and relational technologies, making it a perfect match for Java, C++,COM, XML, ODBC and JDBC. www.intersystems.com/match8 _______________________________________________ Bluez-devel mailing list Bluez-devel@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/bluez-devel