Re: [codec] #28: Layered bit-stream

"Christian Hoene" <hoene@uni-tuebingen.de> Thu, 06 May 2010 14:20 UTC

Return-Path: <hoene@uni-tuebingen.de>
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 55FAD28C1C3 for <codec@core3.amsl.com>; Thu, 6 May 2010 07:20:50 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -4.281
X-Spam-Level:
X-Spam-Status: No, score=-4.281 tagged_above=-999 required=5 tests=[AWL=-0.633, BAYES_50=0.001, HELO_EQ_DE=0.35, HTML_MESSAGE=0.001, 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 2PvpN56Km1sP for <codec@core3.amsl.com>; Thu, 6 May 2010 07:20:47 -0700 (PDT)
Received: from mx06.uni-tuebingen.de (mx06.uni-tuebingen.de [134.2.3.3]) by core3.amsl.com (Postfix) with ESMTP id 79F1D3A6B4B for <codec@ietf.org>; Thu, 6 May 2010 06:57:48 -0700 (PDT)
Received: from hoeneT60 (u-173-c044.cs.uni-tuebingen.de [134.2.173.44]) (authenticated bits=0) by mx06.uni-tuebingen.de (8.13.6/8.13.6) with ESMTP id o46DvVDK009672 (version=TLSv1/SSLv3 cipher=AES128-SHA bits=128 verify=NO); Thu, 6 May 2010 15:57:32 +0200
From: Christian Hoene <hoene@uni-tuebingen.de>
To: 'stephen botzko' <stephen.botzko@gmail.com>
References: <5A3D7E7076F5DF42990A8C164308F8107884A0@mail-srv.spiritcorp.com> <5A3D7E7076F5DF42990A8C164308F8107FB29E@mail-srv.spiritcorp.com> <5A3D7E7076F5DF42990A8C164308F8107FB29F@mail-srv.spiritcorp.com> <5A3D7E7076F5DF42990A8C164308F8107FB2A7@mail-srv.spiritcorp.com> <001501caec85$72c43ff0$584cbfd0$@de> <5A3D7E7076F5DF42990A8C164308F8107FB370@mail-srv.spiritcorp.com> <000201caed1d$e9ae4ff0$bd0aefd0$@de> <y2k6e9223711005060641we74eb041he157985d7cdec775@mail.gmail.com>
In-Reply-To: <y2k6e9223711005060641we74eb041he157985d7cdec775@mail.gmail.com>
Date: Thu, 06 May 2010 15:57:30 +0200
Message-ID: <000301caed24$1265afa0$37310ee0$@de>
MIME-Version: 1.0
Content-Type: multipart/alternative; boundary="----=_NextPart_000_0004_01CAED34.D5EE7FA0"
X-Mailer: Microsoft Office Outlook 12.0
Thread-Index: AcrtIdXKkQSKYbnwSKqDIHRCpL10lgAAN/gQ
Content-Language: de
X-AntiVirus: NOT checked by Avira MailGate (version: 3.0.0-4; host: mx06)
Cc: 'Dmitry Yudin' <Yudin@spiritdsp.com>, codec@ietf.org
Subject: Re: [codec] #28: Layered bit-stream
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: Thu, 06 May 2010 14:20:50 -0000

Hi,

 

I respect the requirements of gateway manufactures and I think it is important to consider them.

 

Let me explain my arguments a bit more by discussion point b.

 

*  (b) I agree with Dimity that layered codecs reduce the complexity of VOIP gateways and perhaps conference bridges.  



I see that there is an important need to reduce the computational complexity at gateways and conference bridges. Layered coding is
an easy solution that helps to reduce complexity. However, I think that there are many other ways to achieve similar complexity
reduction WITHOUT requiring layered coding. One example is a special encoder that encodes multiple streams at the same time. 

 

*  Also, with layered codec designs you get wire-speed management of channel bandwidth, so there can be a delay benefit as well as a
complexity reduction.

 

Also, a fast management of channel bandwidth can be achieved by controlling the encoder (via a feedback channel not locally)

 

Thus, I would vote for a NEED NOT or even MUST NOT because the costs of layered encoding are imposed to all users of the codec but
the benefit is only to the gateways.

 

With best regards,

 

 Christian

 

 

 

---------------------------------------------------------------

Dr.-Ing. Christian Hoene

Interactive Communication Systems (ICS), University of Tübingen 

Sand 13, 72076 Tübingen, Germany, Phone +49 7071 2970532 
 <http://www.net.uni-tuebingen.de/> http://www.net.uni-tuebingen.de/

 

From: stephen botzko [mailto:stephen.botzko@gmail.com] 
Sent: Thursday, May 06, 2010 3:41 PM
To: Christian Hoene
Cc: Dmitry Yudin; codec@ietf.org
Subject: Re: [codec] #28: Layered bit-stream

 

A couple of observations on this

(a) I agree with Christian that layered codecs usually need higher bitrates to achieve the same quality. Of course we do want good
quality over our desired bitrate range, and it is likely to be more difficult to achieve that with a layered codec.

(b) I agree with Dimity that layered codecs reduce the complexity of VOIP gateways and perhaps conference bridges.  Also, with
layered codec designs you get wire-speed management of channel bandwidth, so there can be a delay benefit as well as a complexity
reduction.

(c) Arguing about the relative priority of multipoint conferences vs point to point calls is pointless, because they are clearly
both MUSTS.

I am not sure if Christian is arguing that layered codecs SHALL NOT be considered, or if the requirements allow but are not biased
towards layered proposals.  If might be useful to clarify this point.

Stephen Botzko




On Thu, May 6, 2010 at 9:13 AM, Christian Hoene <hoene@uni-tuebingen.de> wrote:

Hi Dimitry,

>Hi Christian,
>
>From application point of view, the layered stream structure allows
>server manipulate channel bandwidth individually for each user with zero
>performance overhead.

I understand. Because you as an application programmer want to have an easy life, the codec designer shall develop a more
complicated codec? In addition, everybody should suffer from a higher bit rate? No, that is not fair.

> Obviously, conferencing is the most important use-case.

No, end-to-end connections are more frequent than conference calls.


>
>> a) First, this use case is a local optimization only. Thus, the must
>not be standardized.

