comparison DOCS/xml/de/ports.xml @ 24623:c7c3d70bdf82

version bumps for codecs.xml and tvinput.xml r23271: libdha is no more. r23272: 10l syntax error r23342: Add ID to example. r23517: small indentation and tags fixes r23538: capital char and relative dot at end of phrase removed
author kraymer
date Fri, 28 Sep 2007 02:10:17 +0000
parents fa3923706f17
children 75df3c533a73
comparison
equal deleted inserted replaced
24622:fa3923706f17 24623:c7c3d70bdf82
1 <?xml version="1.0" encoding="utf-8"?> 1 <?xml version="1.0" encoding="utf-8"?>
2 <!-- in sync with r23161 --> 2 <!-- in sync with r23271 -->
3 <!-- missing cosmetic commit 21537 --> 3 <!-- missing cosmetic commit 21537 -->
4 <chapter id="ports" xreflabel="Ports"> 4 <chapter id="ports" xreflabel="Ports">
5 <title>Portierungen</title> 5 <title>Portierungen</title>
6 6
7 <sect1 id="linux"> 7 <sect1 id="linux">
561 <option>-vo winvidix</option>, obwohl es nach wie vor experimentell ist 561 <option>-vo winvidix</option>, obwohl es nach wie vor experimentell ist
562 und ein wenig manuelles Setup benötigt. Lade dir die 562 und ein wenig manuelles Setup benötigt. Lade dir die
563 <ulink url="http://www.mplayerhq.hu/MPlayer/releases/win32/dhahelperwin/dhahelper.sys">dhahelper.sys</ulink> oder 563 <ulink url="http://www.mplayerhq.hu/MPlayer/releases/win32/dhahelperwin/dhahelper.sys">dhahelper.sys</ulink> oder
564 <ulink url="http://www.mplayerhq.hu/MPlayer/releases/win32/dhahelperwin/withmtrr/dhahelper.sys">dhahelper.sys (mit MTRR-Unterstützung)</ulink> 564 <ulink url="http://www.mplayerhq.hu/MPlayer/releases/win32/dhahelperwin/withmtrr/dhahelper.sys">dhahelper.sys (mit MTRR-Unterstützung)</ulink>
565 herunter und kopiere sie ins Verzeichnis 565 herunter und kopiere sie ins Verzeichnis
566 <filename class="directory">libdha/dhahelperwin</filename> deines 566 <filename class="directory">vidix/dhahelperwin</filename> deines
567 <application>MPlayer</application>-Source-Baums. 567 <application>MPlayer</application>-Source-Baums.
568 Öffne die Console und wechsle in dieses Verzeichnis. Gib dann 568 Öffne die Console und wechsle in dieses Verzeichnis. Gib dann
569 569
570 <screen>gcc -o dhasetup.exe dhasetup.c</screen> 570 <screen>gcc -o dhasetup.exe dhasetup.c</screen>
571 571