annotate DOCS/German/codecs.html @ 8956:9787abc8039e

bunkus: Updates until 2003-01-14 13:54
author mosu
date Wed, 15 Jan 2003 09:50:44 +0000
parents e293d5eccd41
children 6e3501a1233b
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
rev   line source
6518
eb60f4cf0b4c updated to english version, html (fixes, clean up, uniform), added table to default style (fix for Mozilla), corrections and more...
jonas
parents: 6398
diff changeset
1 <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
1896
e6acbf9e9b53 Translated by me, but not checked
jaf
parents:
diff changeset
2 <HTML>
4996
47c614b4434e updated to english version
jonas
parents: 4870
diff changeset
3
47c614b4434e updated to english version
jonas
parents: 4870
diff changeset
4 <HEAD>
6987
b53a5187969f A BIG update to english version (including some cosmetics, some spellchecks, changed structures, added docs), it should be up-to-date and again...
jonas
parents: 6680
diff changeset
5 <TITLE>Codecs - MPlayer - The Movie Player for Linux</TITLE>
b53a5187969f A BIG update to english version (including some cosmetics, some spellchecks, changed structures, added docs), it should be up-to-date and again...
jonas
parents: 6680
diff changeset
6 <LINK REL="stylesheet" TYPE="text/css" HREF="default.css">
b53a5187969f A BIG update to english version (including some cosmetics, some spellchecks, changed structures, added docs), it should be up-to-date and again...
jonas
parents: 6680
diff changeset
7 <META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=iso-8859-1">
4996
47c614b4434e updated to english version
jonas
parents: 4870
diff changeset
8 </HEAD>
47c614b4434e updated to english version
jonas
parents: 4870
diff changeset
9
6518
eb60f4cf0b4c updated to english version, html (fixes, clean up, uniform), added table to default style (fix for Mozilla), corrections and more...
jonas
parents: 6398
diff changeset
10 <BODY>
1896
e6acbf9e9b53 Translated by me, but not checked
jaf
parents:
diff changeset
11
8833
e4c5ee3aa3e9 bunkus: Updated/newly translated German version of the docs
mosu
parents: 7079
diff changeset
12 <H2><A NAME="codecs">2.2. Unterst&uuml;tzte Codecs</A></H2>
e4c5ee3aa3e9 bunkus: Updated/newly translated German version of the docs
mosu
parents: 7079
diff changeset
13
e4c5ee3aa3e9 bunkus: Updated/newly translated German version of the docs
mosu
parents: 7079
diff changeset
14 <H3><A NAME="video_codecs">2.2.1. Video-Codecs</A></H3>
1896
e6acbf9e9b53 Translated by me, but not checked
jaf
parents:
diff changeset
15
8833
e4c5ee3aa3e9 bunkus: Updated/newly translated German version of the docs
mosu
parents: 7079
diff changeset
16 <P>Siehe
e4c5ee3aa3e9 bunkus: Updated/newly translated German version of the docs
mosu
parents: 7079
diff changeset
17 <A HREF="http://www.mplayerhq.hu/DOCS/codecs-status.html">Codec-Status</A>-Seite
e4c5ee3aa3e9 bunkus: Updated/newly translated German version of the docs
mosu
parents: 7079
diff changeset
18 f&uuml;r die komplette, t&auml;glich generierte Liste.</P>
1896
e6acbf9e9b53 Translated by me, but not checked
jaf
parents:
diff changeset
19
5541
jonas
parents: 5446
diff changeset
20 <P>Die wichtigsten Video-Codecs:</P>
6518
eb60f4cf0b4c updated to english version, html (fixes, clean up, uniform), added table to default style (fix for Mozilla), corrections and more...
jonas
parents: 6398
diff changeset
21
1896
e6acbf9e9b53 Translated by me, but not checked
jaf
parents:
diff changeset
22 <UL>
6987
b53a5187969f A BIG update to english version (including some cosmetics, some spellchecks, changed structures, added docs), it should be up-to-date and again...
jonas
parents: 6680
diff changeset
23 <LI>MPEG1 (VCD) und MPEG2 (DVD) Video</LI>
8833
e4c5ee3aa3e9 bunkus: Updated/newly translated German version of the docs
mosu
parents: 7079
diff changeset
24 <LI>eingebauter Dekoder f&uuml;r DivX ;-), OpenDivX, DivX4, DivX5,
e4c5ee3aa3e9 bunkus: Updated/newly translated German version of the docs
mosu
parents: 7079
diff changeset
25 M$ MPEG4 v1, v2 und andere MPEG4-Varianten</LI>
e4c5ee3aa3e9 bunkus: Updated/newly translated German version of the docs
mosu
parents: 7079
diff changeset
26 <LI>eingebauter Decoder f&uuml;r Windows Media Video 7 (WMV1) und
e4c5ee3aa3e9 bunkus: Updated/newly translated German version of the docs
mosu
parents: 7079
diff changeset
27 Win32-DLL-Decoder f&uuml;r Windows Media Video 8 (WMV2). Beide werden in
e4c5ee3aa3e9 bunkus: Updated/newly translated German version of the docs
mosu
parents: 7079
diff changeset
28 .wmv-Dateien verwendet</LI>
e4c5ee3aa3e9 bunkus: Updated/newly translated German version of the docs
mosu
parents: 7079
diff changeset
29 <LI><B>eingebauter Sorenson 1 (SVQ1) Decoder</B></LI>
e4c5ee3aa3e9 bunkus: Updated/newly translated German version of the docs
mosu
parents: 7079
diff changeset
30 <LI><B>Win32/QT Sorenson 3 (SVQ3) Decoder</B></LI>
e4c5ee3aa3e9 bunkus: Updated/newly translated German version of the docs
mosu
parents: 7079
diff changeset
31 <LI>3ivx-Decoder</LI>
e4c5ee3aa3e9 bunkus: Updated/newly translated German version of the docs
mosu
parents: 7079
diff changeset
32 <LI>Cinepak und Intel Indeo Codecs (3.1, 3.2, 4.1, 5.0)</LI>
6518
eb60f4cf0b4c updated to english version, html (fixes, clean up, uniform), added table to default style (fix for Mozilla), corrections and more...
jonas
parents: 6398
diff changeset
33 <LI>MJPEG, AVID, VCR2, ASV2 und andere Hardwareformate</LI>
8833
e4c5ee3aa3e9 bunkus: Updated/newly translated German version of the docs
mosu
parents: 7079
diff changeset
34 <LI>VIVO 1.0, 2.0, I263 und andere h263(+)-Varianten</LI>
6518
eb60f4cf0b4c updated to english version, html (fixes, clean up, uniform), added table to default style (fix for Mozilla), corrections and more...
jonas
parents: 6398
diff changeset
35 <LI>FLI/FLC</LI>
8833
e4c5ee3aa3e9 bunkus: Updated/newly translated German version of the docs
mosu
parents: 7079
diff changeset
36 <LI>RealVideo 1.0 von libavcodec und RealVideo 2.0, 3.0 und 4.0
e4c5ee3aa3e9 bunkus: Updated/newly translated German version of the docs
mosu
parents: 7079
diff changeset
37 durch die RealPlayer-Libraries</LI>
e4c5ee3aa3e9 bunkus: Updated/newly translated German version of the docs
mosu
parents: 7079
diff changeset
38 <LI>eingebauter Decoder f&uuml;r HuffYUV</LI>
e4c5ee3aa3e9 bunkus: Updated/newly translated German version of the docs
mosu
parents: 7079
diff changeset
39 <LI>Verschiedene alte, einfache RLE-&auml;hnliche Formate</LI>
5541
jonas
parents: 5446
diff changeset
40 </UL>
1896
e6acbf9e9b53 Translated by me, but not checked
jaf
parents:
diff changeset
41
8833
e4c5ee3aa3e9 bunkus: Updated/newly translated German version of the docs
mosu
parents: 7079
diff changeset
42 <P>Wenn du einen Win32-Codec hast, der noch nicht aufgelistet und
e4c5ee3aa3e9 bunkus: Updated/newly translated German version of the docs
mosu
parents: 7079
diff changeset
43 unterst&uuml;tzt ist, dann lies <A HREF="#importing">Win32
e4c5ee3aa3e9 bunkus: Updated/newly translated German version of the docs
mosu
parents: 7079
diff changeset
44 Codec-Importierungs-HOWTO</A> und hilf uns, die Unterst&uuml;tzung
e4c5ee3aa3e9 bunkus: Updated/newly translated German version of the docs
mosu
parents: 7079
diff changeset
45 hinzuzuf&uuml;gen.</P>
1896
e6acbf9e9b53 Translated by me, but not checked
jaf
parents:
diff changeset
46
6518
eb60f4cf0b4c updated to english version, html (fixes, clean up, uniform), added table to default style (fix for Mozilla), corrections and more...
jonas
parents: 6398
diff changeset
47
7079
jonas
parents: 6987
diff changeset
48 <H4><A NAME="divx">2.2.1.1. DivX4/DivX5</A></H4>
1896
e6acbf9e9b53 Translated by me, but not checked
jaf
parents:
diff changeset
49
8833
e4c5ee3aa3e9 bunkus: Updated/newly translated German version of the docs
mosu
parents: 7079
diff changeset
50 <P>Diese Sektion enth&auml;lt Informationen &uuml;ber den DivX4- und
e4c5ee3aa3e9 bunkus: Updated/newly translated German version of the docs
mosu
parents: 7079
diff changeset
51 Divx5-Codec vom <A HREF="http://www.projectmayo.com">Project Mayo</A>. Ihre
e4c5ee3aa3e9 bunkus: Updated/newly translated German version of the docs
mosu
parents: 7079
diff changeset
52 ersten verf&uuml;gbaren alpha-Versionen waren OpenDivX 4.0 alpha 47 und 48.
e4c5ee3aa3e9 bunkus: Updated/newly translated German version of the docs
mosu
parents: 7079
diff changeset
53 Unterst&uuml;tzung daf&uuml;r war fr&uuml;her standardgem&auml;&szlig; in
8846
e293d5eccd41 bunkus: updated translations. removed the boldness from <B>MPlayer</B>. removed DOS newlines (yuck).
mosu
parents: 8833
diff changeset
54 MPlayer eingebaut. Es wurde auch deren Postprocessing Code verwendet, um
8833
e4c5ee3aa3e9 bunkus: Updated/newly translated German version of the docs
mosu
parents: 7079
diff changeset
55 optional die Bildqualit&auml;t von MPEG1/2-Filmen zu verbessern. Nun benutzen
e4c5ee3aa3e9 bunkus: Updated/newly translated German version of the docs
mosu
parents: 7079
diff changeset
56 wir unseren eigenen f&uuml;r alle Dateitypen.</P>
1896
e6acbf9e9b53 Translated by me, but not checked
jaf
parents:
diff changeset
57
5541
jonas
parents: 5446
diff changeset
58 <P>Die neue Version dieses Codecs heisst DivX4Linux und kann sogar Filme
8833
e4c5ee3aa3e9 bunkus: Updated/newly translated German version of the docs
mosu
parents: 7079
diff changeset
59 decodieren, die mit dem ber&uuml;chtigten DivX-Codec (DivX 3 ;-)) erzeugt
e4c5ee3aa3e9 bunkus: Updated/newly translated German version of the docs
mosu
parents: 7079
diff changeset
60 wurden! Dazu ist sie noch um einiges schneller als die traditionelle
e4c5ee3aa3e9 bunkus: Updated/newly translated German version of the docs
mosu
parents: 7079
diff changeset
61 Win32-DivX-DLL aber immer noch langsamer als libavcodec. Vom Gebrauch dieses
e4c5ee3aa3e9 bunkus: Updated/newly translated German version of the docs
mosu
parents: 7079
diff changeset
62 Codecs wird desshalb <B>abgeraten</B>. Er l&auml;sst sich jedoch trotzdem zum
e4c5ee3aa3e9 bunkus: Updated/newly translated German version of the docs
mosu
parents: 7079
diff changeset
63 Encodieren verwenden. Ein Nachteil diese Codecs ist, dass er zurzeit
8956
9787abc8039e bunkus: Updates until 2003-01-14 13:54
mosu
parents: 8846
diff changeset
64 nicht unter einer OpenSource-Lizenz verf&uuml;gbar ist.</P>
1896
e6acbf9e9b53 Translated by me, but not checked
jaf
parents:
diff changeset
65
8846
e293d5eccd41 bunkus: updated translations. removed the boldness from <B>MPlayer</B>. removed DOS newlines (yuck).
mosu
parents: 8833
diff changeset
66 <P>MPlayer erkennt automatisch, ob DivX4/DivX5 korrekt installiert ist,
8833
e4c5ee3aa3e9 bunkus: Updated/newly translated German version of the docs
mosu
parents: 7079
diff changeset
67 du kannst ihn wie gew&ouml;hnlich kompilieren. Wenn es nicht erkannt wird,
e4c5ee3aa3e9 bunkus: Updated/newly translated German version of the docs
mosu
parents: 7079
diff changeset
68 wurde es nicht korrekt installiert oder konfiguriert.</P>
5541
jonas
parents: 5446
diff changeset
69
8833
e4c5ee3aa3e9 bunkus: Updated/newly translated German version of the docs
mosu
parents: 7079
diff changeset
70 <P>DivX4Linux arbeitet in zwei verschiedenen Modi:</P>
5541
jonas
parents: 5446
diff changeset
71
8833
e4c5ee3aa3e9 bunkus: Updated/newly translated German version of the docs
mosu
parents: 7079
diff changeset
72 <DL>
e4c5ee3aa3e9 bunkus: Updated/newly translated German version of the docs
mosu
parents: 7079
diff changeset
73 <DT><CODE>-vc odivx</CODE></DT>
e4c5ee3aa3e9 bunkus: Updated/newly translated German version of the docs
mosu
parents: 7079
diff changeset
74 <DD>Spricht den Codec so wie den alten OpenDivX-Codec an. In diesem Fall
e4c5ee3aa3e9 bunkus: Updated/newly translated German version of the docs
mosu
parents: 7079
diff changeset
75 produziert der Codec YV12-Bilder in seinem eigenen Puffer, und
8846
e293d5eccd41 bunkus: updated translations. removed the boldness from <B>MPlayer</B>. removed DOS newlines (yuck).
mosu
parents: 8833
diff changeset
76 MPlayer nimmt die Farbraumkonvertierung mittels libvo vor
8833
e4c5ee3aa3e9 bunkus: Updated/newly translated German version of the docs
mosu
parents: 7079
diff changeset
77 (<B>schneller und empfohlener Modus!</B>).</DD>
e4c5ee3aa3e9 bunkus: Updated/newly translated German version of the docs
mosu
parents: 7079
diff changeset
78 <DT><CODE>-vc divx4</CODE></DT>
e4c5ee3aa3e9 bunkus: Updated/newly translated German version of the docs
mosu
parents: 7079
diff changeset
79 <DD>Benutzt die Farbraumkonvertierung des Codecs. In diesem Modus kannst
e4c5ee3aa3e9 bunkus: Updated/newly translated German version of the docs
mosu
parents: 7079
diff changeset
80 du auch YUY2/UYVY benutzen (<B>LANGSAM</B>).</DD>
e4c5ee3aa3e9 bunkus: Updated/newly translated German version of the docs
mosu
parents: 7079
diff changeset
81 </DL>
5541
jonas
parents: 5446
diff changeset
82
8833
e4c5ee3aa3e9 bunkus: Updated/newly translated German version of the docs
mosu
parents: 7079
diff changeset
83 <P>Der <CODE>-vc odivx</CODE>-Modus ist normalerweise schneller, da er die
e4c5ee3aa3e9 bunkus: Updated/newly translated German version of the docs
mosu
parents: 7079
diff changeset
84 Daten in einem YV12-Format (planares YUV 4:2:0) &uuml;bermittelt, was weniger
e4c5ee3aa3e9 bunkus: Updated/newly translated German version of the docs
mosu
parents: 7079
diff changeset
85 Bandbreite f&uuml;r den Bus bedeutet. F&uuml;r gepackte YUV-Formate (YUY2,
e4c5ee3aa3e9 bunkus: Updated/newly translated German version of the docs
mosu
parents: 7079
diff changeset
86 UYVY) verwende den <CODE>-vc divx4</CODE>-Modus. F&uuml;r den RGB-Modus ist die
e4c5ee3aa3e9 bunkus: Updated/newly translated German version of the docs
mosu
parents: 7079
diff changeset
87 Geschwindigkeit gleich und h&auml;ngt am ehesten von deiner momentanen
e4c5ee3aa3e9 bunkus: Updated/newly translated German version of the docs
mosu
parents: 7079
diff changeset
88 Farbtiefe ab.</P>
5541
jonas
parents: 5446
diff changeset
89
8833
e4c5ee3aa3e9 bunkus: Updated/newly translated German version of the docs
mosu
parents: 7079
diff changeset
90 <P><B>Hinweis:</B> Wenn der -vo-Treiber "direct rendering" unterst&uuml;tzt,
e4c5ee3aa3e9 bunkus: Updated/newly translated German version of the docs
mosu
parents: 7079
diff changeset
91 ist <CODE>-vc divx4</CODE> wahrscheinlich die schnellere oder sogar die
e4c5ee3aa3e9 bunkus: Updated/newly translated German version of the docs
mosu
parents: 7079
diff changeset
92 schnellste L&ouml;sung.</P>
5541
jonas
parents: 5446
diff changeset
93
8956
9787abc8039e bunkus: Updates until 2003-01-14 13:54
mosu
parents: 8846
diff changeset
94 <P>Der codec kann von <A HREF="http://avifile.sourceforge.net">avifile</A>
9787abc8039e bunkus: Updates until 2003-01-14 13:54
mosu
parents: 8846
diff changeset
95 heruntergeladen werden. Entpacke ihn, starte <CODE>./install.sh</CODE> als
9787abc8039e bunkus: Updates until 2003-01-14 13:54
mosu
parents: 8846
diff changeset
96 root, und vergiss nicht, <CODE>/usr/local/lib</CODE> deiner
9787abc8039e bunkus: Updates until 2003-01-14 13:54
mosu
parents: 8846
diff changeset
97 <CODE>/etc/ld.so.conf</CODE> hinzuzuf&uuml;gen und <CODE>ldconfig</CODE>
9787abc8039e bunkus: Updates until 2003-01-14 13:54
mosu
parents: 8846
diff changeset
98 aufzurufen.</P>
9787abc8039e bunkus: Updates until 2003-01-14 13:54
mosu
parents: 8846
diff changeset
99
9787abc8039e bunkus: Updates until 2003-01-14 13:54
mosu
parents: 8846
diff changeset
100 <P>Besorge dir die CVS-Version der Kernbibliothek wie folgt:</P>
9787abc8039e bunkus: Updates until 2003-01-14 13:54
mosu
parents: 8846
diff changeset
101
9787abc8039e bunkus: Updates until 2003-01-14 13:54
mosu
parents: 8846
diff changeset
102 <OL>
9787abc8039e bunkus: Updates until 2003-01-14 13:54
mosu
parents: 8846
diff changeset
103 <LI><CODE>cvs -d:pserver:anonymous@cvs.projectmayo.com:/cvsroot
9787abc8039e bunkus: Updates until 2003-01-14 13:54
mosu
parents: 8846
diff changeset
104 login</CODE></LI>
9787abc8039e bunkus: Updates until 2003-01-14 13:54
mosu
parents: 8846
diff changeset
105 <LI><CODE>cvs -d:pserver:anonymous@cvs.projectmayo.com:/cvsroot co
9787abc8039e bunkus: Updates until 2003-01-14 13:54
mosu
parents: 8846
diff changeset
106 divxcore</CODE></LI>
9787abc8039e bunkus: Updates until 2003-01-14 13:54
mosu
parents: 8846
diff changeset
107 <LI>Diese Kernbibliothek inst in eine Dekodierbibliothek und eine
9787abc8039e bunkus: Updates until 2003-01-14 13:54
mosu
parents: 8846
diff changeset
108 Enkodierbibliothek aufgeteilt, sie separat compiliert werden m&uuml;ssen.
9787abc8039e bunkus: Updates until 2003-01-14 13:54
mosu
parents: 8846
diff changeset
109 Bei der Dekodierbibliothek gibst du einfach folgendes ein:
9787abc8039e bunkus: Updates until 2003-01-14 13:54
mosu
parents: 8846
diff changeset
110 <PRE>
9787abc8039e bunkus: Updates until 2003-01-14 13:54
mosu
parents: 8846
diff changeset
111 cd divxcore/decore/build/linux
9787abc8039e bunkus: Updates until 2003-01-14 13:54
mosu
parents: 8846
diff changeset
112 make
9787abc8039e bunkus: Updates until 2003-01-14 13:54
mosu
parents: 8846
diff changeset
113 cp libdivxdecore.so /usr/local/lib
9787abc8039e bunkus: Updates until 2003-01-14 13:54
mosu
parents: 8846
diff changeset
114 ln -s /usr/local/lib/libdivxdecore.so /usr/local/lib/libdivxdecore.so.0
9787abc8039e bunkus: Updates until 2003-01-14 13:54
mosu
parents: 8846
diff changeset
115 cp ../../src/decore.h /usr/local/include
9787abc8039e bunkus: Updates until 2003-01-14 13:54
mosu
parents: 8846
diff changeset
116 </PRE>
9787abc8039e bunkus: Updates until 2003-01-14 13:54
mosu
parents: 8846
diff changeset
117 </LI>
9787abc8039e bunkus: Updates until 2003-01-14 13:54
mosu
parents: 8846
diff changeset
118 <LI>F&uuml;r die Enkodierbibliothek gibt es leider kein Linux-Makefile,
9787abc8039e bunkus: Updates until 2003-01-14 13:54
mosu
parents: 8846
diff changeset
119 und der MMX-optimierte Code funktioniert auch nur unter Windows. Du kannst
9787abc8039e bunkus: Updates until 2003-01-14 13:54
mosu
parents: 8846
diff changeset
120 die Bibliothek aber trotzdem compilieren, wenn du dieses
9787abc8039e bunkus: Updates until 2003-01-14 13:54
mosu
parents: 8846
diff changeset
121 <A HREF="ftp://ftp.mplayerhq.hu/MPlayer/contrib/divx-mf/Makefile">
9787abc8039e bunkus: Updates until 2003-01-14 13:54
mosu
parents: 8846
diff changeset
122 Makefile</A> benutzt:
9787abc8039e bunkus: Updates until 2003-01-14 13:54
mosu
parents: 8846
diff changeset
123 <PRE>
9787abc8039e bunkus: Updates until 2003-01-14 13:54
mosu
parents: 8846
diff changeset
124 cd ../../../encore/build
9787abc8039e bunkus: Updates until 2003-01-14 13:54
mosu
parents: 8846
diff changeset
125 mkdir linux
9787abc8039e bunkus: Updates until 2003-01-14 13:54
mosu
parents: 8846
diff changeset
126 cd linux
9787abc8039e bunkus: Updates until 2003-01-14 13:54
mosu
parents: 8846
diff changeset
127 cp path/Makefile .
9787abc8039e bunkus: Updates until 2003-01-14 13:54
mosu
parents: 8846
diff changeset
128 make
9787abc8039e bunkus: Updates until 2003-01-14 13:54
mosu
parents: 8846
diff changeset
129 cp libdivxencore.so /usr/local/lib
9787abc8039e bunkus: Updates until 2003-01-14 13:54
mosu
parents: 8846
diff changeset
130 ln -s /usr/local/lib/libdivxdecore.so /usr/local/lib/libdivxdecore.so.0
9787abc8039e bunkus: Updates until 2003-01-14 13:54
mosu
parents: 8846
diff changeset
131 cp ../../src/encore.h /usr/local/include
9787abc8039e bunkus: Updates until 2003-01-14 13:54
mosu
parents: 8846
diff changeset
132 </PRE>
9787abc8039e bunkus: Updates until 2003-01-14 13:54
mosu
parents: 8846
diff changeset
133 </LI>
9787abc8039e bunkus: Updates until 2003-01-14 13:54
mosu
parents: 8846
diff changeset
134 </OL>
9787abc8039e bunkus: Updates until 2003-01-14 13:54
mosu
parents: 8846
diff changeset
135
9787abc8039e bunkus: Updates until 2003-01-14 13:54
mosu
parents: 8846
diff changeset
136 <P>MPlayer findet DivX4/DivX5 automatisch, sofern es richtig installiert
9787abc8039e bunkus: Updates until 2003-01-14 13:54
mosu
parents: 8846
diff changeset
137 wurde. Compiliere also einfach wie sonst auch. Wenn <CODE>configure</CODE>
9787abc8039e bunkus: Updates until 2003-01-14 13:54
mosu
parents: 8846
diff changeset
138 die Bibliothek nicht findet, dann hast du DivX4/5 einfach nicht richtig
9787abc8039e bunkus: Updates until 2003-01-14 13:54
mosu
parents: 8846
diff changeset
139 installiert.</P>
9787abc8039e bunkus: Updates until 2003-01-14 13:54
mosu
parents: 8846
diff changeset
140
6031
63f08ed66948 updated to english version (except documentation.html and manpages)
jonas
parents: 5541
diff changeset
141
7079
jonas
parents: 6987
diff changeset
142 <H4><A NAME="libavcodec">2.2.1.2. FFmpeg's DivX/libavcodec</A></H4>
5541
jonas
parents: 5446
diff changeset
143
8833
e4c5ee3aa3e9 bunkus: Updated/newly translated German version of the docs
mosu
parents: 7079
diff changeset
144 <P>Das <A HREF="http://ffmpeg.sourceforge.net">FFmpeg</A>-Projekt enth&auml;lt
e4c5ee3aa3e9 bunkus: Updated/newly translated German version of the docs
mosu
parents: 7079
diff changeset
145 ein <B>Open-Source</B>-Codec-Paket, das f&auml;hig ist, mit
e4c5ee3aa3e9 bunkus: Updated/newly translated German version of the docs
mosu
parents: 7079
diff changeset
146 H263/MJPEG/RV10/DivX3/DivX4/DivX5/MP41/MP42/WMV1 codiertes Video und mit WMA
e4c5ee3aa3e9 bunkus: Updated/newly translated German version of the docs
mosu
parents: 7079
diff changeset
147 (Windows Media Audio) codiertes Audio zu decodieren. Man kann nicht nur einige
e4c5ee3aa3e9 bunkus: Updated/newly translated German version of the docs
mosu
parents: 7079
diff changeset
148 dieser Codecs zum Encodieren benutzen, sondern die Geschwindigkeit ist sogar um
e4c5ee3aa3e9 bunkus: Updated/newly translated German version of the docs
mosu
parents: 7079
diff changeset
149 einiges h&auml;her als die der Win32-Codecs oder der ProjectMayo
e4c5ee3aa3e9 bunkus: Updated/newly translated German version of the docs
mosu
parents: 7079
diff changeset
150 DivX4/5-Bibliothek!</P>
5541
jonas
parents: 5446
diff changeset
151
8833
e4c5ee3aa3e9 bunkus: Updated/newly translated German version of the docs
mosu
parents: 7079
diff changeset
152 <P>FFmpeg beinhaltet auch viele nette Codecs. Die wichtigsten sind die
e4c5ee3aa3e9 bunkus: Updated/newly translated German version of the docs
mosu
parents: 7079
diff changeset
153 MPEG4-Varianten: DivX3, DivX4, DivX5, Windows Media Video 7 (WMV1). Ein
e4c5ee3aa3e9 bunkus: Updated/newly translated German version of the docs
mosu
parents: 7079
diff changeset
154 weiterer sehr interessanter Deocder ist der f&uuml;r WMA.</P>
1896
e6acbf9e9b53 Translated by me, but not checked
jaf
parents:
diff changeset
155
8846
e293d5eccd41 bunkus: updated translations. removed the boldness from <B>MPlayer</B>. removed DOS newlines (yuck).
mosu
parents: 8833
diff changeset
156 <P>Wenn ein offizielles MPlayer-Release verwendet wird, befindet sich
8833
e4c5ee3aa3e9 bunkus: Updated/newly translated German version of the docs
mosu
parents: 7079
diff changeset
157 libavcodec (die Codec-Bilbiothek des FFmpeg-Projektes) bereits im Paket,
8846
e293d5eccd41 bunkus: updated translations. removed the boldness from <B>MPlayer</B>. removed DOS newlines (yuck).
mosu
parents: 8833
diff changeset
158 welches normal kompiliert werden kann. Wenn du die MPlayer-Sourcen per
8833
e4c5ee3aa3e9 bunkus: Updated/newly translated German version of the docs
mosu
parents: 7079
diff changeset
159 CVS runterl&auml;dst, musst du die libavcodec vom FFmpeg CVS-Server verwenden,
8846
e293d5eccd41 bunkus: updated translations. removed the boldness from <B>MPlayer</B>. removed DOS newlines (yuck).
mosu
parents: 8833
diff changeset
160 da das offizielle FFmpeg-Release 0.4.5 <B>nicht</B> mit MPlayer
8833
e4c5ee3aa3e9 bunkus: Updated/newly translated German version of the docs
mosu
parents: 7079
diff changeset
161 zusammen l&auml;uft. Um dies zu erreichen gibst du folgendes ein:</P>
5541
jonas
parents: 5446
diff changeset
162
6241
34b3bdd52d01 corrections, sync
jonas
parents: 6031
diff changeset
163 <OL>
8833
e4c5ee3aa3e9 bunkus: Updated/newly translated German version of the docs
mosu
parents: 7079
diff changeset
164 <LI><CODE>cvs -d:pserver:anonymous@cvs.ffmpeg.sourceforge.net:/cvsroot/ffmpeg
e4c5ee3aa3e9 bunkus: Updated/newly translated German version of the docs
mosu
parents: 7079
diff changeset
165 login</CODE></LI>
e4c5ee3aa3e9 bunkus: Updated/newly translated German version of the docs
mosu
parents: 7079
diff changeset
166 <LI><CODE>cvs -d:pserver:anonymous@cvs.ffmpeg.sourceforge.net:/cvsroot/ffmpeg
e4c5ee3aa3e9 bunkus: Updated/newly translated German version of the docs
mosu
parents: 7079
diff changeset
167 co ffmpeg</CODE></LI>
e4c5ee3aa3e9 bunkus: Updated/newly translated German version of the docs
mosu
parents: 7079
diff changeset
168 <LI>Das <CODE>libavcodec</CODE>-Verzeichnis von den FFmpeg-Sourcen muss in's
8846
e293d5eccd41 bunkus: updated translations. removed the boldness from <B>MPlayer</B>. removed DOS newlines (yuck).
mosu
parents: 8833
diff changeset
169 Hauptverzeichnis des MPlayer CVS-Baums verschoben/kopiert werden.
8833
e4c5ee3aa3e9 bunkus: Updated/newly translated German version of the docs
mosu
parents: 7079
diff changeset
170 Es sollte etwa so aussehen:
5541
jonas
parents: 5446
diff changeset
171 <P>&nbsp;&nbsp;&nbsp;&nbsp;<CODE>main/libavcodec</CODE></P>
8833
e4c5ee3aa3e9 bunkus: Updated/newly translated German version of the docs
mosu
parents: 7079
diff changeset
172 Das Erstellen eines symbolischen Links ist <B>nicht</B> genug; es muss
e4c5ee3aa3e9 bunkus: Updated/newly translated German version of the docs
mosu
parents: 7079
diff changeset
173 kopiert/verschoben werden!</LI>
e4c5ee3aa3e9 bunkus: Updated/newly translated German version of the docs
mosu
parents: 7079
diff changeset
174 <LI>Es folgt die Compilierung. configure sollte Probleme vor der
e4c5ee3aa3e9 bunkus: Updated/newly translated German version of the docs
mosu
parents: 7079
diff changeset
175 Compilierung erkennen.</LI>
6241
34b3bdd52d01 corrections, sync
jonas
parents: 6031
diff changeset
176 </OL>
34b3bdd52d01 corrections, sync
jonas
parents: 6031
diff changeset
177
8846
e293d5eccd41 bunkus: updated translations. removed the boldness from <B>MPlayer</B>. removed DOS newlines (yuck).
mosu
parents: 8833
diff changeset
178 <P><B>Hinweis:</B> Die MPlayer-Sourcen im CVS enthalten ein
8833
e4c5ee3aa3e9 bunkus: Updated/newly translated German version of the docs
mosu
parents: 7079
diff changeset
179 libavcodec-Unterverzeichnis. Es enth&auml;lt jedoch <B>nicht</B> den Quellcode
e4c5ee3aa3e9 bunkus: Updated/newly translated German version of the docs
mosu
parents: 7079
diff changeset
180 von libavcodec! Du musst - wie oben beschrieben - dir die CVS-Version von
e4c5ee3aa3e9 bunkus: Updated/newly translated German version of the docs
mosu
parents: 7079
diff changeset
181 FFmpeg besorgen.</P>
5541
jonas
parents: 5446
diff changeset
182
jonas
parents: 5446
diff changeset
183 <P>Mit FFmpeg und meiner Matrox G400 kann ich sogar DivX-Filme in hoher
8833
e4c5ee3aa3e9 bunkus: Updated/newly translated German version of the docs
mosu
parents: 7079
diff changeset
184 Aufl&ouml;sung auf meinem K6/2 500 ohne Framedrops betrachten.</P>
5446
jonas
parents: 5402
diff changeset
185
6518
eb60f4cf0b4c updated to english version, html (fixes, clean up, uniform), added table to default style (fix for Mozilla), corrections and more...
jonas
parents: 6398
diff changeset
186
8833
e4c5ee3aa3e9 bunkus: Updated/newly translated German version of the docs
mosu
parents: 7079
diff changeset
187 <H4><A NAME="xanim">2.2.1.3. XAnim-Codecs</A></H4>
1896
e6acbf9e9b53 Translated by me, but not checked
jaf
parents:
diff changeset
188
8833
e4c5ee3aa3e9 bunkus: Updated/newly translated German version of the docs
mosu
parents: 7079
diff changeset
189 <P>Vorwort:<BR> Es ist darauf hinzuweisen, dass die XAnim-Binary-Codecs mit
e4c5ee3aa3e9 bunkus: Updated/newly translated German version of the docs
mosu
parents: 7079
diff changeset
190 einem Textst&uuml;ck geliefert werden, das eine legal bindende Softwarelizenz
e4c5ee3aa3e9 bunkus: Updated/newly translated German version of the docs
mosu
parents: 7079
diff changeset
191 sein soll, welche (neben einigen anderen Einschr&auml;nkungen) dem Benutzer das
e4c5ee3aa3e9 bunkus: Updated/newly translated German version of the docs
mosu
parents: 7079
diff changeset
192 Verwenden der Codecs mit anderen Programmen als XAnim verbietet. Der
e4c5ee3aa3e9 bunkus: Updated/newly translated German version of the docs
mosu
parents: 7079
diff changeset
193 XAnim-Autor hat jedoch noch keine rechtliche Schritte gegen irgendjemanden
e4c5ee3aa3e9 bunkus: Updated/newly translated German version of the docs
mosu
parents: 7079
diff changeset
194 wegen Codec bezogenen Fragen unternommen.</P>
1896
e6acbf9e9b53 Translated by me, but not checked
jaf
parents:
diff changeset
195
8846
e293d5eccd41 bunkus: updated translations. removed the boldness from <B>MPlayer</B>. removed DOS newlines (yuck).
mosu
parents: 8833
diff changeset
196 <P>MPlayer kann XAnims Codecs f&uuml;r das Decodieren verwenden. Um
8833
e4c5ee3aa3e9 bunkus: Updated/newly translated German version of the docs
mosu
parents: 7079
diff changeset
197 diese zu aktivieren, solltest folgenden Anweisungen folgen:</P>
4522
a7baf6ad622a some updates (patch by Jonas Jermann <jjermann@gmx.net>)
gabucino
parents: 3710
diff changeset
198
8833
e4c5ee3aa3e9 bunkus: Updated/newly translated German version of the docs
mosu
parents: 7079
diff changeset
199 <OL>
e4c5ee3aa3e9 bunkus: Updated/newly translated German version of the docs
mosu
parents: 7079
diff changeset
200 <LI>Lade dir die Codecs, die du verwenden willst, von der
6518
eb60f4cf0b4c updated to english version, html (fixes, clean up, uniform), added table to default style (fix for Mozilla), corrections and more...
jonas
parents: 6398
diff changeset
201 <A HREF="http://xanim.va.pubnix.com">XAnim-Seite</A> herunter.
8833
e4c5ee3aa3e9 bunkus: Updated/newly translated German version of the docs
mosu
parents: 7079
diff changeset
202 Der <B>3ivx</B> Codec befindet sich nicht dort. Er kann jedoch von der
6518
eb60f4cf0b4c updated to english version, html (fixes, clean up, uniform), added table to default style (fix for Mozilla), corrections and more...
jonas
parents: 6398
diff changeset
203 <A HREF="http://www.3ivx.com">3ivx-Seite</A> heruntergeladen werden.</LI>
8833
e4c5ee3aa3e9 bunkus: Updated/newly translated German version of the docs
mosu
parents: 7079
diff changeset
204 <LI>Verwende die <CODE>--with-xanimlibdir</CODE>-Option, um configure zu
e4c5ee3aa3e9 bunkus: Updated/newly translated German version of the docs
mosu
parents: 7079
diff changeset
205 sagen, wo es die XAnim-Codecs finden kann. Normalerweise werden diese in
e4c5ee3aa3e9 bunkus: Updated/newly translated German version of the docs
mosu
parents: 7079
diff changeset
206 <CODE>/usr/local/lib/xanim/mods</CODE>, <CODE>/usr/lib/xanim/mods/</CODE>
e4c5ee3aa3e9 bunkus: Updated/newly translated German version of the docs
mosu
parents: 7079
diff changeset
207 und <CODE>/usr/lib/xanim</CODE> gesucht. Weiterhin kannst du auch die
e4c5ee3aa3e9 bunkus: Updated/newly translated German version of the docs
mosu
parents: 7079
diff changeset
208 Umgebungsvariable <I>XANIM_MOD_DIR</I> auf den Verzeichnisnamen
e4c5ee3aa3e9 bunkus: Updated/newly translated German version of the docs
mosu
parents: 7079
diff changeset
209 der XAnim-Codecs setzen.</LI>
e4c5ee3aa3e9 bunkus: Updated/newly translated German version of the docs
mosu
parents: 7079
diff changeset
210 <LI>Entferne/Symlinke die Dateinamen, wobei du das Architektur-Zeugs
e4c5ee3aa3e9 bunkus: Updated/newly translated German version of the docs
mosu
parents: 7079
diff changeset
211 l&ouml;schst, sodass die Dateinamen etwa so aussehen:
e4c5ee3aa3e9 bunkus: Updated/newly translated German version of the docs
mosu
parents: 7079
diff changeset
212 <CODE>vid_cvid.xa</CODE>, <CODE>vid_h263.xa</CODE>,
e4c5ee3aa3e9 bunkus: Updated/newly translated German version of the docs
mosu
parents: 7079
diff changeset
213 <CODE>vid_iv50.xa</CODE>.</LI>
e4c5ee3aa3e9 bunkus: Updated/newly translated German version of the docs
mosu
parents: 7079
diff changeset
214 </OL>
3124
ab7ce23a187d i've to update the audio codes, video codecs are ready
jaf
parents: 3123
diff changeset
215
8833
e4c5ee3aa3e9 bunkus: Updated/newly translated German version of the docs
mosu
parents: 7079
diff changeset
216 <P>XAnim ist die Videocodec-Familie Nummer 10. Du kannst also die
8846
e293d5eccd41 bunkus: updated translations. removed the boldness from <B>MPlayer</B>. removed DOS newlines (yuck).
mosu
parents: 8833
diff changeset
217 <CODE>-vfm 10</CODE>-Option verwenden, um MPlayer zu sagen, dass er
8833
e4c5ee3aa3e9 bunkus: Updated/newly translated German version of the docs
mosu
parents: 7079
diff changeset
218 sie, wenn m&ouml;glich, verwenden soll.</P>
3124
ab7ce23a187d i've to update the audio codes, video codecs are ready
jaf
parents: 3123
diff changeset
219
5541
jonas
parents: 5446
diff changeset
220 <P>Die getesteten Codecs beinhalten: <B>Indeo 3.2</B>, <B>4.1</B>, <B>5.0</B>,
jonas
parents: 5446
diff changeset
221 <B>CVID</B>, <B>3ivX</B>, <B>h263</B>.</P>
3124
ab7ce23a187d i've to update the audio codes, video codecs are ready
jaf
parents: 3123
diff changeset
222
ab7ce23a187d i've to update the audio codes, video codecs are ready
jaf
parents: 3123
diff changeset
223
8833
e4c5ee3aa3e9 bunkus: Updated/newly translated German version of the docs
mosu
parents: 7079
diff changeset
224 <H4><A NAME="vivo_video">2.2.1.4. VIVO-Video</A></H4>
3124
ab7ce23a187d i've to update the audio codes, video codecs are ready
jaf
parents: 3123
diff changeset
225
8846
e293d5eccd41 bunkus: updated translations. removed the boldness from <B>MPlayer</B>. removed DOS newlines (yuck).
mosu
parents: 8833
diff changeset
226 <P>MPlayer kann VIVO (1.0 und 2.0) Videos abspielen. Der beste geeignete
8833
e4c5ee3aa3e9 bunkus: Updated/newly translated German version of the docs
mosu
parents: 7079
diff changeset
227 Codec f&uuml;r 1.0-Dateien ist FFmpegs H263-Decoder. Du kannst ihn mit der
e4c5ee3aa3e9 bunkus: Updated/newly translated German version of the docs
mosu
parents: 7079
diff changeset
228 <CODE>-vc ffh263</CODE>-Option aufrufen (standard) (ben&ouml;tigt die neuesten
e4c5ee3aa3e9 bunkus: Updated/newly translated German version of the docs
mosu
parents: 7079
diff changeset
229 libavcodecs). F&uuml;r 2.0-Dateien verwende die <A
e4c5ee3aa3e9 bunkus: Updated/newly translated German version of the docs
mosu
parents: 7079
diff changeset
230 HREF="http://www.mplayerhq.hu/MPlayer/samples/drivers32/ivvideo.dll">
e4c5ee3aa3e9 bunkus: Updated/newly translated German version of the docs
mosu
parents: 7079
diff changeset
231 ivvideo.dll</A> Win32-DLL und installiere sie unter <CODE>/usr/lib/win32</CODE>
e4c5ee3aa3e9 bunkus: Updated/newly translated German version of the docs
mosu
parents: 7079
diff changeset
232 oder wo auch immer du deine Win32-Codecs speicherst.</P>
3124
ab7ce23a187d i've to update the audio codes, video codecs are ready
jaf
parents: 3123
diff changeset
233
ab7ce23a187d i've to update the audio codes, video codecs are ready
jaf
parents: 3123
diff changeset
234
8833
e4c5ee3aa3e9 bunkus: Updated/newly translated German version of the docs
mosu
parents: 7079
diff changeset
235 <H4><A NAME="mpeg">2.2.1.5. MPEG 1/2-Video</A></H4>
3124
ab7ce23a187d i've to update the audio codes, video codecs are ready
jaf
parents: 3123
diff changeset
236
8833
e4c5ee3aa3e9 bunkus: Updated/newly translated German version of the docs
mosu
parents: 7079
diff changeset
237 <P>MPEG1 und MPEG2 werden von der eingebauten Multiplatform-Bibliothek
8846
e293d5eccd41 bunkus: updated translations. removed the boldness from <B>MPlayer</B>. removed DOS newlines (yuck).
mosu
parents: 8833
diff changeset
238 <B>libmpeg2</B> decodiert, deren Source in MPlayer enthalten ist. Wir
8833
e4c5ee3aa3e9 bunkus: Updated/newly translated German version of the docs
mosu
parents: 7079
diff changeset
239 spielen fehlerhafte MPEG1/2-Videos durch das Abfangen des sig11 (segmentation
e4c5ee3aa3e9 bunkus: Updated/newly translated German version of the docs
mosu
parents: 7079
diff changeset
240 fault) und die anschliessend schnelle neue Initialisierung des Codecs ab.
e4c5ee3aa3e9 bunkus: Updated/newly translated German version of the docs
mosu
parents: 7079
diff changeset
241 Dadurch kann exakt an der Stelle des Fehlers fortgefahren werden. Es ist dabei
e4c5ee3aa3e9 bunkus: Updated/newly translated German version of the docs
mosu
parents: 7079
diff changeset
242 kein Geschwindigkeitsverlust messbar.</P>
3124
ab7ce23a187d i've to update the audio codes, video codecs are ready
jaf
parents: 3123
diff changeset
243
ab7ce23a187d i've to update the audio codes, video codecs are ready
jaf
parents: 3123
diff changeset
244
7079
jonas
parents: 6987
diff changeset
245 <H4><A NAME="ms_video1">2.2.1.6. MS Video 1</A></H4>
3124
ab7ce23a187d i've to update the audio codes, video codecs are ready
jaf
parents: 3123
diff changeset
246
8833
e4c5ee3aa3e9 bunkus: Updated/newly translated German version of the docs
mosu
parents: 7079
diff changeset
247 <P>Dies ist dein sehr alter und sehr schlechter Codec von Microsoft. In der
e4c5ee3aa3e9 bunkus: Updated/newly translated German version of the docs
mosu
parents: 7079
diff changeset
248 Vergangenheit wurde es mit dem <CODE>msvidc32.dll</CODE> Win32-Codec decodiert,
e4c5ee3aa3e9 bunkus: Updated/newly translated German version of the docs
mosu
parents: 7079
diff changeset
249 aber nun haben wir einen Open-Source-Codec (von <A
e4c5ee3aa3e9 bunkus: Updated/newly translated German version of the docs
mosu
parents: 7079
diff changeset
250 HREF="mailto:melanson@pcisys.net">Mike Melanson</A>) eingebaut.</P>
3124
ab7ce23a187d i've to update the audio codes, video codecs are ready
jaf
parents: 3123
diff changeset
251
ab7ce23a187d i've to update the audio codes, video codecs are ready
jaf
parents: 3123
diff changeset
252
7079
jonas
parents: 6987
diff changeset
253 <H4><A NAME="cinepak">2.2.1.7. Cinepak CVID</A></H4>
3167
b91c24076bca Similar to 1.35
jaf
parents: 3158
diff changeset
254
8846
e293d5eccd41 bunkus: updated translations. removed the boldness from <B>MPlayer</B>. removed DOS newlines (yuck).
mosu
parents: 8833
diff changeset
255 <P>MPlayer verwendet normalerweise seinen eigenen, Open-Source
8833
e4c5ee3aa3e9 bunkus: Updated/newly translated German version of the docs
mosu
parents: 7079
diff changeset
256 multiplatformf&auml;higen Cinepak-Decoder. Er unterst&uuml;tzt YUV-Ausgabe,
e4c5ee3aa3e9 bunkus: Updated/newly translated German version of the docs
mosu
parents: 7079
diff changeset
257 was Hardwarescaling erm&ouml;glicht, wenn dies vom Videoausgabetreiber
e4c5ee3aa3e9 bunkus: Updated/newly translated German version of the docs
mosu
parents: 7079
diff changeset
258 unterst&uuml;tzt wird.</P>
5541
jonas
parents: 5446
diff changeset
259
3167
b91c24076bca Similar to 1.35
jaf
parents: 3158
diff changeset
260
7079
jonas
parents: 6987
diff changeset
261 <H4><A NAME="realvideo">2.2.1.8. RealVideo</A></H4>
4522
a7baf6ad622a some updates (patch by Jonas Jermann <jjermann@gmx.net>)
gabucino
parents: 3710
diff changeset
262
8846
e293d5eccd41 bunkus: updated translations. removed the boldness from <B>MPlayer</B>. removed DOS newlines (yuck).
mosu
parents: 8833
diff changeset
263 <P>MPlayer unterst&uuml;tzt die Dekodierung aller Versionen von
8833
e4c5ee3aa3e9 bunkus: Updated/newly translated German version of the docs
mosu
parents: 7079
diff changeset
264 RealVideo:</P>
6518
eb60f4cf0b4c updated to english version, html (fixes, clean up, uniform), added table to default style (fix for Mozilla), corrections and more...
jonas
parents: 6398
diff changeset
265
eb60f4cf0b4c updated to english version, html (fixes, clean up, uniform), added table to default style (fix for Mozilla), corrections and more...
jonas
parents: 6398
diff changeset
266 <UL>
8833
e4c5ee3aa3e9 bunkus: Updated/newly translated German version of the docs
mosu
parents: 7079
diff changeset
267 <LI>RealVideo 1.0 (fourcc RV10) - En/Dekodierung durch <B>libavcodec</B>
e4c5ee3aa3e9 bunkus: Updated/newly translated German version of the docs
mosu
parents: 7079
diff changeset
268 unterst&uuml;tzt</LI>
e4c5ee3aa3e9 bunkus: Updated/newly translated German version of the docs
mosu
parents: 7079
diff changeset
269 <LI>RealVideo 2.0, 3.0, 4.0 (fourcc RV20, RV30, RV40) - Dekodierung durch die
e4c5ee3aa3e9 bunkus: Updated/newly translated German version of the docs
mosu
parents: 7079
diff changeset
270 <B>RealPlayer Libraries</B> unterst&uuml;tzt</LI>
6518
eb60f4cf0b4c updated to english version, html (fixes, clean up, uniform), added table to default style (fix for Mozilla), corrections and more...
jonas
parents: 6398
diff changeset
271 </UL>
6398
13c35228abe8 updated to english version
jonas
parents: 6324
diff changeset
272
8833
e4c5ee3aa3e9 bunkus: Updated/newly translated German version of the docs
mosu
parents: 7079
diff changeset
273 <P> Es wird empfohlen, RealPlayer8 oder RealONE herunterzuladen und zu
8846
e293d5eccd41 bunkus: updated translations. removed the boldness from <B>MPlayer</B>. removed DOS newlines (yuck).
mosu
parents: 8833
diff changeset
274 installieren, da MPlayer deren Bibliotheken verwenden kann, um RealVideo
8833
e4c5ee3aa3e9 bunkus: Updated/newly translated German version of the docs
mosu
parents: 7079
diff changeset
275 2.0, 3.0 oder 4.0 zu decodieren. Das <CODE>configure</CODE>-Script von
8846
e293d5eccd41 bunkus: updated translations. removed the boldness from <B>MPlayer</B>. removed DOS newlines (yuck).
mosu
parents: 8833
diff changeset
276 MPlayer sollte die RealPlayer-Bibliotheken an der normalen Stelle der
8833
e4c5ee3aa3e9 bunkus: Updated/newly translated German version of the docs
mosu
parents: 7079
diff changeset
277 Vollinstallation finden. Falls nicht, kannst du <CODE>configure</CODE>
e4c5ee3aa3e9 bunkus: Updated/newly translated German version of the docs
mosu
parents: 7079
diff changeset
278 &uuml;ber die Option <CODE>--with-reallibdir</CODE> mitteilen, wo sie zu
e4c5ee3aa3e9 bunkus: Updated/newly translated German version of the docs
mosu
parents: 7079
diff changeset
279 suchen/finden sind.</P>
6987
b53a5187969f A BIG update to english version (including some cosmetics, some spellchecks, changed structures, added docs), it should be up-to-date and again...
jonas
parents: 6680
diff changeset
280
8833
e4c5ee3aa3e9 bunkus: Updated/newly translated German version of the docs
mosu
parents: 7079
diff changeset
281 <P><B>Hinweis:</B> Momentan <B>funktionieren die RealPlayer-Bibliotheken nur
e4c5ee3aa3e9 bunkus: Updated/newly translated German version of the docs
mosu
parents: 7079
diff changeset
282 mit Linux, FreeBSD, NetBSD und Cygwin auf der x86 oder der Alpha-Plattform.</B>
e4c5ee3aa3e9 bunkus: Updated/newly translated German version of the docs
mosu
parents: 7079
diff changeset
283 </P>
6987
b53a5187969f A BIG update to english version (including some cosmetics, some spellchecks, changed structures, added docs), it should be up-to-date and again...
jonas
parents: 6680
diff changeset
284
8833
e4c5ee3aa3e9 bunkus: Updated/newly translated German version of the docs
mosu
parents: 7079
diff changeset
285 <P><B>Hinweis2:</B> Wir k&ouml;nnen die RealPlayer-Bibliotheken nicht zum
8846
e293d5eccd41 bunkus: updated translations. removed the boldness from <B>MPlayer</B>. removed DOS newlines (yuck).
mosu
parents: 8833
diff changeset
286 Download zur Verf&uuml;gung stellen oder sie mit MPlayer vertreiben, da
8833
e4c5ee3aa3e9 bunkus: Updated/newly translated German version of the docs
mosu
parents: 7079
diff changeset
287 die Lizenz es nicht erlaubt. Du musst sie selbst runterladen.</P>
6398
13c35228abe8 updated to english version
jonas
parents: 6324
diff changeset
288
4522
a7baf6ad622a some updates (patch by Jonas Jermann <jjermann@gmx.net>)
gabucino
parents: 3710
diff changeset
289
8833
e4c5ee3aa3e9 bunkus: Updated/newly translated German version of the docs
mosu
parents: 7079
diff changeset
290 <H4><A NAME="xvid">2.2.1.9. XviD</A></H4>
5024
a6993077e1ba updated to english version
jonas
parents: 4996
diff changeset
291
8833
e4c5ee3aa3e9 bunkus: Updated/newly translated German version of the docs
mosu
parents: 7079
diff changeset
292 <P><B>XviD</B> ist eine abgespaltene Entwicklung des OpenDivX-Codecs. Es
e4c5ee3aa3e9 bunkus: Updated/newly translated German version of the docs
mosu
parents: 7079
diff changeset
293 geschah, als ProjectMayo OpenDivX in das ClosedSource-Projekt DivX4 (jetzt
e4c5ee3aa3e9 bunkus: Updated/newly translated German version of the docs
mosu
parents: 7079
diff changeset
294 DivX5) &auml;nderte, woraufhin die Leute, die an OpenDivX aber nicht beim
e4c5ee3aa3e9 bunkus: Updated/newly translated German version of the docs
mosu
parents: 7079
diff changeset
295 ProjectMayo arbeiteten, sauer wurden und XviD starteten. Beide Projekte haben
e4c5ee3aa3e9 bunkus: Updated/newly translated German version of the docs
mosu
parents: 7079
diff changeset
296 also den selben Urpsrung.</P>
5024
a6993077e1ba updated to english version
jonas
parents: 4996
diff changeset
297
7079
jonas
parents: 6987
diff changeset
298 <H4>Vorteile:</H4>
6518
eb60f4cf0b4c updated to english version, html (fixes, clean up, uniform), added table to default style (fix for Mozilla), corrections and more...
jonas
parents: 6398
diff changeset
299
eb60f4cf0b4c updated to english version, html (fixes, clean up, uniform), added table to default style (fix for Mozilla), corrections and more...
jonas
parents: 6398
diff changeset
300 <UL>
eb60f4cf0b4c updated to english version, html (fixes, clean up, uniform), added table to default style (fix for Mozilla), corrections and more...
jonas
parents: 6398
diff changeset
301 <LI>Open Source</LI>
8833
e4c5ee3aa3e9 bunkus: Updated/newly translated German version of the docs
mosu
parents: 7079
diff changeset
302 <LI>Das API ist kompatibel mit DivX4, sodass es leicht ist,
e4c5ee3aa3e9 bunkus: Updated/newly translated German version of the docs
mosu
parents: 7079
diff changeset
303 Unterst&uuml;tzung daf&uuml;r einzubauen.</LI>
e4c5ee3aa3e9 bunkus: Updated/newly translated German version of the docs
mosu
parents: 7079
diff changeset
304 <LI>2-Pass Encodierungs-Unterst&uuml;tzung</LI>
e4c5ee3aa3e9 bunkus: Updated/newly translated German version of the docs
mosu
parents: 7079
diff changeset
305 <LI>gute Encodierungsqualit&auml;t, h&ouml;here Geschwindigkeit als DivX4
e4c5ee3aa3e9 bunkus: Updated/newly translated German version of the docs
mosu
parents: 7079
diff changeset
306 (man kann es w&auml;hrend des Compilierens f&uuml;r den jeweiligen Rechner
e4c5ee3aa3e9 bunkus: Updated/newly translated German version of the docs
mosu
parents: 7079
diff changeset
307 optimieren)</LI>
6518
eb60f4cf0b4c updated to english version, html (fixes, clean up, uniform), added table to default style (fix for Mozilla), corrections and more...
jonas
parents: 6398
diff changeset
308 </UL>
5024
a6993077e1ba updated to english version
jonas
parents: 4996
diff changeset
309
7079
jonas
parents: 6987
diff changeset
310 <H4>Nachteile:</H4>
6518
eb60f4cf0b4c updated to english version, html (fixes, clean up, uniform), added table to default style (fix for Mozilla), corrections and more...
jonas
parents: 6398
diff changeset
311
eb60f4cf0b4c updated to english version, html (fixes, clean up, uniform), added table to default style (fix for Mozilla), corrections and more...
jonas
parents: 6398
diff changeset
312 <UL>
eb60f4cf0b4c updated to english version, html (fixes, clean up, uniform), added table to default style (fix for Mozilla), corrections and more...
jonas
parents: 6398
diff changeset
313 <LI>Es <B>decodiert</B> momentan nicht alle DivX/DivX4-Dateien sauber
8833
e4c5ee3aa3e9 bunkus: Updated/newly translated German version of the docs
mosu
parents: 7079
diff changeset
314 (kein Problem, da man sie ja immer noch mit der libavcodec abspielen kann).
e4c5ee3aa3e9 bunkus: Updated/newly translated German version of the docs
mosu
parents: 7079
diff changeset
315 </LI>
e4c5ee3aa3e9 bunkus: Updated/newly translated German version of the docs
mosu
parents: 7079
diff changeset
316 <LI>Man muss sich beim Compilieren f&uuml;r die DivX4- <B>ODER</B>
e4c5ee3aa3e9 bunkus: Updated/newly translated German version of the docs
mosu
parents: 7079
diff changeset
317 XviD-Unterst&uuml;tzung entscheiden.</LI>
6518
eb60f4cf0b4c updated to english version, html (fixes, clean up, uniform), added table to default style (fix for Mozilla), corrections and more...
jonas
parents: 6398
diff changeset
318 <LI>in der Entwicklung</LI>
eb60f4cf0b4c updated to english version, html (fixes, clean up, uniform), added table to default style (fix for Mozilla), corrections and more...
jonas
parents: 6398
diff changeset
319 </UL>
5024
a6993077e1ba updated to english version
jonas
parents: 4996
diff changeset
320
7079
jonas
parents: 6987
diff changeset
321 <H4>Installation:</H4>
jonas
parents: 6987
diff changeset
322
8833
e4c5ee3aa3e9 bunkus: Updated/newly translated German version of the docs
mosu
parents: 7079
diff changeset
323 <P>Es ist momentan nur als CVS erh&auml;ltlich. Hier sind die
7079
jonas
parents: 6987
diff changeset
324 Download- und Installations-Anweisungen:</P>
6518
eb60f4cf0b4c updated to english version, html (fixes, clean up, uniform), added table to default style (fix for Mozilla), corrections and more...
jonas
parents: 6398
diff changeset
325
eb60f4cf0b4c updated to english version, html (fixes, clean up, uniform), added table to default style (fix for Mozilla), corrections and more...
jonas
parents: 6398
diff changeset
326 <OL>
eb60f4cf0b4c updated to english version, html (fixes, clean up, uniform), added table to default style (fix for Mozilla), corrections and more...
jonas
parents: 6398
diff changeset
327 <LI><CODE>cvs -z3 -d:pserver:anonymous@cvs.xvid.org:/xvid login</CODE></LI>
8833
e4c5ee3aa3e9 bunkus: Updated/newly translated German version of the docs
mosu
parents: 7079
diff changeset
328 <LI><CODE>cvs -z3 -d:pserver:anonymous@cvs.xvid.org:/xvid co
e4c5ee3aa3e9 bunkus: Updated/newly translated German version of the docs
mosu
parents: 7079
diff changeset
329 xvidcore</CODE></LI>
6518
eb60f4cf0b4c updated to english version, html (fixes, clean up, uniform), added table to default style (fix for Mozilla), corrections and more...
jonas
parents: 6398
diff changeset
330 <LI><CODE>cd xvidcore/build/generic</CODE></LI>
8833
e4c5ee3aa3e9 bunkus: Updated/newly translated German version of the docs
mosu
parents: 7079
diff changeset
331 <LI>&auml;ndere <CODE>Makefile.linux</CODE> deinen Bed&uuml;rfnissen
e4c5ee3aa3e9 bunkus: Updated/newly translated German version of the docs
mosu
parents: 7079
diff changeset
332 entsprechend</LI>
6518
eb60f4cf0b4c updated to english version, html (fixes, clean up, uniform), added table to default style (fix for Mozilla), corrections and more...
jonas
parents: 6398
diff changeset
333 <LI><CODE>make -f Makefile.linux</CODE><LI>
eb60f4cf0b4c updated to english version, html (fixes, clean up, uniform), added table to default style (fix for Mozilla), corrections and more...
jonas
parents: 6398
diff changeset
334 <LI>Nimm die <CODE>encore2.h</CODE> und <CODE>decore.h</CODE> vom
8833
e4c5ee3aa3e9 bunkus: Updated/newly translated German version of the docs
mosu
parents: 7079
diff changeset
335 Divx4linux-Paket und kopiere diese nach <CODE>/usr/local/include/</CODE>.
e4c5ee3aa3e9 bunkus: Updated/newly translated German version of the docs
mosu
parents: 7079
diff changeset
336 </LI>
8846
e293d5eccd41 bunkus: updated translations. removed the boldness from <B>MPlayer</B>. removed DOS newlines (yuck).
mosu
parents: 8833
diff changeset
337 <LI>compiliere MPlayer neu mit
8833
e4c5ee3aa3e9 bunkus: Updated/newly translated German version of the docs
mosu
parents: 7079
diff changeset
338 <CODE>--with-xvidcore=/pfad/zu/libcore.a</CODE>.</LI>
6518
eb60f4cf0b4c updated to english version, html (fixes, clean up, uniform), added table to default style (fix for Mozilla), corrections and more...
jonas
parents: 6398
diff changeset
339 </OL>
5024
a6993077e1ba updated to english version
jonas
parents: 4996
diff changeset
340
4522
a7baf6ad622a some updates (patch by Jonas Jermann <jjermann@gmx.net>)
gabucino
parents: 3710
diff changeset
341
8833
e4c5ee3aa3e9 bunkus: Updated/newly translated German version of the docs
mosu
parents: 7079
diff changeset
342 <H4><A NAME="sorenson">2.2.1.10. Sorenson</A></H4>
6680
jonas
parents: 6518
diff changeset
343
8833
e4c5ee3aa3e9 bunkus: Updated/newly translated German version of the docs
mosu
parents: 7079
diff changeset
344 <P><B>Sorenson</B> ist eine von Sorenson Media entwickelte und von Apple
e4c5ee3aa3e9 bunkus: Updated/newly translated German version of the docs
mosu
parents: 7079
diff changeset
345 lizensierte Videocodecfamilie. Wir sind momentan in der Lage, alle Videos zu
e4c5ee3aa3e9 bunkus: Updated/newly translated German version of the docs
mosu
parents: 7079
diff changeset
346 decodieren, die mit einer der folgenden Sorenson-Versionen erstellt wurden:</P>
6680
jonas
parents: 6518
diff changeset
347
8833
e4c5ee3aa3e9 bunkus: Updated/newly translated German version of the docs
mosu
parents: 7079
diff changeset
348 <UL>
e4c5ee3aa3e9 bunkus: Updated/newly translated German version of the docs
mosu
parents: 7079
diff changeset
349 <LI>Sorenson 1 (fourcc <I>SVQ1</I>) - Decodierung durch <B>selbstentwickelte
e4c5ee3aa3e9 bunkus: Updated/newly translated German version of the docs
mosu
parents: 7079
diff changeset
350 Codecs</B>. Tats&auml;chlich gibt es zwei (qualitativ nahezu identische)
8846
e293d5eccd41 bunkus: updated translations. removed the boldness from <B>MPlayer</B>. removed DOS newlines (yuck).
mosu
parents: 8833
diff changeset
351 Decoder f&uuml;r SVQ1: Einer ist der in MPlayer enthaltene
8833
e4c5ee3aa3e9 bunkus: Updated/newly translated German version of the docs
mosu
parents: 7079
diff changeset
352 OpenSource-Codec, der andere ist der in libavcodec vorhandene Decoder.
e4c5ee3aa3e9 bunkus: Updated/newly translated German version of the docs
mosu
parents: 7079
diff changeset
353 Du kannst sie mit <CODE>-vc svq1</CODE> respektive <CODE>-vc ffsvq1</CODE>
e4c5ee3aa3e9 bunkus: Updated/newly translated German version of the docs
mosu
parents: 7079
diff changeset
354 benutzen. Manche Dateien funktionieren eventuell nur mit einem der beiden
e4c5ee3aa3e9 bunkus: Updated/newly translated German version of the docs
mosu
parents: 7079
diff changeset
355 Decoder. Probier als bei problematischen Dateien beide Decoder aus.</LI>
e4c5ee3aa3e9 bunkus: Updated/newly translated German version of the docs
mosu
parents: 7079
diff changeset
356 <LI>Sorenson 3 (fourcc <I>SVQ3</I>) - Decodierung mit den
e4c5ee3aa3e9 bunkus: Updated/newly translated German version of the docs
mosu
parents: 7079
diff changeset
357 <B>Win32-QuickTime-Bibliotheken</B></LI>
e4c5ee3aa3e9 bunkus: Updated/newly translated German version of the docs
mosu
parents: 7079
diff changeset
358 </UL>
6680
jonas
parents: 6518
diff changeset
359
8846
e293d5eccd41 bunkus: updated translations. removed the boldness from <B>MPlayer</B>. removed DOS newlines (yuck).
mosu
parents: 8833
diff changeset
360 <H4>Compilierung von MPlayer mit Support f&uuml;r die
8833
e4c5ee3aa3e9 bunkus: Updated/newly translated German version of the docs
mosu
parents: 7079
diff changeset
361 QuickTime-Bibliotheken</H4>
e4c5ee3aa3e9 bunkus: Updated/newly translated German version of the docs
mosu
parents: 7079
diff changeset
362
e4c5ee3aa3e9 bunkus: Updated/newly translated German version of the docs
mosu
parents: 7079
diff changeset
363 <P><B>Anmerkung:</B> Momentan wird nur die 32bit-Intel-Architektur
e4c5ee3aa3e9 bunkus: Updated/newly translated German version of the docs
mosu
parents: 7079
diff changeset
364 unterst&uuml;tzt. </P>
6680
jonas
parents: 6518
diff changeset
365
8833
e4c5ee3aa3e9 bunkus: Updated/newly translated German version of the docs
mosu
parents: 7079
diff changeset
366 <OL>
8846
e293d5eccd41 bunkus: updated translations. removed the boldness from <B>MPlayer</B>. removed DOS newlines (yuck).
mosu
parents: 8833
diff changeset
367 <LI>Lade die CVS-Version von MPlayer herunter.</LI>
8833
e4c5ee3aa3e9 bunkus: Updated/newly translated German version of the docs
mosu
parents: 7079
diff changeset
368 <LI>Compiliere MPlayer mit:<BR>
e4c5ee3aa3e9 bunkus: Updated/newly translated German version of the docs
mosu
parents: 7079
diff changeset
369 <CODE>$ ./configure --enable-qtx-codecs</CODE></LI>
e4c5ee3aa3e9 bunkus: Updated/newly translated German version of the docs
mosu
parents: 7079
diff changeset
370 <LI>Lade dir das QuickTime-DLL-Paket von
e4c5ee3aa3e9 bunkus: Updated/newly translated German version of the docs
mosu
parents: 7079
diff changeset
371 <A HREF="http://www.mplayerhq.hu/MPlayer/releases/codecs">http://www.mplayerhq.hu/MPlayer/releases/codecs</A>
e4c5ee3aa3e9 bunkus: Updated/newly translated German version of the docs
mosu
parents: 7079
diff changeset
372 herunter.</LI>
e4c5ee3aa3e9 bunkus: Updated/newly translated German version of the docs
mosu
parents: 7079
diff changeset
373 <LI>Entapcke die QuickTime-DLLs in dein Win32-Codec-Verzeichnis, das
e4c5ee3aa3e9 bunkus: Updated/newly translated German version of the docs
mosu
parents: 7079
diff changeset
374 standardm&auml;&szlig;ig <CODE>/usr/lib/win32</CODE> ist.</LI>
e4c5ee3aa3e9 bunkus: Updated/newly translated German version of the docs
mosu
parents: 7079
diff changeset
375 </OL>
7079
jonas
parents: 6987
diff changeset
376
8833
e4c5ee3aa3e9 bunkus: Updated/newly translated German version of the docs
mosu
parents: 7079
diff changeset
377 s
e4c5ee3aa3e9 bunkus: Updated/newly translated German version of the docs
mosu
parents: 7079
diff changeset
378 <H3><A NAME="audio_codecs">2.2.2. Audio-Codecs</A></H3>
3124
ab7ce23a187d i've to update the audio codes, video codecs are ready
jaf
parents: 3123
diff changeset
379
6518
eb60f4cf0b4c updated to english version, html (fixes, clean up, uniform), added table to default style (fix for Mozilla), corrections and more...
jonas
parents: 6398
diff changeset
380 <P>Die wichtigsten Audiocodecs als erstes:</P>
eb60f4cf0b4c updated to english version, html (fixes, clean up, uniform), added table to default style (fix for Mozilla), corrections and more...
jonas
parents: 6398
diff changeset
381
3295
931b9b0c1070 similar to 1.39
jaf
parents: 3213
diff changeset
382 <UL>
8833
e4c5ee3aa3e9 bunkus: Updated/newly translated German version of the docs
mosu
parents: 7079
diff changeset
383 <LI>MPEG layer 2 und layer 3 (MP3) Audio (<B>eingebauter</B> Code, mit
e4c5ee3aa3e9 bunkus: Updated/newly translated German version of the docs
mosu
parents: 7079
diff changeset
384 MMX/SSE/3DNow!-Optimierungen)</LI>
5541
jonas
parents: 5446
diff changeset
385 <LI>MPEG layer 1 Audio (<B>eingebauter</B> Code, mit libavcodec)</LI>
8833
e4c5ee3aa3e9 bunkus: Updated/newly translated German version of the docs
mosu
parents: 7079
diff changeset
386 <LI>Windows Media Audio 9 (WMAv3) (mit der DMO-DLL)</LI>
e4c5ee3aa3e9 bunkus: Updated/newly translated German version of the docs
mosu
parents: 7079
diff changeset
387 <LI>AC3 Dolby Audio (<B>eingebauter</B> Code, mit
e4c5ee3aa3e9 bunkus: Updated/newly translated German version of the docs
mosu
parents: 7079
diff changeset
388 MMX/SSE/3DNow!-Optimierungen)</LI>
5541
jonas
parents: 5446
diff changeset
389 <LI>Ogg Vorbis Audiocodec (<B>eingebaute</B> Bibliothek)</LI>
8833
e4c5ee3aa3e9 bunkus: Updated/newly translated German version of the docs
mosu
parents: 7079
diff changeset
390 <LI>RealAudio: DNET (AC3 mit niedriger Bitrate), Cook, Sipro, Atrac</LI>
e4c5ee3aa3e9 bunkus: Updated/newly translated German version of the docs
mosu
parents: 7079
diff changeset
391 <LI>QuickTime: Qualcomm und QDesign Audiocodecs</LI>
e4c5ee3aa3e9 bunkus: Updated/newly translated German version of the docs
mosu
parents: 7079
diff changeset
392 <LI>VIVO Audio (G723, Vivo Siren)</LI>
e4c5ee3aa3e9 bunkus: Updated/newly translated German version of the docs
mosu
parents: 7079
diff changeset
393 <LI>Voxware Audio (Verwendung der DirectShow-DLL)</LI>
5541
jonas
parents: 5446
diff changeset
394 <LI>alaw, MSGSM, PCM und andere einfache, alte Audioformate</LI>
jonas
parents: 5446
diff changeset
395 </UL>
3295
931b9b0c1070 similar to 1.39
jaf
parents: 3213
diff changeset
396
4522
a7baf6ad622a some updates (patch by Jonas Jermann <jjermann@gmx.net>)
gabucino
parents: 3710
diff changeset
397
8833
e4c5ee3aa3e9 bunkus: Updated/newly translated German version of the docs
mosu
parents: 7079
diff changeset
398 <H4><A NAME="software_ac3">2.2.2.1. AC3-Decodierung in Software</A></H4>
3295
931b9b0c1070 similar to 1.39
jaf
parents: 3213
diff changeset
399
8833
e4c5ee3aa3e9 bunkus: Updated/newly translated German version of the docs
mosu
parents: 7079
diff changeset
400 <P>Dieser ist der standardm&auml;&szlig;e Dekoder f&uuml;r Dateien mit
e4c5ee3aa3e9 bunkus: Updated/newly translated German version of the docs
mosu
parents: 7079
diff changeset
401 AC3-Audio.</P>
3295
931b9b0c1070 similar to 1.39
jaf
parents: 3213
diff changeset
402
8833
e4c5ee3aa3e9 bunkus: Updated/newly translated German version of the docs
mosu
parents: 7079
diff changeset
403 <P>Der AC3 Dekoder kann die Audio-Ausgabe f&uuml;r 2, 4 oder 6 Lautsprecher
e4c5ee3aa3e9 bunkus: Updated/newly translated German version of the docs
mosu
parents: 7079
diff changeset
404 erzeugen. Wenn er f&uuml;r 6 Lautsprecher konfigieriert ist, unterst&uuml;tzt
e4c5ee3aa3e9 bunkus: Updated/newly translated German version of the docs
mosu
parents: 7079
diff changeset
405 dieser Decoder die Ausgabe aller AC3-Kan&auml;le an den Soundtreiber. Damit
e4c5ee3aa3e9 bunkus: Updated/newly translated German version of the docs
mosu
parents: 7079
diff changeset
406 erm&ouml;glicht er die vollst&auml;ndige "Surround Sound"-Erfahrung ohne einen
e4c5ee3aa3e9 bunkus: Updated/newly translated German version of the docs
mosu
parents: 7079
diff changeset
407 externen AC3-Decoder, der bei der Verwendung des hwac3-Codecs n&ouml;tig
e4c5ee3aa3e9 bunkus: Updated/newly translated German version of the docs
mosu
parents: 7079
diff changeset
408 ist.</P>
3295
931b9b0c1070 similar to 1.39
jaf
parents: 3213
diff changeset
409
8833
e4c5ee3aa3e9 bunkus: Updated/newly translated German version of the docs
mosu
parents: 7079
diff changeset
410 <P>Verwende die <CODE>-channels</CODE>-Option um die Anzahl der
e4c5ee3aa3e9 bunkus: Updated/newly translated German version of the docs
mosu
parents: 7079
diff changeset
411 Ausgabekan&auml;le zu w&auml;hlen. Verwende <CODE>-channels 2</CODE> f&uuml;r
e4c5ee3aa3e9 bunkus: Updated/newly translated German version of the docs
mosu
parents: 7079
diff changeset
412 Downmix auf Stereo. F&uuml;r Downmix auf 4 Kan&auml;le (links vorne, rechts
e4c5ee3aa3e9 bunkus: Updated/newly translated German version of the docs
mosu
parents: 7079
diff changeset
413 vorne, links Surround und rechts Surround) verwende <CODE>-channels 4</CODE>.
e4c5ee3aa3e9 bunkus: Updated/newly translated German version of the docs
mosu
parents: 7079
diff changeset
414 In diesem Fall werden alle Center-K&auml;nale gleichm&auml;&szlig;ig den
e4c5ee3aa3e9 bunkus: Updated/newly translated German version of the docs
mosu
parents: 7079
diff changeset
415 Frontkan&auml;len beigemischt. <CODE>-channels 6</CODE> gibt alle
e4c5ee3aa3e9 bunkus: Updated/newly translated German version of the docs
mosu
parents: 7079
diff changeset
416 AC3-Kan&auml;le wie Aufgezeichnet in der Reihenfolge links, rechts,
e4c5ee3aa3e9 bunkus: Updated/newly translated German version of the docs
mosu
parents: 7079
diff changeset
417 links Surround, rechts Surround, Center und LFE aus.</P>
3295
931b9b0c1070 similar to 1.39
jaf
parents: 3213
diff changeset
418
8833
e4c5ee3aa3e9 bunkus: Updated/newly translated German version of the docs
mosu
parents: 7079
diff changeset
419 <P>Die Standardanzahl der Ausgabekan&auml;le ist 2.</P>
3295
931b9b0c1070 similar to 1.39
jaf
parents: 3213
diff changeset
420
8833
e4c5ee3aa3e9 bunkus: Updated/newly translated German version of the docs
mosu
parents: 7079
diff changeset
421 <P>Um mehr als 2 Kan&auml;le zu verwenden, musst du OSS verwenden und eine
e4c5ee3aa3e9 bunkus: Updated/newly translated German version of the docs
mosu
parents: 7079
diff changeset
422 Soundkarte besitzen, die die Anzahl der Ausgabekan&auml;le via
e4c5ee3aa3e9 bunkus: Updated/newly translated German version of the docs
mosu
parents: 7079
diff changeset
423 SNDCTL_DSP_CHANNELS ioctl unterst&uuml;tzt. Ein Beispiel eines passenden
e4c5ee3aa3e9 bunkus: Updated/newly translated German version of the docs
mosu
parents: 7079
diff changeset
424 Treibers ist emu10k1 (verwendet bei SB Live! Karten) vom August 2001 oder neuer
e4c5ee3aa3e9 bunkus: Updated/newly translated German version of the docs
mosu
parents: 7079
diff changeset
425 (ALSA CVS sollte auch funktionieren).</P>
3295
931b9b0c1070 similar to 1.39
jaf
parents: 3213
diff changeset
426
931b9b0c1070 similar to 1.39
jaf
parents: 3213
diff changeset
427
8833
e4c5ee3aa3e9 bunkus: Updated/newly translated German version of the docs
mosu
parents: 7079
diff changeset
428 <H4><A NAME="hardware_ac3">2.2.2.2. AC3 Decodierung in Hardware</A></H4>
e4c5ee3aa3e9 bunkus: Updated/newly translated German version of the docs
mosu
parents: 7079
diff changeset
429
e4c5ee3aa3e9 bunkus: Updated/newly translated German version of the docs
mosu
parents: 7079
diff changeset
430 <P>Du brauchst eine AC3-f&auml;hige Soundkarte mit einem Digitalausgang
e4c5ee3aa3e9 bunkus: Updated/newly translated German version of the docs
mosu
parents: 7079
diff changeset
431 (SP/DIF). Der Treiber muss das AFMT_AC3 Format richtig unterst&uuml;tzen (wie
e4c5ee3aa3e9 bunkus: Updated/newly translated German version of the docs
mosu
parents: 7079
diff changeset
432 z.B. der f&uuml;r die C-Media-Karten). Verbinde den AC3-Decoder mit dem
e4c5ee3aa3e9 bunkus: Updated/newly translated German version of the docs
mosu
parents: 7079
diff changeset
433 SP/DIF-Ausgang, und benutze die Option <CODE>-ac hwac3</CODE>. Dieser Code
e4c5ee3aa3e9 bunkus: Updated/newly translated German version of the docs
mosu
parents: 7079
diff changeset
434 ist not experimentell, laeuft aber bekannterma&szlig;en mit C-Media-Karten,
e4c5ee3aa3e9 bunkus: Updated/newly translated German version of the docs
mosu
parents: 7079
diff changeset
435 SoundBlaster Live!-Karten mit dem ALSA-Treiber (aber nicht mit dem OSS-Treiber)
e4c5ee3aa3e9 bunkus: Updated/newly translated German version of the docs
mosu
parents: 7079
diff changeset
436 und mit den DXR3/Hollywood+-MPEG-Decoderkarten.</P>
1896
e6acbf9e9b53 Translated by me, but not checked
jaf
parents:
diff changeset
437
8833
e4c5ee3aa3e9 bunkus: Updated/newly translated German version of the docs
mosu
parents: 7079
diff changeset
438
e4c5ee3aa3e9 bunkus: Updated/newly translated German version of the docs
mosu
parents: 7079
diff changeset
439 <H4><A NAME="libmad">2.2.2.3. libmad-Unterst&uuml;tzung</A></H4>
e4c5ee3aa3e9 bunkus: Updated/newly translated German version of the docs
mosu
parents: 7079
diff changeset
440
e4c5ee3aa3e9 bunkus: Updated/newly translated German version of the docs
mosu
parents: 7079
diff changeset
441 <P><A HREF="http://mad.sourceforge.net">libmad</A> ist eine
e4c5ee3aa3e9 bunkus: Updated/newly translated German version of the docs
mosu
parents: 7079
diff changeset
442 Multiplattform-Bibliothek f&uuml;r die Decodierung von MPEG-Audio. Sie
e4c5ee3aa3e9 bunkus: Updated/newly translated German version of the docs
mosu
parents: 7079
diff changeset
443 verarbeitet kaputte Dateien nicht so gut und hat teilweise Probleme mit dem
e4c5ee3aa3e9 bunkus: Updated/newly translated German version of the docs
mosu
parents: 7079
diff changeset
444 Suchen.</P>
e4c5ee3aa3e9 bunkus: Updated/newly translated German version of the docs
mosu
parents: 7079
diff changeset
445
e4c5ee3aa3e9 bunkus: Updated/newly translated German version of the docs
mosu
parents: 7079
diff changeset
446 <P>Um die Unterst&uuml;tzung zu aktivieren, verwende configure mit der Option
e4c5ee3aa3e9 bunkus: Updated/newly translated German version of the docs
mosu
parents: 7079
diff changeset
447 <CODE>--enable-mad</CODE>.</P>
1896
e6acbf9e9b53 Translated by me, but not checked
jaf
parents:
diff changeset
448
6518
eb60f4cf0b4c updated to english version, html (fixes, clean up, uniform), added table to default style (fix for Mozilla), corrections and more...
jonas
parents: 6398
diff changeset
449
8833
e4c5ee3aa3e9 bunkus: Updated/newly translated German version of the docs
mosu
parents: 7079
diff changeset
450 <H4><A NAME="vivo_audio">2.2.2.4. VIVO-Audio</A></H4>
3295
931b9b0c1070 similar to 1.39
jaf
parents: 3213
diff changeset
451
8833
e4c5ee3aa3e9 bunkus: Updated/newly translated German version of the docs
mosu
parents: 7079
diff changeset
452 <P>Der verwendete Audiocodec in VIVO-Dateien h&auml;ngt davon ab, ob es eine
e4c5ee3aa3e9 bunkus: Updated/newly translated German version of the docs
mosu
parents: 7079
diff changeset
453 VIVO/1.0- oder VIVO/2.0-Datei ist. VIVO/1.0-Dateien verwenden
e4c5ee3aa3e9 bunkus: Updated/newly translated German version of the docs
mosu
parents: 7079
diff changeset
454 <B>g.723</B>-Audio und VIVO/2.0-Dateien <B>Vivo-Siren</B>-Audio. Beide werden
e4c5ee3aa3e9 bunkus: Updated/newly translated German version of the docs
mosu
parents: 7079
diff changeset
455 unterst&uuml;tzt. Du kannst daf&uuml;r die <A
e4c5ee3aa3e9 bunkus: Updated/newly translated German version of the docs
mosu
parents: 7079
diff changeset
456 HREF="http://www.mplayerhq.hu/MPlayer/samples/drivers32/vivog723.acm">g.723/Siren</A>-Win32-DLL
8846
e293d5eccd41 bunkus: updated translations. removed the boldness from <B>MPlayer</B>. removed DOS newlines (yuck).
mosu
parents: 8833
diff changeset
457 von der MPlayer-Seite herunterladen und in in das
8833
e4c5ee3aa3e9 bunkus: Updated/newly translated German version of the docs
mosu
parents: 7079
diff changeset
458 <CODE>/usr/lib/win32</CODE>-Verzeichnis kopieren.</P>
3295
931b9b0c1070 similar to 1.39
jaf
parents: 3213
diff changeset
459
931b9b0c1070 similar to 1.39
jaf
parents: 3213
diff changeset
460
8833
e4c5ee3aa3e9 bunkus: Updated/newly translated German version of the docs
mosu
parents: 7079
diff changeset
461 <H4><A NAME="realaudio">2.2.2.5. RealAudio</A></H4>
3295
931b9b0c1070 similar to 1.39
jaf
parents: 3213
diff changeset
462
8846
e293d5eccd41 bunkus: updated translations. removed the boldness from <B>MPlayer</B>. removed DOS newlines (yuck).
mosu
parents: 8833
diff changeset
463 <P>MPlayer unterst&uuml;tzt die Dekodierung fast aller
8833
e4c5ee3aa3e9 bunkus: Updated/newly translated German version of the docs
mosu
parents: 7079
diff changeset
464 RealAudio-Versionen:</P>
6518
eb60f4cf0b4c updated to english version, html (fixes, clean up, uniform), added table to default style (fix for Mozilla), corrections and more...
jonas
parents: 6398
diff changeset
465
eb60f4cf0b4c updated to english version, html (fixes, clean up, uniform), added table to default style (fix for Mozilla), corrections and more...
jonas
parents: 6398
diff changeset
466 <UL>
8833
e4c5ee3aa3e9 bunkus: Updated/newly translated German version of the docs
mosu
parents: 7079
diff changeset
467 <LI>RealAudio DNET - Decodierung durch <B>liba52</B></LI>
e4c5ee3aa3e9 bunkus: Updated/newly translated German version of the docs
mosu
parents: 7079
diff changeset
468 <LI>RealAudio Cook/Sipro/Atrac - Decodierung durch die
e4c5ee3aa3e9 bunkus: Updated/newly translated German version of the docs
mosu
parents: 7079
diff changeset
469 <B>RealPlayer-Bibliotheken</B></LI>
6518
eb60f4cf0b4c updated to english version, html (fixes, clean up, uniform), added table to default style (fix for Mozilla), corrections and more...
jonas
parents: 6398
diff changeset
470 </UL>
6398
13c35228abe8 updated to english version
jonas
parents: 6324
diff changeset
471
8833
e4c5ee3aa3e9 bunkus: Updated/newly translated German version of the docs
mosu
parents: 7079
diff changeset
472 <P>Wie die RealPlayer Libraries installiert werden k&ouml;nnen, wird in der
e4c5ee3aa3e9 bunkus: Updated/newly translated German version of the docs
mosu
parents: 7079
diff changeset
473 <A HREF="#realvideo">RealVideo-Sektion</A> behandelt.</P>
4522
a7baf6ad622a some updates (patch by Jonas Jermann <jjermann@gmx.net>)
gabucino
parents: 3710
diff changeset
474
a7baf6ad622a some updates (patch by Jonas Jermann <jjermann@gmx.net>)
gabucino
parents: 3710
diff changeset
475
8833
e4c5ee3aa3e9 bunkus: Updated/newly translated German version of the docs
mosu
parents: 7079
diff changeset
476 <H4><A NAME="qdesign">2.2.2.6 QDesign-Codecs</A></H4>
1896
e6acbf9e9b53 Translated by me, but not checked
jaf
parents:
diff changeset
477
8833
e4c5ee3aa3e9 bunkus: Updated/newly translated German version of the docs
mosu
parents: 7079
diff changeset
478 <P>QDesign-Audio (fourcc: <I>QDMC</I>, <I>QDM2</I>) findest du in
e4c5ee3aa3e9 bunkus: Updated/newly translated German version of the docs
mosu
parents: 7079
diff changeset
479 MOV/QT-Dateien. Beide Versionen dieses Codecs k&ouml;nnen mit den
e4c5ee3aa3e9 bunkus: Updated/newly translated German version of the docs
mosu
parents: 7079
diff changeset
480 QuickTime-Bibliotheken decodiert werden. Schau in der <A
e4c5ee3aa3e9 bunkus: Updated/newly translated German version of the docs
mosu
parents: 7079
diff changeset
481 HREF="#sorenson">Sorenson-Video-Codec-Sektion</A> f&uuml;r
e4c5ee3aa3e9 bunkus: Updated/newly translated German version of the docs
mosu
parents: 7079
diff changeset
482 Installationsanweisungen nach.</P>
e4c5ee3aa3e9 bunkus: Updated/newly translated German version of the docs
mosu
parents: 7079
diff changeset
483
e4c5ee3aa3e9 bunkus: Updated/newly translated German version of the docs
mosu
parents: 7079
diff changeset
484 <H4><A NAME="qclp">2.2.2.7 Qualcomm-Codec</A></H4>
1896
e6acbf9e9b53 Translated by me, but not checked
jaf
parents:
diff changeset
485
8833
e4c5ee3aa3e9 bunkus: Updated/newly translated German version of the docs
mosu
parents: 7079
diff changeset
486 <P>Qualcomm-Audiostreams (FourCC: <I>Qclp</I>) finden sich in MOV/QT-Dateien.
e4c5ee3aa3e9 bunkus: Updated/newly translated German version of the docs
mosu
parents: 7079
diff changeset
487 Sie k&ouml;nnen mit den Quicktime-Bibliotheken decidiert werden.
e4c5ee3aa3e9 bunkus: Updated/newly translated German version of the docs
mosu
parents: 7079
diff changeset
488 Installationsanweisungen findest du in der Sektion &uuml;ber den
e4c5ee3aa3e9 bunkus: Updated/newly translated German version of the docs
mosu
parents: 7079
diff changeset
489 <A HREF="#sorenson">Sorenson Videocodec</A>.</P>
e4c5ee3aa3e9 bunkus: Updated/newly translated German version of the docs
mosu
parents: 7079
diff changeset
490
e4c5ee3aa3e9 bunkus: Updated/newly translated German version of the docs
mosu
parents: 7079
diff changeset
491
e4c5ee3aa3e9 bunkus: Updated/newly translated German version of the docs
mosu
parents: 7079
diff changeset
492 <H3><A NAME="importing">2.2.3. Win32 Codec-Importierungs-HOWTO</A></H3>
1896
e6acbf9e9b53 Translated by me, but not checked
jaf
parents:
diff changeset
493
8833
e4c5ee3aa3e9 bunkus: Updated/newly translated German version of the docs
mosu
parents: 7079
diff changeset
494 <H4><A NAME="importing_vfw">2.2.3.1. VfW-Codecs</A></H4>
e4c5ee3aa3e9 bunkus: Updated/newly translated German version of the docs
mosu
parents: 7079
diff changeset
495
e4c5ee3aa3e9 bunkus: Updated/newly translated German version of the docs
mosu
parents: 7079
diff changeset
496 <P>VfW (Video for Windows) ist die alte Video-Schnittstelle f&uuml;r Windows.
e4c5ee3aa3e9 bunkus: Updated/newly translated German version of the docs
mosu
parents: 7079
diff changeset
497 Diese Codecs haben die Erweiterung .DLL oder (eher selten) .DRV.
8846
e293d5eccd41 bunkus: updated translations. removed the boldness from <B>MPlayer</B>. removed DOS newlines (yuck).
mosu
parents: 8833
diff changeset
498 Wenn MPlayer mit folgender Meldung fehlschl&auml;gt, ein AVI
8833
e4c5ee3aa3e9 bunkus: Updated/newly translated German version of the docs
mosu
parents: 7079
diff changeset
499 abzuspielen:</P>
e4c5ee3aa3e9 bunkus: Updated/newly translated German version of the docs
mosu
parents: 7079
diff changeset
500
e4c5ee3aa3e9 bunkus: Updated/newly translated German version of the docs
mosu
parents: 7079
diff changeset
501 <P>&nbsp;&nbsp;&nbsp;&nbsp;<CODE>UNKNOWN video codec: HFYU (0x55594648)</CODE>
e4c5ee3aa3e9 bunkus: Updated/newly translated German version of the docs
mosu
parents: 7079
diff changeset
502 </P>
1896
e6acbf9e9b53 Translated by me, but not checked
jaf
parents:
diff changeset
503
5541
jonas
parents: 5446
diff changeset
504 <P>...bedeutet es, dass das AVI mit einem Codec erstellt wurde, der den fourcc
8833
e4c5ee3aa3e9 bunkus: Updated/newly translated German version of the docs
mosu
parents: 7079
diff changeset
505 HFYU besitzt (HFYU = HuffYUV-Codec, DIV3 = DivX Low Motion, usw...). Jetzt
e4c5ee3aa3e9 bunkus: Updated/newly translated German version of the docs
mosu
parents: 7079
diff changeset
506 musst du nur noch herausgefunden, welche DLL Windows l&auml;dt, um diese Datei
e4c5ee3aa3e9 bunkus: Updated/newly translated German version of the docs
mosu
parents: 7079
diff changeset
507 abzuspielen. In diesem Fall enth&auml;lt die <CODE>System.ini</CODE> diese
e4c5ee3aa3e9 bunkus: Updated/newly translated German version of the docs
mosu
parents: 7079
diff changeset
508 Information in solch einer Zeile:</P>
1896
e6acbf9e9b53 Translated by me, but not checked
jaf
parents:
diff changeset
509
e6acbf9e9b53 Translated by me, but not checked
jaf
parents:
diff changeset
510 <P>&nbsp;&nbsp;&nbsp;&nbsp;<CODE>VIDC.HFYU=huffyuv.dll</CODE></P>
e6acbf9e9b53 Translated by me, but not checked
jaf
parents:
diff changeset
511
8833
e4c5ee3aa3e9 bunkus: Updated/newly translated German version of the docs
mosu
parents: 7079
diff changeset
512 <P>Also braucht man die Datei huffyuv.dll. Hinweis: die Audio-Codecs werden
e4c5ee3aa3e9 bunkus: Updated/newly translated German version of the docs
mosu
parents: 7079
diff changeset
513 durch das MSACM-Prefix angegeben:</P>
1896
e6acbf9e9b53 Translated by me, but not checked
jaf
parents:
diff changeset
514
e6acbf9e9b53 Translated by me, but not checked
jaf
parents:
diff changeset
515 <P>&nbsp;&nbsp;&nbsp;&nbsp;<CODE>msacm.l3acm=L3codeca.acm</CODE></P>
e6acbf9e9b53 Translated by me, but not checked
jaf
parents:
diff changeset
516
8833
e4c5ee3aa3e9 bunkus: Updated/newly translated German version of the docs
mosu
parents: 7079
diff changeset
517 <P>Dies ist ein MP3 Codec. Da du nun alle n&ouml;tigen Informationen hast
e4c5ee3aa3e9 bunkus: Updated/newly translated German version of the docs
mosu
parents: 7079
diff changeset
518 (fourcc, Codec-Datei, AVI-Beispiel), solltest du per Mail um Unterst&uuml;tzung
e4c5ee3aa3e9 bunkus: Updated/newly translated German version of the docs
mosu
parents: 7079
diff changeset
519 f&uuml;r diesen Codec bitten und die Dateien auf folgenden FTP-Server
e4c5ee3aa3e9 bunkus: Updated/newly translated German version of the docs
mosu
parents: 7079
diff changeset
520 hochladen:</P>
1896
e6acbf9e9b53 Translated by me, but not checked
jaf
parents:
diff changeset
521
e6acbf9e9b53 Translated by me, but not checked
jaf
parents:
diff changeset
522 <P>&nbsp;&nbsp;&nbsp;&nbsp;<CODE>ftp://ftp.mplayerhq.hu/MPlayer/incoming/[codecname]/</CODE></P>
e6acbf9e9b53 Translated by me, but not checked
jaf
parents:
diff changeset
523
8833
e4c5ee3aa3e9 bunkus: Updated/newly translated German version of the docs
mosu
parents: 7079
diff changeset
524 <P><B>Anmerkung:</B> Auf Windows NT/2000/XP-Systemem solltest du in der Registry
e4c5ee3aa3e9 bunkus: Updated/newly translated German version of the docs
mosu
parents: 7079
diff changeset
525 nach diesen Informationen suchen, also z.B. nach "VIDC.HFYU". Um herauszufinden,
e4c5ee3aa3e9 bunkus: Updated/newly translated German version of the docs
mosu
parents: 7079
diff changeset
526 wie das geht, lies die Sektion "alte DirectShow-Methode".</P>
e4c5ee3aa3e9 bunkus: Updated/newly translated German version of the docs
mosu
parents: 7079
diff changeset
527
1896
e6acbf9e9b53 Translated by me, but not checked
jaf
parents:
diff changeset
528
7079
jonas
parents: 6987
diff changeset
529 <H4><A NAME="importing_directshow">2.2.3.2. DirectShow Codecs</A></H4>
1896
e6acbf9e9b53 Translated by me, but not checked
jaf
parents:
diff changeset
530
e6acbf9e9b53 Translated by me, but not checked
jaf
parents:
diff changeset
531 <P>DirectShow ist die neuere Video-Programmierschnittstelle, welche noch
8833
e4c5ee3aa3e9 bunkus: Updated/newly translated German version of the docs
mosu
parents: 7079
diff changeset
532 schlimmer als ihr Vorg&auml;nger ist. Den Namen der DLL herauszufinden ist bei
e4c5ee3aa3e9 bunkus: Updated/newly translated German version of the docs
mosu
parents: 7079
diff changeset
533 DirectShow schwieriger, weil...</P>
6518
eb60f4cf0b4c updated to english version, html (fixes, clean up, uniform), added table to default style (fix for Mozilla), corrections and more...
jonas
parents: 6398
diff changeset
534
1896
e6acbf9e9b53 Translated by me, but not checked
jaf
parents:
diff changeset
535 <UL>
8833
e4c5ee3aa3e9 bunkus: Updated/newly translated German version of the docs
mosu
parents: 7079
diff changeset
536 <LI>die <CODE>system.ini</CODE> nicht mehr die ben&ouml;tigten Informationen
e4c5ee3aa3e9 bunkus: Updated/newly translated German version of the docs
mosu
parents: 7079
diff changeset
537 enth&auml;lt (stattdessen stehen diese in der Registry), und weil</LI
e4c5ee3aa3e9 bunkus: Updated/newly translated German version of the docs
mosu
parents: 7079
diff changeset
538 <LI>man die GUID des Codecs braucht.</LI>
5541
jonas
parents: 5446
diff changeset
539 </UL>
1896
e6acbf9e9b53 Translated by me, but not checked
jaf
parents:
diff changeset
540
8833
e4c5ee3aa3e9 bunkus: Updated/newly translated German version of the docs
mosu
parents: 7079
diff changeset
541 <P><B>Neue Methode:</B> mittels Microsoft GraphEdit (schnell)</P>
e4c5ee3aa3e9 bunkus: Updated/newly translated German version of the docs
mosu
parents: 7079
diff changeset
542
e4c5ee3aa3e9 bunkus: Updated/newly translated German version of the docs
mosu
parents: 7079
diff changeset
543 <OL>
e4c5ee3aa3e9 bunkus: Updated/newly translated German version of the docs
mosu
parents: 7079
diff changeset
544 <LI>Besorg dir GraphEdit entweder aus dem DirectX-SDK oder von
e4c5ee3aa3e9 bunkus: Updated/newly translated German version of the docs
mosu
parents: 7079
diff changeset
545 <A HREF="http://doom9.org">Doom9</A>.</LI>
e4c5ee3aa3e9 bunkus: Updated/newly translated German version of the docs
mosu
parents: 7079
diff changeset
546 <LI>Starte <CODE>graphedit.exe</CODE>.</LI>
e4c5ee3aa3e9 bunkus: Updated/newly translated German version of the docs
mosu
parents: 7079
diff changeset
547 <LI>W&auml;hle im Men&uuml; "Graph -&gt; Insert Filters".</LI>
e4c5ee3aa3e9 bunkus: Updated/newly translated German version of the docs
mosu
parents: 7079
diff changeset
548 <LI>Klappe <CODE>DirectShow Filters</CODE> auf.</LI>
e4c5ee3aa3e9 bunkus: Updated/newly translated German version of the docs
mosu
parents: 7079
diff changeset
549 <LI>Suche und w&auml;hle den richtigen Codec, dann klappe auch diesen auf.
e4c5ee3aa3e9 bunkus: Updated/newly translated German version of the docs
mosu
parents: 7079
diff changeset
550 </LI>
e4c5ee3aa3e9 bunkus: Updated/newly translated German version of the docs
mosu
parents: 7079
diff changeset
551 <LI>Der Eintrag <CODE>DisplayName</CODE> enth&auml;lt die gesuchte GUID.
e4c5ee3aa3e9 bunkus: Updated/newly translated German version of the docs
mosu
parents: 7079
diff changeset
552 Diese steht nach dem Backslash (\) in geschweiften Klammern und besteht
e4c5ee3aa3e9 bunkus: Updated/newly translated German version of the docs
mosu
parents: 7079
diff changeset
553 aus f&uuml;nf Bl&ouml;cken mit Ziffern und Buchstaben, die jeweils mit
e4c5ee3aa3e9 bunkus: Updated/newly translated German version of the docs
mosu
parents: 7079
diff changeset
554 Punkten voneinander getrennt sind. Schreib diese GUID auf.</LI>
e4c5ee3aa3e9 bunkus: Updated/newly translated German version of the docs
mosu
parents: 7079
diff changeset
555 <LI>Der Dateiname des Codecs steht im Eintrag <CODE>Filename</CODE>.
e4c5ee3aa3e9 bunkus: Updated/newly translated German version of the docs
mosu
parents: 7079
diff changeset
556 </OL>
e4c5ee3aa3e9 bunkus: Updated/newly translated German version of the docs
mosu
parents: 7079
diff changeset
557
e4c5ee3aa3e9 bunkus: Updated/newly translated German version of the docs
mosu
parents: 7079
diff changeset
558 <P><B>Anmerkdung:</B> Wenn es keinen Eintrag namens <CODE>Filename</CODE> gibt
e4c5ee3aa3e9 bunkus: Updated/newly translated German version of the docs
mosu
parents: 7079
diff changeset
559 und der <CODE>DisplayName</CODE>-Eintrag etwas in der Art
e4c5ee3aa3e9 bunkus: Updated/newly translated German version of the docs
mosu
parents: 7079
diff changeset
560 <CODE>device:dmo</CODE> enth&auml;lt, so handelt es sich um einen DMO-Codec,
8846
e293d5eccd41 bunkus: updated translations. removed the boldness from <B>MPlayer</B>. removed DOS newlines (yuck).
mosu
parents: 8833
diff changeset
561 der momentan nicht von MPlayer unterst&uuml;tzt wird.</P>
8833
e4c5ee3aa3e9 bunkus: Updated/newly translated German version of the docs
mosu
parents: 7079
diff changeset
562
e4c5ee3aa3e9 bunkus: Updated/newly translated German version of the docs
mosu
parents: 7079
diff changeset
563 <P><B>Alte Methode</B>: Atme tief durch und beginne mit dem Durchsuchen der
e4c5ee3aa3e9 bunkus: Updated/newly translated German version of the docs
mosu
parents: 7079
diff changeset
564 Registry...</P>
1896
e6acbf9e9b53 Translated by me, but not checked
jaf
parents:
diff changeset
565
6518
eb60f4cf0b4c updated to english version, html (fixes, clean up, uniform), added table to default style (fix for Mozilla), corrections and more...
jonas
parents: 6398
diff changeset
566 <OL>
eb60f4cf0b4c updated to english version, html (fixes, clean up, uniform), added table to default style (fix for Mozilla), corrections and more...
jonas
parents: 6398
diff changeset
567 <LI>Starte <CODE>regedit</CODE></LI>
8833
e4c5ee3aa3e9 bunkus: Updated/newly translated German version of the docs
mosu
parents: 7079
diff changeset
568 <LI>Dr&uuml;cke <CODE>Strg-f</CODE>, deaktiviere die ersten beiden
e4c5ee3aa3e9 bunkus: Updated/newly translated German version of the docs
mosu
parents: 7079
diff changeset
569 Auswahlfelder und aktiviere das Dritte. Nun gib den fourcc des Codecs ein
e4c5ee3aa3e9 bunkus: Updated/newly translated German version of the docs
mosu
parents: 7079
diff changeset
570 (z.B.: TM20).</LI>
e4c5ee3aa3e9 bunkus: Updated/newly translated German version of the docs
mosu
parents: 7079
diff changeset
571 <LI>Du solltest ein Feld sehen, welches den Pfad und Dateinamen enth&auml;lt
6518
eb60f4cf0b4c updated to english version, html (fixes, clean up, uniform), added table to default style (fix for Mozilla), corrections and more...
jonas
parents: 6398
diff changeset
572 (z.B.: <CODE>C:\WINDOWS\SYSTEM\TM20DEC.AX</CODE>).</LI>
eb60f4cf0b4c updated to english version, html (fixes, clean up, uniform), added table to default style (fix for Mozilla), corrections and more...
jonas
parents: 6398
diff changeset
573 <LI>Jetzt da man die Datei hat, braucht man die GUID. Versuche erneut zu
8833
e4c5ee3aa3e9 bunkus: Updated/newly translated German version of the docs
mosu
parents: 7079
diff changeset
574 suchen, aber nun nach dem Codec-Namen, nicht nach der fourcc. Der
e4c5ee3aa3e9 bunkus: Updated/newly translated German version of the docs
mosu
parents: 7079
diff changeset
575 Codec-Name kann bei der Wiedergabe mit dem Windows Media Player
e4c5ee3aa3e9 bunkus: Updated/newly translated German version of the docs
mosu
parents: 7079
diff changeset
576 herausgefunden werden, indem man unter Datei -&gt; Eigenschaften -&gt;
e4c5ee3aa3e9 bunkus: Updated/newly translated German version of the docs
mosu
parents: 7079
diff changeset
577 Erweitert nachschaut. Falls dies nichts bringt, hast du Pech. Versuche zu
e4c5ee3aa3e9 bunkus: Updated/newly translated German version of the docs
mosu
parents: 7079
diff changeset
578 raten (suche z.B. nach: TrueMotion).</LI>
6518
eb60f4cf0b4c updated to english version, html (fixes, clean up, uniform), added table to default style (fix for Mozilla), corrections and more...
jonas
parents: 6398
diff changeset
579 <LI>Wenn die GUID gefunden wurde, sollte ein FriendlyName- und ein CLSID-Feld
8833
e4c5ee3aa3e9 bunkus: Updated/newly translated German version of the docs
mosu
parents: 7079
diff changeset
580 auftauchen. Schreibe die 16 Byte lange CLSID auf, dies ist die von uns
e4c5ee3aa3e9 bunkus: Updated/newly translated German version of the docs
mosu
parents: 7079
diff changeset
581 ben&ouml;tigte GUID.</LI>
6518
eb60f4cf0b4c updated to english version, html (fixes, clean up, uniform), added table to default style (fix for Mozilla), corrections and more...
jonas
parents: 6398
diff changeset
582 </OL>
eb60f4cf0b4c updated to english version, html (fixes, clean up, uniform), added table to default style (fix for Mozilla), corrections and more...
jonas
parents: 6398
diff changeset
583
8833
e4c5ee3aa3e9 bunkus: Updated/newly translated German version of the docs
mosu
parents: 7079
diff changeset
584 <P><B>Hinweis:</B> Wenn die Suche fehlschl&auml;gt, versuche alle Auswahlfelder
e4c5ee3aa3e9 bunkus: Updated/newly translated German version of the docs
mosu
parents: 7079
diff changeset
585 zu aktivieren. Du wirst m&ouml;glicherweise falsche Ergebnisse finden, aber
e4c5ee3aa3e9 bunkus: Updated/newly translated German version of the docs
mosu
parents: 7079
diff changeset
586 vielleicht hast du auch Gl&uuml;ck...</P>
1896
e6acbf9e9b53 Translated by me, but not checked
jaf
parents:
diff changeset
587
8833
e4c5ee3aa3e9 bunkus: Updated/newly translated German version of the docs
mosu
parents: 7079
diff changeset
588 <P>Da du nun alle n&ouml;tigen Informationen hast (fourcc, GUID, Codec-Datei,
e4c5ee3aa3e9 bunkus: Updated/newly translated German version of the docs
mosu
parents: 7079
diff changeset
589 AVI-Beispiel), solltest du per Mail um Unterst&uuml;tzung f&uuml;r diesen Codec
e4c5ee3aa3e9 bunkus: Updated/newly translated German version of the docs
mosu
parents: 7079
diff changeset
590 bitten und die Dateien auf folgenden FTP-Server hochladen:</P>
5541
jonas
parents: 5446
diff changeset
591
8833
e4c5ee3aa3e9 bunkus: Updated/newly translated German version of the docs
mosu
parents: 7079
diff changeset
592 <P>&nbsp;&nbsp;&nbsp;&nbsp;<CODE>ftp://ftp.mplayerhq.hu/MPlayer/incoming/[codecname]/
e4c5ee3aa3e9 bunkus: Updated/newly translated German version of the docs
mosu
parents: 7079
diff changeset
593 </CODE></P>
1896
e6acbf9e9b53 Translated by me, but not checked
jaf
parents:
diff changeset
594
e6acbf9e9b53 Translated by me, but not checked
jaf
parents:
diff changeset
595 </BODY>
e6acbf9e9b53 Translated by me, but not checked
jaf
parents:
diff changeset
596 </HTML>