Re: [FFmpeg-devel] [PATCH] libopus: decode ambisonics with non-diegetic sources

2017-02-17 Thread Michael Niedermayer
On Fri, Feb 10, 2017 at 06:42:55PM +, Felicia Lim wrote: > Hi all, > > The attached patch allows libavcodec/opus to decode ambisonics with > non-diegetic stereo stream in an ogg/opus container, as is being added in > this IETF standards draft [1]. > > Please let me know if there are any conce

Re: [FFmpeg-devel] [PATCH] libopus: decode ambisonics with non-diegetic sources

2017-02-16 Thread Felicia Lim
Hi all, Just wanted to follow up this patch which allows decoding opus ambisonics with an additional stereo stream at the end. Please let me know if there are any changes I should make to it? Thanks, Felicia On Fri, Feb 10, 2017 at 10:42 AM Felicia Lim wrote: > Hi all, > > The attached patch a

[FFmpeg-devel] [PATCH] libopus: decode ambisonics with non-diegetic sources

2017-02-10 Thread Felicia Lim
Hi all, The attached patch allows libavcodec/opus to decode ambisonics with non-diegetic stereo stream in an ogg/opus container, as is being added in this IETF standards draft [1]. Please let me know if there are any concerns. Thanks, Felicia [1] https://tools.ietf.org/html/draft-ietf-codec-amb