use video/dv instead, use a more generic sniffer rule. Thanks Fredrik!
git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@30844 a95241bf-73f2-0310-859d-f6bbb57e9c96
This commit is contained in:
parent
16b35692b8
commit
953008a064
@ -1,9 +1,9 @@
|
||||
|
||||
resource(0, "BEOS:TYPE") #'MIMS' "application/x-vnd.Be-meta-mime";
|
||||
|
||||
resource(1, "META:TYPE") "video/x-dv";
|
||||
resource(1, "META:TYPE") "video/dv";
|
||||
|
||||
resource(2, "META:SNIFF_RULE") "0.50 (0x1f0700bf)";
|
||||
resource(2, "META:SNIFF_RULE") "0.50 (0x1f0700)";
|
||||
|
||||
resource(3, "META:S:DESC") #'MSDC' "DV Movie";
|
||||
|
Loading…
Reference in New Issue
Block a user