Add auto-identified RealMedia movies (.rmvb) mime type.
Could help regarding the uber evil #6666 issue... git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@38849 a95241bf-73f2-0310-859d-f6bbb57e9c96
This commit is contained in:
parent
77b833b87e
commit
43821aaf68
16
src/data/beos_mime/video/x-rmvb
Normal file
16
src/data/beos_mime/video/x-rmvb
Normal file
@ -0,0 +1,16 @@
|
||||
|
||||
resource(0, "BEOS:TYPE") #'MIMS' "application/x-vnd.Be-meta-mime";
|
||||
|
||||
resource(1, "META:TYPE") "video/x-rmvb";
|
||||
|
||||
resource(2, "META:S:DESC") #'MSDC' "RealMedia Movie";
|
||||
|
||||
resource(3, "META:L:DESC") #'MLDC' "RealMedia Variable Bitrate movie";
|
||||
|
||||
resource(4, "META:EXTENS") message(234) {
|
||||
"extensions" = "rmvb",
|
||||
"type" = "video/x-rmvb"
|
||||
};
|
||||
|
||||
resource(5, "META:SNIFF_RULE") "0.50 (\".RMF\")";
|
||||
|
Loading…
x
Reference in New Issue
Block a user