I know this sounds like a simple question, but I just wasted the last 30 minutes looking for where I can find this “real” container specification that the Matroska site hints to. I’m trying to write a simple C# demuxer.
Share
Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.
Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.
Lost your password? Please enter your email address. You will receive a link and will create a new password via email.
Please briefly explain why you feel this question should be reported.
Please briefly explain why you feel this answer should be reported.
Please briefly explain why you feel this user should be reported.
From what I gather there is none since the format was derived from MCF and extended via EBML… it is a “work in progress” IMO – thus only draft specs exist AFAIK. Follow the link and you will find a lot of information including all you need to write a demuxer…