diff options
Diffstat (limited to 'DOCS/en/documentation.html')
-rw-r--r-- | DOCS/en/documentation.html | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/DOCS/en/documentation.html b/DOCS/en/documentation.html index 4db04230bf..be088abedf 100644 --- a/DOCS/en/documentation.html +++ b/DOCS/en/documentation.html @@ -1838,7 +1838,8 @@ end <A HREF="http://www.videolan.org/vlc/dx7headers.tgz">DirectX 7 header files</A> to compile the DirectX video output driver.</P> -<P>QuickTime and Real DLLs also work. Compile with <CODE>--enable-qtx</CODE> +<P>QuickTime DLLs and Real Win32 codecs (not Real Linux codecs) also work. + Compile with <CODE>--enable-qtx</CODE> and <CODE>--enable-real</CODE> and put the codecs into the default Windows DLL location, <CODE>C:\WINNT\system32</CODE> or <CODE>C:\Windows\system</CODE> depending on your Windows version.</P> |