>What do you mean exactly? "local optimization" of what?

I mean that the layered coding is only used within one computer. It is not important in-between computers. And, it is only a
performance optimization that make the conference gateway faster.

Sincerely,

 Christian



>
>> b) Second, instead of layered coding one can use other ways of
>tweaking the implementation
>> performance. For example, if you calculate a 512 FFT do get two 256
>FFTs for free.
>> I bet there are thousand other shortcuts which I am not aware of.

>How do this interrelates with scalability? Please, explain.
>
>Let's return back to the subject:
>    Shall layered coding be supported? - we think "yes", because ...
>(see my first sentence)
>    Who needs it?                      - answered
>    Can we drop this requirement?      - only if we have real good
>reasons for it. Do we have them?
>
>Best regards,
>Dmitry

>
>-----Original Message-----
>From: Christian Hoene [mailto:hoene@uni-tuebingen.de]
>Sent: Wednesday, May 05, 2010 11:02 PM
>To: Vladimir Sviridenko; codec-bounces@ietf.org
>Cc: Slava Borilin; Dmitry Yudin; codec@ietf.org
>Subject: RE: [codec] #28: Layered bit-stream
>
>Hi Vladimir,
>
>>2/ we think that VoIP and Videoconferencing systems are users of such
>>codecs.
>
>Could you please explain your position a bit?
>
>As far as I understand, layered coding helps if multiple streams having
>the sample content but different rates must be generated.
>For example, if a conferencing system stream the same audio stream to N
>users but each users has a different bandwidth. Just encode
>all layers and drop the higher layers for the low bandwidth users. This
>approach is easy and efficient and reduce the encoding
>complexity.
>
>The arguments against are simple.
>a) First, this use case is a local optimization only. Thus, the must not
>be standardized.
>b) Second, instead of layered coding one can use other ways of tweaking
>the implementation performance. For example, if you
>calculate a 512 FFT do get two 256 FFTs for free. I bet there are
>thousand other shortcuts which I am not aware of.
>
>Thus, I have the opinion that layered coding is not worth the extra
>bandwidth of 20 or more percentage. It is just good locally but
>not needed for interoperability.
>
>Yours,
>
> Christian
>
>
>
>
>
>
>>Yours,
>>Vladimir Sviridenko
>>SPIRIT
>>
>>-----Original Message-----
>>From: codec-bounces@ietf.org [mailto:codec-bounces@ietf.org] On Behalf
>>Of codec issue tracker
>>Sent: Sunday, May 02, 2010 5:10 PM
>>To: hoene@uni-tuebingen.de
>>Cc: codec@ietf.org
>>Subject: [codec] #28: Layered bit-stream
>>
>>#28: Layered bit-stream
>>------------------------------------+----------------------------------
>-
>>----
>> Reporter:  hoene@...                 |       Owner:
>>     Type:  defect                  |      Status:  new
>> Priority:  minor                   |   Milestone:
>>Component:  requirements            |     Version:
>> Severity:  Active WG Document      |    Keywords:
>>------------------------------------+----------------------------------
>-
>>----
>> Shall layered coding be supported?
>> Who needs it?
>> Can we drop this requirement?
>>
>>--
>>Ticket URL: <http://trac.tools.ietf.org/wg/codec/trac/ticket/28>
>>codec <http://tools.ietf.org/codec/>
>>
>>_______________________________________________
>>codec mailing list
>>codec@ietf.org
>>https://www.ietf.org/mailman/listinfo/codec

_______________________________________________
codec mailing list
codec@ietf.org
https://www.ietf.org/mailman/listinfo/codec