As my Debian installation miss some mime association I switch to vlc.
--- a/.config/mc/mc.ext Fri Apr 06 22:55:18 2012 +0300
+++ b/.config/mc/mc.ext Fri Apr 06 22:57:04 2012 +0300
@@ -111,16 +111,12 @@
View=%view{ascii} identify %f
#View=%view{ascii} asciiview %f
-# Old VLC under Debian have no association for wmv mimetype.
regex/\.([wW][mM][vV])$
- Open=vlc %f &
-# My Debian have no association for video/x-flv mimetype.
+ Include=video
regex/\.([fF][lL][iIcCvV])$
- Open=vlc %f
-# My Debian have no association for video/mp4 mimetype.
+ Include=video
regex/\.([mM][pP]4|[mM][pP][eE]?[gG])$
- Open=vlc %f
-
+ Include=video
regex/\.([aA][vV][iI])$
Include=video
regex/\.(3[gG][pP])$
@@ -144,7 +140,7 @@
Include=video
include/video
- Open=see %f
+ Open=vlc %f
shell/.chm
Open=xchm %f &