Does anybody know of a command-line media player for Windows, which doesn't have a GUI?
i.e. something kinda like Sendmail where you can access it from Perl, but which doesn't have a GUI.
What I want to use it for is to play sound files (like MIDI, MP3, etc.) and could distribute it with some of my programs so the end users don't have to go through all the hassle of installing Audio::Audiere or something.
So... it could run the media player, then control its process to keep track of it to stop, start, play a new file, etc.
Google searches haven't returned anything useful. Windows Media Player (mplayer2.exe) has command-line options to start media files, but there's no option to run it without the GUI. So using that as a means of playing sound clips would be kind of distracting when the window keeps popping up. ;-)
Any help would be much appreciated.
i.e. something kinda like Sendmail where you can access it from Perl, but which doesn't have a GUI.
What I want to use it for is to play sound files (like MIDI, MP3, etc.) and could distribute it with some of my programs so the end users don't have to go through all the hassle of installing Audio::Audiere or something.
So... it could run the media player, then control its process to keep track of it to stop, start, play a new file, etc.
Google searches haven't returned anything useful. Windows Media Player (mplayer2.exe) has command-line options to start media files, but there's no option to run it without the GUI. So using that as a means of playing sound clips would be kind of distracting when the window keeps popping up. ;-)
Any help would be much appreciated.