matroska icon indicating copy to clipboard operation
matroska copied to clipboard

Raw Video Support

Open lu-zero opened this issue 7 years ago • 2 comments

It has more or less the same requirements of https://github.com/rust-av/matroska/issues/8 Solving one halfway solves the other.

lu-zero avatar Jun 28 '18 16:06 lu-zero

I integrated the additional info @kodabb kindly prepared in the formaton.

Next step is parsing the entry.

lu-zero avatar Nov 22 '18 11:11 lu-zero

The V_UNCOMPRESSED track type is underspecified. We need to clarify specification-wise what we can do. The AVI FourCC import should not be used.

lu-zero avatar Aug 22 '19 13:08 lu-zero