Re: [codec] SDP mapping for > 2 channels in OPUS?

Jean-Marc Valin <jmvalin@jmvalin.ca> Tue, 12 February 2019 22:41 UTC

Return-Path: <jmvalin@jmvalin.ca>
X-Original-To: codec@ietfa.amsl.com
Delivered-To: codec@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 9EA92130DD8 for <codec@ietfa.amsl.com>; Tue, 12 Feb 2019 14:41:17 -0800 (PST)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -1.901
X-Spam-Level:
X-Spam-Status: No, score=-1.901 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_MED=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, RCVD_IN_DNSWL_NONE=-0.0001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (2048-bit key) header.d=jmvalin-ca.20150623.gappssmtp.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id WaxsnQr-MFvA for <codec@ietfa.amsl.com>; Tue, 12 Feb 2019 14:41:15 -0800 (PST)
Received: from mail-qt1-x831.google.com (mail-qt1-x831.google.com [IPv6:2607:f8b0:4864:20::831]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 81327126C01 for <codec@ietf.org>; Tue, 12 Feb 2019 14:41:15 -0800 (PST)
Received: by mail-qt1-x831.google.com with SMTP id b8so405964qtr.9 for <codec@ietf.org>; Tue, 12 Feb 2019 14:41:15 -0800 (PST)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=jmvalin-ca.20150623.gappssmtp.com; s=20150623; h=subject:to:references:from:message-id:date:user-agent:mime-version :in-reply-to:content-language:content-transfer-encoding; bh=SgG6xn/dIzdd3/NTY+FO1qKsac7BlJ7ogfcnZmRvSo0=; b=ow6Im9I6QALS7kqIMjdc6ffDPQIl5C8P4Anw2Cas73uv2HEoaQjW8tEhrQnYG4DyRS eocp+aX/33LbF29BPDs1mshbjM3a7kD9cdMLG6K1bup5oUmVpbmNSyck3PV2V4xXAJcX V0U3CyP/wwUHrxfaSywG6rS6t7YDbmVALUb6fQRnqfrB4l6k74KxAwDufmeLcMxt2lIl mmZEKIR+CZl1U/L5Ekh1sYIMJKaXKA89GjipTu5c70/yXFmJAWynCnq4QoG4XOpmFoBy E6yFoGHpWumGifsabNJxn7kfIOuqVvMLTB8Hj0Td4A8FwSrWeKQo/XgMV3SlJmPamkhp c9xQ==
X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:subject:to:references:from:message-id:date :user-agent:mime-version:in-reply-to:content-language :content-transfer-encoding; bh=SgG6xn/dIzdd3/NTY+FO1qKsac7BlJ7ogfcnZmRvSo0=; b=TomEn4t2EzLcv9NnVkehfcJZeL05LMwyE0VCHjzPHDjO6YwESYqmKZXYSnm7hanSVP oIE7zZi6OeQ4slPI6W0OWfCQmlKbM/1SYzKWN1CLPJ4kkLh3VT5Av8NEQzYQPqlc9PWB UCUe4+Zz7QN+4aB7vXRCW5tHOD1IwQT4J/LF3J0TObRVFVxagwA+W633/rSZGFCQfAQY rWXY4HCdmKtcVXQX0KHJmVVDooTbRxqPOWf/nYRibbQzhdxmGd6ETS2QX3qQNkFyLOJo V9IqYPuzzFDbAZqO/KF90GkE5/qToN09MW2baV0Hd10t+0RslkryhUQEV36lbzkpm61Z I/pw==
X-Gm-Message-State: AHQUAub19cgFTMwX/X7j5Lot24IWZDoMU9Gc/+WcRKm3oGEWKuRoeabH uAkuDg08gTHLiNJsgTq+yGfACSHugKg=
X-Google-Smtp-Source: AHgI3Ib7itRvTFvUMB7nFP7XESnPjasA92vBJyd62JvoOipPqbtH62xIHohLvXWjnpFuDBb0PU5X2Q==
X-Received: by 2002:a0c:d283:: with SMTP id q3mr4482983qvh.67.1550011274288; Tue, 12 Feb 2019 14:41:14 -0800 (PST)
Received: from obelix.jmvalin.ca (modemcable231.101-131-66.mc.videotron.ca. [66.131.101.231]) by smtp.gmail.com with ESMTPSA id g49sm8809383qtg.24.2019.02.12.14.41.12 (version=TLS1_2 cipher=ECDHE-RSA-AES128-GCM-SHA256 bits=128/128); Tue, 12 Feb 2019 14:41:13 -0800 (PST)
To: Harald Alvestrand <harald@alvestrand.no>, codec@ietf.org
References: <15e1a439-bdc1-cd5f-8c9b-ee02c0248a30@alvestrand.no>
From: Jean-Marc Valin <jmvalin@jmvalin.ca>
Message-ID: <cb4b10dc-f9d2-43af-eb78-5d27649ad849@jmvalin.ca>
Date: Tue, 12 Feb 2019 17:41:11 -0500
User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:52.0) Gecko/20100101 Thunderbird/52.9.1
MIME-Version: 1.0
In-Reply-To: <15e1a439-bdc1-cd5f-8c9b-ee02c0248a30@alvestrand.no>
Content-Type: text/plain; charset="utf-8"
Content-Language: en-US
Content-Transfer-Encoding: 7bit
Archived-At: <https://mailarchive.ietf.org/arch/msg/codec/dWfTng7hOlRQvEye5XAKLWRulAw>
Subject: Re: [codec] SDP mapping for > 2 channels in OPUS?
X-BeenThere: codec@ietf.org
X-Mailman-Version: 2.1.29
Precedence: list
List-Id: Codec WG <codec.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/codec>, <mailto:codec-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/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: Tue, 12 Feb 2019 22:41:18 -0000

Hi Harald,

There's no such spec yet. It probably would not be too hard to come up
with one, starting from the RFC7845 and RFC8486. That being said, I
think we would need to define a new payload and corresponding media
subtype to avoid compatibility problems with RFC7587.

Cheers,

	Jean-Marc


On 02/12/2019 03:50 PM, Harald Alvestrand wrote:
> Hi,
> 
> I wonder if there exists some specification for multichannel OPUS in SDP
> - I have searched for it and missed it.
> 
> I note that RFC 8486 (ambisonics) doesn't say anything about SDP
> considerations.
> 
> Harald
> 
> 
> _______________________________________________
> codec mailing list
> codec@ietf.org
> https://www.ietf.org/mailman/listinfo/codec
>