comparison DOCS/xml/en/ports.xml @ 10650:6f51d17ecfc8

Binary codecs finally work as they should on Windows.
author diego
date Sun, 17 Aug 2003 20:48:38 +0000
parents 558d0bc8354d
children afa3e514f472
comparison
equal deleted inserted replaced
10649:857a34ff479d 10650:6f51d17ecfc8
276 distorted, try turning off hardware acceleration with 276 distorted, try turning off hardware acceleration with
277 <option>-vo directx:noaccel</option>. Download 277 <option>-vo directx:noaccel</option>. Download
278 <ulink url="http://www.videolan.org/vlc/dx7headers.tgz">DirectX 7 header files</ulink> 278 <ulink url="http://www.videolan.org/vlc/dx7headers.tgz">DirectX 7 header files</ulink>
279 to compile the DirectX video output driver.</para> 279 to compile the DirectX video output driver.</para>
280 280
281 <para>QuickTime DLLx and Real Win32 codecs (not Real Linux codecs) also work. 281 <para>Win32 codecs, QuickTime DLLs and Real Win32 codecs (not Real Linux codecs)
282 Compile with <option>--enable-qtx</option> 282 also work. Put the codecs somewhere in your path or pass
283 and <option>--enable-real</option> and put the codecs into the 283 <option>--with-codecsdir=c:/path/to/your/codecs</option> (alternatively
284 default Windows DLL location, 284 <option>--with-codecsdir=/path/to/your/codecs</option> only on Cygwin) to
285 <filename class="directory">C:\WINNT\system32</filename> or 285 <filename>configure</filename>. We have had some reports that Real DLLs need
286 <filename class="directory">C:\Windows\system</filename> depending on your 286 to be writable by the user running MPlayer, but only on some systems. Try
287 Windows version. We have had some reports that Real DLLs need to be 287 making them writable if you have problems.</para>
288 writable by the user running MPlayer, but only on some systems.</para>
289 288
290 <para>The Cygwin/MinGW console is rather slow. Redirecting output or using 289 <para>The Cygwin/MinGW console is rather slow. Redirecting output or using
291 the <option>-quiet</option> option has been reported to improve performance 290 the <option>-quiet</option> option has been reported to improve performance
292 on some systems. Direct rendering (<option>-dr</option>) may also help. 291 on some systems. Direct rendering (<option>-dr</option>) may also help.
293 You can prevent OSD flicker through double buffering with the 292 You can prevent OSD flicker through double buffering with the