summaryrefslogtreecommitdiffstats
path: root/DOCS/xml/de/install.xml
diff options
context:
space:
mode:
authorkraymer <kraymer@b3059339-0415-0410-9bf9-f77b7e298cf2>2007-09-29 15:56:06 +0000
committerkraymer <kraymer@b3059339-0415-0410-9bf9-f77b7e298cf2>2007-09-29 15:56:06 +0000
commit3395d0b0cd21118a09f685e85f66d1eb2400e7e6 (patch)
treecf6601e637361f65258dfeee5b35e0c0ee6e4cba /DOCS/xml/de/install.xml
parent55a421225f9d95abe2ee7d147dedf2f8956e26b6 (diff)
downloadmpv-3395d0b0cd21118a09f685e85f66d1eb2400e7e6.tar.bz2
mpv-3395d0b0cd21118a09f685e85f66d1eb2400e7e6.tar.xz
compile fix for faq.xml
r24082: Explicitly mention the need to rebuild MPlayer after installing AMR libs. r24087: Reorder installation requirements list, wording/spelling. r24604: Teletext documentation r24646: add -lavfdopts format option r24655: analyzeduration option for lavf demuxer r24656: AVI can do video stream switching, too git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@24660 b3059339-0415-0410-9bf9-f77b7e298cf2
Diffstat (limited to 'DOCS/xml/de/install.xml')
-rw-r--r--DOCS/xml/de/install.xml39
1 files changed, 20 insertions, 19 deletions
diff --git a/DOCS/xml/de/install.xml b/DOCS/xml/de/install.xml
index abaea92e9a..458f7a00df 100644
--- a/DOCS/xml/de/install.xml
+++ b/DOCS/xml/de/install.xml
@@ -1,5 +1,5 @@
<?xml version="1.0" encoding="utf-8"?>
-<!-- in sync with r23226 -->
+<!-- in sync with r24087 -->
<!-- missing cosmetic commit 21537 -->
<chapter id="install">
<title>Installation</title>
@@ -58,20 +58,32 @@
</listitem>
<listitem>
<para>
- <emphasis role="bold">FreeType</emphasis> optional,
- wird benötigt, um Schriften für OSD und Untertitel zu erhalten. Es wird mindestens Version 2.0.9 benötigt.
+ <emphasis role="bold">FreeType</emphasis> - Version 2.0.9 oder neuer
+ wird benötigt, um Schriften für OSD und Untertitel zu erhalten.
</para>
</listitem>
<listitem>
<para>
- <emphasis role="bold">libjpeg</emphasis> - optionaler JPEG-En-/Decoder,
- benötigt für den JPEG-Videoausgabetreiber
+ <emphasis role="bold">ALSA</emphasis> - optional, für Unterstützung der
+ Audioausgabe mit ALSA. Version 0.9.0rc4 ist mindestens erforderlich.
+ </para>
+ </listitem>
+ <listitem>
+ <para>
+ <emphasis role="bold">libjpeg</emphasis> -
+ benötigt für den optionalen JPEG-Videoausgabetreiber
+ </para>
+ </listitem>
+ <listitem>
+ <para>
+ <emphasis role="bold">libpng</emphasis>
+ benötigt für den optionalen PNG-Videoausgabetreiber
</para>
</listitem>
<listitem>
<para>
- <emphasis role="bold">libpng</emphasis> - optionaler (M)PNG-En-/Decoder,
- benötigt für den PNG-Videoausgabetreiber
+ <emphasis role="bold">directfb</emphasis> - optional, verwende 0.9.13 oder neuer,
+ benötigt für den directfb-Videoausgabetreiber
</para>
</listitem>
<listitem>
@@ -94,11 +106,6 @@
</listitem>
<listitem>
<para>
- <emphasis role="bold">directfb</emphasis> - optional, verwende 0.9.13 oder neuer.
- </para>
- </listitem>
- <listitem>
- <para>
<emphasis role="bold">cdparanoia</emphasis> - optional, für CDDA-Unterstützung
</para>
</listitem>
@@ -110,13 +117,7 @@
</listitem>
<listitem>
<para>
- <emphasis role="bold">libsmb</emphasis> - optional, für smb-Netzwerkunterstützung
- </para>
- </listitem>
- <listitem>
- <para>
- <emphasis role="bold">ALSA</emphasis> - optional, für Unterstützung der
- Audioausgabe mit ALSA. Version 0.9.0rc4 ist mindestens erforderlich.
+ <emphasis role="bold">libsmb</emphasis> - optional, für SMB-Netzwerkunterstützung
</para>
</listitem>
</itemizedlist>