comparison DOCS/xml/en/ports.xml @ 23253:aeef449e5923

libdha is no more.
author diego
date Tue, 08 May 2007 17:43:24 +0000
parents 89cee9f0dfa6
children e8f0cd8c3a97
comparison
equal deleted inserted replaced
23252:2b0d0b73bea2 23253:aeef449e5923
599 <link linkend="vidix">VIDIX</link> now works under Windows as 599 <link linkend="vidix">VIDIX</link> now works under Windows as
600 <option>-vo winvidix</option>, although it is still experimental 600 <option>-vo winvidix</option>, although it is still experimental
601 and needs a bit of manual setup. Download 601 and needs a bit of manual setup. Download
602 <ulink url="http://www.mplayerhq.hu/MPlayer/releases/win32/dhahelperwin/dhahelper.sys">dhahelper.sys</ulink> or 602 <ulink url="http://www.mplayerhq.hu/MPlayer/releases/win32/dhahelperwin/dhahelper.sys">dhahelper.sys</ulink> or
603 <ulink url="http://www.mplayerhq.hu/MPlayer/releases/win32/dhahelperwin/withmtrr/dhahelper.sys">dhahelper.sys (with MTRR support)</ulink> 603 <ulink url="http://www.mplayerhq.hu/MPlayer/releases/win32/dhahelperwin/withmtrr/dhahelper.sys">dhahelper.sys (with MTRR support)</ulink>
604 and copy it to the <filename class="directory">libdha/dhahelperwin</filename> 604 and copy it to the <filename class="directory">vidix/dhahelperwin</filename>
605 directory in your <application>MPlayer</application> source tree. 605 directory in your <application>MPlayer</application> source tree.
606 Open a console and change to that directory. Then type 606 Open a console and change to that directory. Then type
607 <screen>gcc -o dhasetup.exe dhasetup.c</screen> 607 <screen>gcc -o dhasetup.exe dhasetup.c</screen>
608 and execute 608 and execute
609 <screen>dhasetup.exe install</screen> 609 <screen>dhasetup.exe install</screen>