xref: /freebsd/contrib/file/magic/Magdir/matroska (revision b6cee71de37d56e36dbc118e2d9b03e7cece5709)
1*b6cee71dSXin LI
2*b6cee71dSXin LI#------------------------------------------------------------------------------
3*b6cee71dSXin LI# $File: matroska,v 1.8 2013/02/08 17:25:16 christos Exp $
4*b6cee71dSXin LI# matroska:  file(1) magic for Matroska files
5*b6cee71dSXin LI#
6*b6cee71dSXin LI# See http://www.matroska.org/
7*b6cee71dSXin LI#
8*b6cee71dSXin LI
9*b6cee71dSXin LI# EBML id:
10*b6cee71dSXin LI0		belong		0x1a45dfa3
11*b6cee71dSXin LI# DocType id:
12*b6cee71dSXin LI>4		search/4096 	\x42\x82
13*b6cee71dSXin LI# DocType contents:
14*b6cee71dSXin LI>>&1		string		webm		WebM
15*b6cee71dSXin LI!:mime  video/webm
16*b6cee71dSXin LI>>&1		string		matroska	Matroska data
17*b6cee71dSXin LI!:mime  video/x-matroska
18