Wow, great work! I did a bit of skimming and it looks good. I'll need to read it through thoroughly to learn a thing or two.
You might want to include G.711 in the list of audio codecs, since that's one of the two codecs (G.711 and Opus) mandated by the webrtc spec, [1]. There's also [2] for suggested audio codecs for (telco, pretty much) interop. [1] https://tools.ietf.org/html/rfc7874 [2] https://tools.ietf.org/html/rfc7875 On Mon, Jun 10, 2019 at 5:45 PM Eric Shepherd (Sheppy) < [email protected]> wrote: > I’ve recently finished writing up a basic guide to audio codecs as well as > a guide to audio concepts, and would appreciate it if some engineering > folks could review them and either correct any mistakes by editing the > content, or by emailing me with corrections that need to be made. > > Once that’s done, these will be key articles in our media documentation, so > I want to be sure they’re accurate. > > The articles currently awaiting review: > > Audio codec guide: > https://developer.mozilla.org/en-US/docs/Web/Media/Formats/Audio_codecs > Digital audio concepts: > https://developer.mozilla.org/en-US/docs/Web/Media/Formats/Video_concepts https://developer.mozilla.org/en-US/docs/Web/Media/Formats/Audio_concepts I guess. > > > Thanks in advance! > > > Eric Shepherd > Senior Technical Writer > MDN Web Docs <https://developer.mozilla.org/> > Blog: https://www.bitstampede.com/ > _______________________________________________ > dev-media mailing list > [email protected] > https://lists.mozilla.org/listinfo/dev-media > _______________________________________________ dev-media mailing list [email protected] https://lists.mozilla.org/listinfo/dev-media

