Media player Classic (GULIVERKLI2) was developed by the Hungarian Gabest, based on the source Code Open Protocol (GPL:GNU general Public License) software, Storm video and many other players are on its basis to make, The project on SourceForge.net is called Guliverkli2, and the address is: http://sourceforge.net/projects/guliverkli2/.
1. Download Guliverkli2
First install the TORTOISESVN client, by address: Https://guliverkli2.svn.sourceforge.net/svnroot/guliverkli2 Check out the source code.
2. Compiling Guliverkli2
Note: You need to compile with Microsoft Visual Studio 2005 and later, I use Visual Studio 2008.
Several minor errors in the Guliverkli2:
a) there are several errors in CCDecoder.cpp:'? Should be changed to '? '
b) in the MPLAYERC project for the solution, modify the command line code for the pre-build event:
If not exist "D:\Program files\tortoisesvn\bin\subwcrev.exe" goto Nosubwcrev
"D:\Program Files\tortoisesvn\bin\subwcrev.exe". \.. \.. \. \subwcrev.conf. \revision.h
Goto END
: Nosubwcrev
echo #pragma once >. \revision.h
echo #define MPC_REV_STR _t ("") >>.\revision.h
: End
Download and compile Media Player Classic (Guliverkli2) source code