1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
|
| #------------------------------------------------------------------------------
| # $File: matroska,v 1.5 2009/09/27 19:02:12 christos Exp $
| # matroska: file(1) magic for Matroska files
| #
| # See http://www.matroska.org/
| #
|
| # EBML id:
| 0 belong 0x1a45dfa3
| # DocType id:
| >5 beshort 0x4282
| # DocType contents:
| >>8 string matroska Matroska data
| !:mime video/x-matroska
|
|