| 123456789101112131415 | 
							
- #------------------------------------------------------------------------------
 
- # $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
 
 
  |