On 2021-10-01 23:05, 'James Zern' via WebM Discussion wrote:
> Hi Nick,
>
> On Fri, Oct 1, 2021 at 7:39 AM Nick Adams <
nickc.a...@gmail.com
> <mailto:
nickc.a...@gmail.com>> wrote:
>
> Hello, I am creating a video and audio editor in Java on Android and
> would like to support WebM files. Where can I find comprehensive
> documentation for the WebM file specification? Preferably something
> like this specification for Wav files where I can see the field
> size, offset, name, endianness, and a description of each field.
>
>
> The WebM container [1] is based on Matroska [2]. You should be able to
> find what you are looking for on those pages.
fixed sizes. WebM/Matroska is based on EBML RFC8794 [4] which is more
like XML than RIFF. You can't deduce positions of elements that easily.
written at the IETF [5]. It will end up being the official specification
> wavformat.png
>
> --
> You received this message because you are subscribed to the Google
> Groups "WebM Discussion" group.
> To unsubscribe from this group and stop receiving emails from it,
> send an email to
webm-discuss...@webmproject.org
>
> --
> You received this message because you are subscribed to the Google
> Groups "WebM Discussion" group.
> To unsubscribe from this group and stop receiving emails from it, send
> an email to
webm-discuss...@webmproject.org