Why isn't it supported by default? To enable the VLC mozilla plugin's support of the mime type, video/divx, all you need to do is modify the file, mozilla/vlcplugin.h and add the lines, /* DivX */ \ "video/divx:div,divx:DivX video;" \ to the definition, PLUGIN_MIMETYPES, then run make and ...