Minimal DirectShow Player
Copyright © 2013 UMEZAWA Takeshi
This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 2 of the License, or (at your option) any later version.
This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details.
You should have received a copy of the GNU General Public License along with this program; if not, write to the Free Software Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
Minimal DirectShow Player is a truly minimal media player for Windows without any user interface.
mdsplayc <filename>
mdsplayg <filename>
mdsplayc is a console application. mdsplayg is a GUI application.
Because Minimal DirectShow Player has no user interface, you cannot pause, fast forward, rewind and so on. If a media file has video part, you can close playback window to stop playback and terminate the application.
Minimal DirectShow Player is a free software. Donations to support development are always welcome. For more information, visit "About Donations" page.
First public release