Re: [codec] Codec prototype

Michael Knappe <mknappe@juniper.net> Mon, 05 July 2010 23:22 UTC

Return-Path: <mknappe@juniper.net>
X-Original-To: codec@core3.amsl.com
Delivered-To: codec@core3.amsl.com
Received: from localhost (localhost [127.0.0.1]) by core3.amsl.com (Postfix) with ESMTP id 58C8F3A6782 for <codec@core3.amsl.com>; Mon, 5 Jul 2010 16:22:22 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -6.599
X-Spam-Level:
X-Spam-Status: No, score=-6.599 tagged_above=-999 required=5 tests=[BAYES_00=-2.599, RCVD_IN_DNSWL_MED=-4]
Received: from mail.ietf.org ([64.170.98.32]) by localhost (core3.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id gWvwn112tlQ4 for <codec@core3.amsl.com>; Mon, 5 Jul 2010 16:22:15 -0700 (PDT)
Received: from exprod7og110.obsmtp.com (exprod7og110.obsmtp.com [64.18.2.173]) by core3.amsl.com (Postfix) with ESMTP id 5272D3A67B5 for <codec@ietf.org>; Mon, 5 Jul 2010 16:22:15 -0700 (PDT)
Received: from source ([66.129.224.36]) (using TLSv1) by exprod7ob110.postini.com ([64.18.6.12]) with SMTP ID DSNKTDJpJHPh0CJhI5bTPQKfkBFyuGwIef6n@postini.com; Mon, 05 Jul 2010 16:22:17 PDT
Received: from EMBX02-HQ.jnpr.net ([fe80::18fe:d666:b43e:f97e]) by P-EMHUB02-HQ.jnpr.net ([fe80::88f9:77fd:dfc:4d51%11]) with mapi; Mon, 5 Jul 2010 16:18:44 -0700
From: Michael Knappe <mknappe@juniper.net>
To: "jean-marc.valin@octasic.com" <jean-marc.valin@octasic.com>, "codec@ietf.org" <codec@ietf.org>
Date: Mon, 05 Jul 2010 16:18:43 -0700
Thread-Topic: [codec] Codec prototype
Thread-Index: AcscmB3iLxwqonGVS42OWUNUM5lBtgAAEl5g
Message-ID: <05542EC42316164383B5180707A489EE1D6689B2D7@EMBX02-HQ.jnpr.net>
Accept-Language: en-US
Content-Language: en-US
X-MS-Has-Attach:
X-MS-TNEF-Correlator:
acceptlanguage: en-US
Content-Type: text/plain; charset="iso-8859-1"
Content-Transfer-Encoding: quoted-printable
MIME-Version: 1.0
Subject: Re: [codec] Codec prototype
X-BeenThere: codec@ietf.org
X-Mailman-Version: 2.1.9
Precedence: list
List-Id: Codec WG <codec.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/listinfo/codec>, <mailto:codec-request@ietf.org?subject=unsubscribe>
List-Archive: <http://www.ietf.org/mail-archive/web/codec>
List-Post: <mailto:codec@ietf.org>
List-Help: <mailto:codec-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/codec>, <mailto:codec-request@ietf.org?subject=subscribe>
X-List-Received-Date: Mon, 05 Jul 2010 23:22:22 -0000

Fantastic! Thanks guys! 

Mike


----- Original Message -----
From: codec-bounces@ietf.org <codec-bounces@ietf.org>
To: codec@ietf.org <codec@ietf.org>
Sent: Mon Jul 05 19:16:07 2010
Subject: [codec] Codec prototype

Hi guys,

We have just completed a very early prototype hybrid codec that combined 
SILK and CELT to encode 48 kHz speech. We have submitted an I-D that 
describes the resulting codec: 
http://www.ietf.org/id/draft-valin-codec-prototype-00.txt . This is still 
very incomplete, but we preferred to submit early so that people can have a 
look at what we've been doing. This first version has no flexibility 
(except for the bit-rate), but that should get better. Same with the 
quality -- there's been no tuning yet.

The code is available with a git repository at 
git://git.xiph.org/users/jm/silk.git . It also depends on the CELT 
repository (git://git.xiph.org/celt.git) and an "unofficial" SILK 
repository (git://git.xiph.org/users/jm/silk.git). See the README file for 
basic instruction on building the code. The current build system is highly 
non-user-friendly, so please bear with us.

There is a complete tarball of the current version (for those who don't 
have git) at: http://people.xiph.org/~jm/ietfcodec/ along with samples at 
http://people.xiph.org/~jm/ietfcodec/samples-20100705/ . Unlike previous 
samples, these are *not* simulations and are produced without any cheating 
by the hybrid codec prototype. The rates are 32, 40 and 48 kb/s CBR.

Enjoy,

	Jean-Marc and Koen
_______________________________________________
codec mailing list
codec@ietf.org
https://www.ietf.org/mailman/listinfo/codec