<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<HTML><HEAD>
<META http-equiv=Content-Type content="text/html; charset=big5">
<META content="MSHTML 6.00.2800.1505" name=GENERATOR>
<STYLE></STYLE>
</HEAD>
<BODY bgColor=#ffffff>
<DIV>Hi all:</DIV>
<DIV> </DIV>
<DIV>I want to write a program can parse MP4 file and send raw stream to video
and audio codec.</DIV>
<DIV>So I found the Haali Media Splitter.</DIV>
<DIV> </DIV>
<DIV>I download MatroskaParser.zip, but I don't know how to start.</DIV>
<DIV>how to generate a instance of "struct InputStream" ?</DIV>
<DIV> </DIV>
<DIV>The web page says that </DIV>
<DIV>"the demo app dumptrack.c that demonstrates how to open a Matroska file and
dump all track contents to stdout."</DIV>
<DIV>However, I can't find the file.</DIV>
<DIV><BR>Any one can help me?</DIV>
<DIV> </DIV>
<DIV>Best regards!</DIV></BODY></HTML>