FWIW, I am using the following MIME types:
Quote:
video/*
video/mp4 (extension is set to "mp4" without quotes)
video/webm
video/x-flv
It's possible that the last two types are unnecessary, but I kept them just in case. For each MIME type I have Action set to "External viewer", Viewer set to "MY_PROGRAM_PATH/mplayer" (no quotes!) but I guess that "AppDir:mplayer" should work, and the parameters set to this rather long string:
Quote:
-gui 1 "%l" -vo cgx_wpa::PUBSCREEN=WebBrowser -ao ahi_dev -framedrop -autosync 30 -mc 0 -lavdopts skiploopfilter=all >NIL: *>NIL:
You can change "WebBrowser" to the public screen of your web browser (if any), or simply get rid of the whole "::PUBSCREEN=WebBrowser" part (leave cgx_wpa).
You may also wish to get rid of "-gui 1" if you don't want MUI-MPlayer's GUI.
I strongly suggest using MUI-MPlayer!
Edited by ChrisH on 2012/9/30 10:31:50