kaitai-io / kaitai_struct_formats

Kaitai Struct: library of binary file formats (.ksy)
http://formats.kaitai.io
711 stars 204 forks source link

MPEG-1 & MPEG-2 format #694

Open alanccw opened 5 months ago

alanccw commented 5 months ago

Hi,

Is there any plan to support MPEG-1 & 2 format?

The official whitepaper is length and complex.

I find this one, it said "Each video sequence contain a sequence header, includes one or more group of pictures (GOP), and ends with an end of sequence code.", But both the links for "sequence header" and "end of sequence" do not work.