git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@8253 b3059339-0415-0410-9bf9-f77b7e298cf2
This commit is contained in:
arpi 2002-11-22 16:26:56 +00:00
parent 1344f05cba
commit 86d67f0b7d
1 changed files with 2 additions and 2 deletions

View File

@ -12,8 +12,8 @@ How to get win32 quicktime audio/video codec plugins support work?
make install
2. Get mplayer CVS (RTFM...), and compile this way:
./configure --disable-win32 (--disable-win32 is VERY important)
add '#define USE_QTX_CODECS' to config.h
./configure --disable-win32 --enable-qtx-codecs
(the --disable-win32 is VERY important!!!)
make mplayer.exe.so
3. Get the quicktime DLLs & wine config pack: