I am using an HTML file input like this:
to allow my users to upload videos to my site. Th
You can take a look at webkit source code ~/Source/WebCore/platform/MIMETypeRegistry.cpp.
These types are customized by Apple for Safari, and may not be working on other browsers.