matroska icon indicating copy to clipboard operation
matroska copied to clipboard

Read the Matroska specification

Open lu-zero opened this issue 8 years ago • 1 comments
trafficstars

matroska specification main repository

lu-zero avatar Sep 11 '17 08:09 lu-zero

Since you asked about adding customs elements in the file, you might be interresed in this: https://github.com/Matroska-Org/ebml-specification/pull/181

It's losely defined, on purpose. But you can signal that the files you create contain your extended elements and a software that is aware of that may know how to interpret them (you get free versioning of your elements).

robUx4 avatar Sep 24 '18 07:09 robUx4

Links to the Matroska RFC draft and their GitHub repo are in the README now.

FreezyLemon avatar Apr 21 '23 16:04 FreezyLemon