Displaying 20 results from an estimated 1000 matches similar to: "ambisonics formats and channel mappings"
2016 May 29
2
ambisonics formats and channel mappings
On Sat, 28 May 2016 16:21:33 -0700,
Michael Graczyk <mgraczyk at google.com> wrote :
> Hi Marc,
Hi Micheal.
> On Sat, May 28, 2016 at 10:44 AM, Marc Lavallée <marc at hacklava.net>
> wrote:
> > I subscribed because your discussion on the IETF draft ("Ambisonics
> > in an Ogg Opus Container") was mentioned on the sursound list.
>
> Thanks for
2018 Jul 30
2
Fwd: [PATCH] Support for Ambisonics
Friendly ping for the opus-tools patch...
---------- Forwarded message ---------
From: Drew Allen <bitllama at google.com>
Date: Mon, Mar 19, 2018 at 2:53 PM
Subject: Re: [PATCH] Support for Ambisonics
To: opus at xiph.org <opus at xiph.org>
On Mon, Mar 19, 2018 at 11:52 AM Drew Allen <bitllama at google.com> wrote:
> Hello all,
>
> Sorry for the delay (got really
2016 May 28
0
ambisonics formats and channel mappings
Hi Marc,
On Sat, May 28, 2016 at 10:44 AM, Marc Lavallée <marc at hacklava.net> wrote:
> I subscribed because your discussion on the IETF draft ("Ambisonics in
> an Ogg Opus Container") was mentioned on the sursound list.
Thanks for your interest! Please feel free to voice your support for this
work on the codec at ietf.org mailing list. The more support the better.
> I
2018 Sep 16
1
[PATCH] Support for Ambisonics
Since the opusenc and opusinfo changes were independent I split them
up and landed the opusinfo changes (with updated mapping family
numbers).
- Mark
On Thu, Sep 6, 2018 at 4:22 AM, Mark Harris <mark.hsj at gmail.com> wrote:
> Hi Drew,
>
> Sorry for the delay.
>
> FYI the patch that you attached is not your latest version. This
> thread that you replied to is an older
2016 May 16
2
Channel Mapping Family for Ambisonics
Tim,
Would you mind giving me a more specific example of the sort of document
that you think this should look like? I'd like to write up something that
is somewhat final.
On Mon, May 2, 2016 at 9:30 PM, Michael Graczyk <mgraczyk at google.com> wrote:
> On Fri, Apr 29, 2016 at 4:32 PM, Timothy B. Terriberry
> <tterribe at xiph.org> wrote:
> > As a general point,
2016 Apr 19
2
Channel Mapping Family for Ambisonics
On 19/04/16 12:17 PM, Timothy B. Terriberry wrote:
> We should probably start keeping track of the space of invalid TOC
> sequences somewhere global so that people don't define conflicting
> extensions.
I started such a page at https://wiki.xiph.org/OpusExtensions
-r
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type:
2016 Apr 26
2
Channel Mapping Family for Ambisonics
On Mon, Apr 25, 2016 at 9:32 AM, Timothy B. Terriberry
<tterribe at xiph.org> wrote:
> Jean-Marc Valin wrote:
>>
>> Would it make sense to allow an arbitrary number of channels and just
>> "truncate" the list of channels. For example, two-channel ambisonics
>> would be W plus X and three-channel would be W, X and Y. The idea is
>> that you would get
2016 May 26
3
Channel Mapping Family for Ambisonics
Hello Tim and others,
Thanks for your help explaining this process on IRC. I wrote out a
first draft in the RFC xml format. I have attached the xml (labeled as
xml.txt so it will appear inline) and the rendered txt files. Please
let me know where I can make improvements. I will upload this draft to
the IETF datatracker and send it out to codec@ after addressing your
comments.
-------------- next
2016 Apr 25
2
Channel Mapping Family for Ambisonics
Hi Michael,
On 04/25/2016 05:32 AM, Michael Graczyk wrote:
> Channel Mapping Family 2
>
> Allowed numbers of channels: (1 + l)^2 for l = 1...15.
>
> Explicitly 1, 4, 9, 16, 25, 36, 49, 64, 81, 100, 121, 144, 169, 196,
> 225. Ambisonics from first to fifteenth order.
Would it make sense to allow an arbitrary number of channels and just
"truncate" the list of
2019 Dec 18
2
opusenc for ambisonics?
I compiled the latest (git master) of opus, libopusenc, opusfile and
opus-tools:
$ opusenc --version
opusenc opus-tools 0.2-8-g4976421 (using libopus 1.3.1-4-gad8fe90d)
I tried to encode a 3rd order Ambisonics wav file with the standard
Ambix (ACN-SN3D) format; opusinfo is reporting :
Streams: 16, Coupled: 0
Channel Mapping Family: 255 Map: [0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10,
11, 12, 13, 14,
2019 Dec 18
2
opusenc for ambisonics?
Hi Andrew,
I suspect that the configure option should be enable-ambisonics (instead
of enable_ambisonics), but for each of opus, libopusenc, opusfile and
opus-tools git repos (on master branch), when I try "./configure
--enable-ambisonics", I get this error message:
configure: WARNING: unrecognized options: --enable-ambisonics
Thanks for your help.
Marc
Le 19-12-18 à 11 h 52, Andrew
2019 Dec 19
1
opusenc for ambisonics?
Unfortunately, ambisonics aren't exposed in opusenc yet, thus the trouble.
They're an API-only feature, but it's a good time to discuss what such a
command-line interface would look like, notably: how to specify multiple
streams & stream order, select the mapping family, coupled channels, and
how to specify the matrix (for family 3). Likewise, there's no multistream
support at
2015 Nov 30
2
Proposal for Ambisonics format in vorbis comment.
"Gabriel I." wrote:
> Greetings,
>
> I apologize if I posted this in the wrong list, I wasn't sure where to post
> it, but seeing as the tags are called "vorbis comments" I thought vorbis,
> rather than ogg-dev, would be the right choice. (actually, I'm not even a
> developer anyway)
Hi Gabriel,
I doubt whether the Xiph community would
promote a
2007 Feb 26
3
Decoding for ambisonic Ogg audiob
The prospect of people actually putting B-format audio (via the panner
or directly input) into Ogg/Vorbis brings an interesting challenge:
What do we do with the audio after decoding it?
The following sane options exist:
A) Simply output the B-format audio
B) Produce a downmix
1) Mono.
2) Stereo blumlein crossed pairs
3) Stereo UHJ
4) binaural
C) Produce speaker feeds
1) Fully
2016 May 27
2
Channel Mapping Family for Ambisonics
Hello Jean-Marc,
Thanks for the quick reply and comments.
On Thu, May 26, 2016 at 5:41 PM, Jean-Marc Valin <jmvalin at jmvalin.ca> wrote:
> Hi Michael,
>
> Here's some more minor comments below. As long as you address the two
> comments from my previous email (254 -> 2 and the draft name), the draft
> is good for submitting as initial version on the IETF website (even
2008 Sep 25
2
Ambisonia proposal (was Re: vorbis-tools 1.3.0 BETA - Help testing.)
2008/9/25 e deleflie <edeleflie at gmail.com>:
> Hi Vorbis-dev,
>
Hi,
> I've been on this list for a couple of weeks, but its been quiet, so I
> dont know who is who.
>
> My name is Etienne Deleflie, I am the creator of www.ambisonia.com,
> and I am (together with the Ambisonic community) looking for a
> 'delivery format' for Ambisonic data.
>
>
2008 Sep 07
7
Mapping = 1 Ambisonic Vorbis flag
Where can I find the Header file or whatever which specifies the "Mapping" flag.
In feb - apr 2007, there was a lot of discussion about Ambisonics and Monty kindly stated that
Mapping = 1 ; Denotes and Ambisonic file as opposed to = 0 which is 1 speaker/ 1 channel
Has this been written explicitly into the standard?
Which standard should I be looking at?
2018 Sep 06
0
[PATCH] Support for Ambisonics
Hi Drew,
Sorry for the delay.
FYI the patch that you attached is not your latest version. This
thread that you replied to is an older thread; the latest version is
on a different thread.
The patch does not use the mapping family numbers used by libopus and
libopusenc; could you update it to use family 2 and 3 rather than 254
and 253?
The patch also appears to break encoding of surround files
2016 Apr 29
0
Channel Mapping Family for Ambisonics
I've discussed hemispherical ambisonics and mixing matrices with a few
people. The consensus is that there is no set of hemispherical basis
functions common enough to warrant inclusion yet. We should force
channel counts to be values (l + 1)^2 for simplicity and to keep the
possibility open of including hemispherical bases should one ever
become popular.
As for mixing matrices, we are not
2016 Apr 25
0
Channel Mapping Family for Ambisonics
Alright, here is a somewhat formal definition of the channel mapping I
had in mind:
------
Channel Mapping Family 2
Allowed numbers of channels: (1 + l)^2 for l = 1...15.
Explicitly 1, 4, 9, 16, 25, 36, 49, 64, 81, 100, 121, 144, 169, 196,
225. Ambisonics from first to fifteenth order.
Each channel is assigned to an ambisonic component in Ambisonic
Channel Number (ACN) order. The ambisonic