Minimal DirectShow Player 1.0.0 readme (English)


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

Overview

Minimal DirectShow Player is a truly minimal media player for Windows without any user interface.

Environment

Minimum requirement

OS
Windows XP or later

How to run

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.

About Donations

Minimal DirectShow Player is a free software. Donations to support development are always welcome. For more information, visit "About Donations" page.

Development Environment

OS
Windows 7 Ultimate x64 (ja)
CPU
Intel Core i7-2600K
RAM
DDR3-1600 16GB
Development Tools
Visual Studio 2005 SP1
Windows SDK for Windows Server 2008 and .NET Framework 3.5 (Windows SDK 6.1)

Version history

Version 1.0.0

First public release


Author's site