search for: mapping_type_ambisonics

Displaying 5 results from an estimated 5 matches for "mapping_type_ambisonics".

2016 May 21
2
[PATCH] Add Functions to Create Ambisonic Multistream Encoder
...sing. 2) After discussing with Tim, the conclusion is that we should use mapping family 254 in the short term. We can switch to mapping family 2 when standardization is a bit more advanced. 3) Unless it causes problems in the existing code, it seems like family 254 should already set mapping_type=MAPPING_TYPE_AMBISONICS. From my understanding, it would not change the code behaviour, but would make it clearer what the new type is for (or did I miss something?). Cheers, Jean-Marc On 05/20/2016 07:36 PM, Michael Graczyk wrote: > > On May 20, 2016 18:32, "Jean-Marc Valin" <jmvalin at jmvalin.ca...
2016 May 24
3
[PATCH] Add Functions to Create Ambisonic Multistream Encoder
...ould use >> mapping family 254 in the short term. We can switch to mapping family 2 >> when standardization is a bit more advanced. > Sounds good, done. > >> 3) Unless it causes problems in the existing code, it seems like family >> 254 should already set mapping_type=MAPPING_TYPE_AMBISONICS. From my >> understanding, it would not change the code behaviour, but would make it >> clearer what the new type is for (or did I miss something?). > Done, I think. The patch still doesn't change behavior, but it now > sets the member OpusMSEncoder.mapping_type to MAPPING_TYP...
2016 May 23
0
[PATCH] Add Functions to Create Ambisonic Multistream Encoder
...e conclusion is that we should use > mapping family 254 in the short term. We can switch to mapping family 2 > when standardization is a bit more advanced. Sounds good, done. > 3) Unless it causes problems in the existing code, it seems like family > 254 should already set mapping_type=MAPPING_TYPE_AMBISONICS. From my > understanding, it would not change the code behaviour, but would make it > clearer what the new type is for (or did I miss something?). Done, I think. The patch still doesn't change behavior, but it now sets the member OpusMSEncoder.mapping_type to MAPPING_TYPE_AMBISONICS. ----...
2016 Jun 30
1
[PATCH] Fix build error from comma at end of enum
This fixes the build error here: https://mf4.xiph.org/jenkins/job/opus-pedantic-makefile/886/
2016 May 06
5
[PATCH] Add Functions to Create Ambisonic Multistream Encoder
Here is the modified patch. I added a flag to configure.ac which is set to 0 to disable ambisonics, and 1 to enable it. Right now the implementation simply creates a surround encoder with N uncoupled streams. Thanks, Michael Graczyk -------------- next part -------------- An HTML attachment was scrubbed... URL: