Stable: 2.4.4
Development: 2.5.0-alpha4
Support to show specified file types
Submitted by leafwiz on Wed, 2010-07-14 20:50
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.