questions about the MKV test suite
Cunsuo Guo <[email protected]> Sat, 11 Jun 2011 15:55:19 +0800
| Newsgroups | gmane.comp.multimedia.matroska.general |
|---|---|
| Message-ID | <[email protected]> |
Hello, I'm currently working on a project related to MKV demux, and I have some questions about the MKV test suite. The following is the description about my question. When I analyse the test1.mkv file form the MKV test suite using AVI-Mux GUI, I found that the video data is not what I expected. The video CodecID of test1.mkv is V_MS/VFW/FOURCC, and AVI-Mux GUI shows that its FOURCC is MP42. Then the video data should be a MPEG4 stream, right? But the video data does not begin with 0x000001 (which all MPEG4 video stream begin with), instead it begins with 0x0978fe1f. I believe the test suite must be OK, so there's must be something wrong with my understanding. Could you please let me know where I'm wrong? I'm not familiar with V_MS/VFW/FOURCC, does it have something to do with the video data not beginning with 0x000001? Thanks for your time, Cunsuo _______________________________________________ Matroska-general mailing list [email protected] http://lists.matroska.org/cgi-bin/mailman/listinfo/matroska-general Read Matroska-General on GMane: http://dir.gmane.org/gmane.comp.multimedia.matroska.general