Support to show specified file types

Hey,

Is there a way to make mocp show other filetypes, like .avi ?

I have created a executeCommand = mplayer %f .

I know it is a music player. But if I could specify other file types then it would be a neat multimedia player for me.

cheers,

leafwiz

Agree

Hi,

I also think it's a good idea to be able to play audio from whatever the file.
I wonder how hard would it be to employ e.g. ffmpeg to open a video container with an audio stream and playing it, that means, MOC would be doing the task itself.