comparison DOCS/xml/en/ports.xml @ 15681:499df199a29f

URL update, Windows port is no longer beta.
author diego
date Tue, 07 Jun 2005 09:19:06 +0000
parents 83b5083d4a85
children 688fa06538ef
comparison
equal deleted inserted replaced
15680:df0ceee75178 15681:499df199a29f
435 (<option>-ao win32</option>). Alternatives are OpenGL and SDL, but OpenGL 435 (<option>-ao win32</option>). Alternatives are OpenGL and SDL, but OpenGL
436 performance varies greatly between systems and SDL is known to 436 performance varies greatly between systems and SDL is known to
437 distort sound and video or crash on some systems. If the image is 437 distort sound and video or crash on some systems. If the image is
438 distorted, try turning off hardware acceleration with 438 distorted, try turning off hardware acceleration with
439 <option>-vo directx:noaccel</option>. Download 439 <option>-vo directx:noaccel</option>. Download
440 <ulink url="http://www.mplayerhq.hu/MPlayer/releases/win32-beta/contrib/dx7headers.tgz">DirectX 7 header files</ulink> 440 <ulink url="http://www.mplayerhq.hu/MPlayer/releases/win32/contrib/dx7headers.tgz">DirectX 7 header files</ulink>
441 to compile the DirectX video output driver. Furthermore you need to have 441 to compile the DirectX video output driver. Furthermore you need to have
442 DirectX 7 or later installed for the DirectX video output driver to work. 442 DirectX 7 or later installed for the DirectX video output driver to work.
443 </para> 443 </para>
444 444
445 <para><link linkend="vidix">VIDIX</link> now works under Windows as 445 <para><link linkend="vidix">VIDIX</link> now works under Windows as
446 <option>-vo winvidix</option>, although it is still experimental 446 <option>-vo winvidix</option>, although it is still experimental
447 and needs a bit of manual setup. Download 447 and needs a bit of manual setup. Download
448 <ulink url="http://www.mplayerhq.hu/MPlayer/releases/win32-beta/dhahelperwin/dhahelper.sys">dhahelper.sys</ulink> or 448 <ulink url="http://www.mplayerhq.hu/MPlayer/releases/win32/dhahelperwin/dhahelper.sys">dhahelper.sys</ulink> or
449 <ulink url="http://www.mplayerhq.hu/MPlayer/releases/win32-beta/dhahelperwin/withmtrr/dhahelper.sys">dhahelper.sys (with MTRR support)</ulink> 449 <ulink url="http://www.mplayerhq.hu/MPlayer/releases/win32/dhahelperwin/withmtrr/dhahelper.sys">dhahelper.sys (with MTRR support)</ulink>
450 and copy it to the 450 and copy it to the
451 <filename class="directory">libdha/dhahelperwin</filename> directory in your 451 <filename class="directory">libdha/dhahelperwin</filename> directory in your
452 <application>MPlayer</application> source tree. 452 <application>MPlayer</application> source tree.
453 Open a console and change to that directory. Then type 453 Open a console and change to that directory. Then type
454 454
543 Configure it with <option>--prefix=/mingw</option> and install 543 Configure it with <option>--prefix=/mingw</option> and install
544 it before compiling <application>MPlayer</application>.</para> 544 it before compiling <application>MPlayer</application>.</para>
545 545
546 <para>Complete instructions for building <application>MPlayer</application> 546 <para>Complete instructions for building <application>MPlayer</application>
547 and necessary libraries can be found in the 547 and necessary libraries can be found in the
548 <ulink url="http://mplayerhq.hu/MPlayer/releases/win32-beta/contrib/MPlayer-MinGW-Howto.txt">MPlayer MinGW HOWTO</ulink>.</para> 548 <ulink url="http://mplayerhq.hu/MPlayer/releases/win32/contrib/MPlayer-MinGW-Howto.txt">MPlayer MinGW HOWTO</ulink>.</para>
549 549
550 </sect2> 550 </sect2>
551 551
552 552
553 </sect1> 553 </sect1>