mirror of
https://github.com/mpv-player/mpv
synced 2025-02-16 20:27:23 +00:00
update
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@8253 b3059339-0415-0410-9bf9-f77b7e298cf2
This commit is contained in:
parent
1344f05cba
commit
86d67f0b7d
@ -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:
|
||||
|
Loading…
Reference in New Issue
Block a user