xref: /dragonfly/contrib/file/magic/Magdir/matroska (revision ce7a3582)
1
2#------------------------------------------------------------------------------
3# $File: matroska,v 1.6 2010/09/20 21:11:35 rrt Exp $
4# matroska:  file(1) magic for Matroska files
5#
6# See http://www.matroska.org/
7#
8
9# EBML id:
100		belong		0x1a45dfa3
11# DocType id:
12>5		beshort		0x4282
13# DocType contents:
14>>8		string		matroska	Matroska data
15!:mime  video/x-matroska
16
17# EBML id:
180		belong		0x1a45dfa3
19# DocType id:
20>0		search/4096 	\x42\x82
21# DocType contents:
22>>&1		string		webm	WebM
23!:mime  video/webm
24