annotate DOCS/German/codecs.html @ 8846:e293d5eccd41

bunkus: updated translations. removed the boldness from <B>MPlayer</B>. removed DOS newlines (yuck).
author mosu
date Wed, 08 Jan 2003 22:04:40 +0000
parents e4c5ee3aa3e9
children 9787abc8039e
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
e4c5ee3aa3e9 bunkus: Updated/newly translated German version of the docs
mosu
parents: 7079
diff changeset
64 Closed-Source ist.</P>
1896
e6acbf9e9b53 Translated by me, but not checked
jaf
parents:
diff changeset
65
5541
jonas
parents: 5446
diff changeset
66 <P>Der Codec kann von einer der folgenden URLs heruntergeladen werden:</P>
1896
e6acbf9e9b53 Translated by me, but not checked
jaf
parents:
diff changeset
67
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
68 <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
69 <LI><A HREF="http://avifile.sourceforge.net">http://avifile.sourceforge.net</A></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
70 <LI><A HREF="http://divx.com">http://divx.com</A></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
71 </UL>
1896
e6acbf9e9b53 Translated by me, but not checked
jaf
parents:
diff changeset
72
8833
e4c5ee3aa3e9 bunkus: Updated/newly translated German version of the docs
mosu
parents: 7079
diff changeset
73 <P>Entpacke es und starte <CODE>./install.sh</CODE> als root.</P>
1896
e6acbf9e9b53 Translated by me, but not checked
jaf
parents:
diff changeset
74
8833
e4c5ee3aa3e9 bunkus: Updated/newly translated German version of the docs
mosu
parents: 7079
diff changeset
75 <P><B>Hinweis:</B> vergiss <B>nicht</B>, <CODE>/usr/local/lib</CODE> deiner
e4c5ee3aa3e9 bunkus: Updated/newly translated German version of the docs
mosu
parents: 7079
diff changeset
76 <CODE>/etc/ld.so.conf</CODE> hinzuzuf&uuml;gen und anschlie&szlig;end
e4c5ee3aa3e9 bunkus: Updated/newly translated German version of the docs
mosu
parents: 7079
diff changeset
77 <CODE>ldconfig</CODE> aufzurufen!</P>
1896
e6acbf9e9b53 Translated by me, but not checked
jaf
parents:
diff changeset
78
8846
e293d5eccd41 bunkus: updated translations. removed the boldness from <B>MPlayer</B>. removed DOS newlines (yuck).
mosu
parents: 8833
diff changeset
79 <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
80 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
81 wurde es nicht korrekt installiert oder konfiguriert.</P>
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>DivX4Linux arbeitet in zwei verschiedenen Modi:</P>
5541
jonas
parents: 5446
diff changeset
84
8833
e4c5ee3aa3e9 bunkus: Updated/newly translated German version of the docs
mosu
parents: 7079
diff changeset
85 <DL>
e4c5ee3aa3e9 bunkus: Updated/newly translated German version of the docs
mosu
parents: 7079
diff changeset
86 <DT><CODE>-vc odivx</CODE></DT>
e4c5ee3aa3e9 bunkus: Updated/newly translated German version of the docs
mosu
parents: 7079
diff changeset
87 <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
88 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
89 MPlayer nimmt die Farbraumkonvertierung mittels libvo vor
8833
e4c5ee3aa3e9 bunkus: Updated/newly translated German version of the docs
mosu
parents: 7079
diff changeset
90 (<B>schneller und empfohlener Modus!</B>).</DD>
e4c5ee3aa3e9 bunkus: Updated/newly translated German version of the docs
mosu
parents: 7079
diff changeset
91 <DT><CODE>-vc divx4</CODE></DT>
e4c5ee3aa3e9 bunkus: Updated/newly translated German version of the docs
mosu
parents: 7079
diff changeset
92 <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
93 du auch YUY2/UYVY benutzen (<B>LANGSAM</B>).</DD>
e4c5ee3aa3e9 bunkus: Updated/newly translated German version of the docs
mosu
parents: 7079
diff changeset
94 </DL>
5541
jonas
parents: 5446
diff changeset
95
8833
e4c5ee3aa3e9 bunkus: Updated/newly translated German version of the docs
mosu
parents: 7079
diff changeset
96 <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
97 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
98 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
99 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
100 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
101 Farbtiefe ab.</P>
5541
jonas
parents: 5446
diff changeset
102
8833
e4c5ee3aa3e9 bunkus: Updated/newly translated German version of the docs
mosu
parents: 7079
diff changeset
103 <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
104 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
105 schnellste L&ouml;sung.</P>
5541
jonas
parents: 5446
diff changeset
106
6031
63f08ed66948 updated to english version (except documentation.html and manpages)
jonas
parents: 5541
diff changeset
107
7079
jonas
parents: 6987
diff changeset
108 <H4><A NAME="libavcodec">2.2.1.2. FFmpeg's DivX/libavcodec</A></H4>
5541
jonas
parents: 5446
diff changeset
109
8833
e4c5ee3aa3e9 bunkus: Updated/newly translated German version of the docs
mosu
parents: 7079
diff changeset
110 <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
111 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
112 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
113 (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
114 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
115 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
116 DivX4/5-Bibliothek!</P>
5541
jonas
parents: 5446
diff changeset
117
8833
e4c5ee3aa3e9 bunkus: Updated/newly translated German version of the docs
mosu
parents: 7079
diff changeset
118 <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
119 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
120 weiterer sehr interessanter Deocder ist der f&uuml;r WMA.</P>
1896
e6acbf9e9b53 Translated by me, but not checked
jaf
parents:
diff changeset
121
8846
e293d5eccd41 bunkus: updated translations. removed the boldness from <B>MPlayer</B>. removed DOS newlines (yuck).
mosu
parents: 8833
diff changeset
122 <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
123 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
124 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
125 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
126 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
127 zusammen l&auml;uft. Um dies zu erreichen gibst du folgendes ein:</P>
5541
jonas
parents: 5446
diff changeset
128
6241
34b3bdd52d01 corrections, sync
jonas
parents: 6031
diff changeset
129 <OL>
8833
e4c5ee3aa3e9 bunkus: Updated/newly translated German version of the docs
mosu
parents: 7079
diff changeset
130 <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
131 login</CODE></LI>
e4c5ee3aa3e9 bunkus: Updated/newly translated German version of the docs
mosu
parents: 7079
diff changeset
132 <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
133 co ffmpeg</CODE></LI>
e4c5ee3aa3e9 bunkus: Updated/newly translated German version of the docs
mosu
parents: 7079
diff changeset
134 <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
135 Hauptverzeichnis des MPlayer CVS-Baums verschoben/kopiert werden.
8833
e4c5ee3aa3e9 bunkus: Updated/newly translated German version of the docs
mosu
parents: 7079
diff changeset
136 Es sollte etwa so aussehen:
5541
jonas
parents: 5446
diff changeset
137 <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
138 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
139 kopiert/verschoben werden!</LI>
e4c5ee3aa3e9 bunkus: Updated/newly translated German version of the docs
mosu
parents: 7079
diff changeset
140 <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
141 Compilierung erkennen.</LI>
6241
34b3bdd52d01 corrections, sync
jonas
parents: 6031
diff changeset
142 </OL>
34b3bdd52d01 corrections, sync
jonas
parents: 6031
diff changeset
143
8846
e293d5eccd41 bunkus: updated translations. removed the boldness from <B>MPlayer</B>. removed DOS newlines (yuck).
mosu
parents: 8833
diff changeset
144 <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
145 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
146 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
147 FFmpeg besorgen.</P>
5541
jonas
parents: 5446
diff changeset
148
jonas
parents: 5446
diff changeset
149 <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
150 Aufl&ouml;sung auf meinem K6/2 500 ohne Framedrops betrachten.</P>
5446
jonas
parents: 5402
diff changeset
151
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
152
8833
e4c5ee3aa3e9 bunkus: Updated/newly translated German version of the docs
mosu
parents: 7079
diff changeset
153 <H4><A NAME="xanim">2.2.1.3. XAnim-Codecs</A></H4>
1896
e6acbf9e9b53 Translated by me, but not checked
jaf
parents:
diff changeset
154
8833
e4c5ee3aa3e9 bunkus: Updated/newly translated German version of the docs
mosu
parents: 7079
diff changeset
155 <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
156 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
157 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
158 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
159 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
160 wegen Codec bezogenen Fragen unternommen.</P>
1896
e6acbf9e9b53 Translated by me, but not checked
jaf
parents:
diff changeset
161
8846
e293d5eccd41 bunkus: updated translations. removed the boldness from <B>MPlayer</B>. removed DOS newlines (yuck).
mosu
parents: 8833
diff changeset
162 <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
163 diese zu aktivieren, solltest folgenden Anweisungen folgen:</P>
4522
a7baf6ad622a some updates (patch by Jonas Jermann <jjermann@gmx.net>)
gabucino
parents: 3710
diff changeset
164
8833
e4c5ee3aa3e9 bunkus: Updated/newly translated German version of the docs
mosu
parents: 7079
diff changeset
165 <OL>
e4c5ee3aa3e9 bunkus: Updated/newly translated German version of the docs
mosu
parents: 7079
diff changeset
166 <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
167 <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
168 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
169 <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
170 <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
171 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
172 <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
173 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
174 Umgebungsvariable <I>XANIM_MOD_DIR</I> auf den Verzeichnisnamen
e4c5ee3aa3e9 bunkus: Updated/newly translated German version of the docs
mosu
parents: 7079
diff changeset
175 der XAnim-Codecs setzen.</LI>
e4c5ee3aa3e9 bunkus: Updated/newly translated German version of the docs
mosu
parents: 7079
diff changeset
176 <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
177 l&ouml;schst, sodass die Dateinamen etwa so aussehen:
e4c5ee3aa3e9 bunkus: Updated/newly translated German version of the docs
mosu
parents: 7079
diff changeset
178 <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
179 <CODE>vid_iv50.xa</CODE>.</LI>
e4c5ee3aa3e9 bunkus: Updated/newly translated German version of the docs
mosu
parents: 7079
diff changeset
180 </OL>
3124
ab7ce23a187d i've to update the audio codes, video codecs are ready
jaf
parents: 3123
diff changeset
181
8833
e4c5ee3aa3e9 bunkus: Updated/newly translated German version of the docs
mosu
parents: 7079
diff changeset
182 <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
183 <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
184 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
185
5541
jonas
parents: 5446
diff changeset
186 <P>Die getesteten Codecs beinhalten: <B>Indeo 3.2</B>, <B>4.1</B>, <B>5.0</B>,
jonas
parents: 5446
diff changeset
187 <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
188
ab7ce23a187d i've to update the audio codes, video codecs are ready
jaf
parents: 3123
diff changeset
189
8833
e4c5ee3aa3e9 bunkus: Updated/newly translated German version of the docs
mosu
parents: 7079
diff changeset
190 <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
191
8846
e293d5eccd41 bunkus: updated translations. removed the boldness from <B>MPlayer</B>. removed DOS newlines (yuck).
mosu
parents: 8833
diff changeset
192 <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
193 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
194 <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
195 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
196 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
197 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
198 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
199
ab7ce23a187d i've to update the audio codes, video codecs are ready
jaf
parents: 3123
diff changeset
200
8833
e4c5ee3aa3e9 bunkus: Updated/newly translated German version of the docs
mosu
parents: 7079
diff changeset
201 <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
202
8833
e4c5ee3aa3e9 bunkus: Updated/newly translated German version of the docs
mosu
parents: 7079
diff changeset
203 <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
204 <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
205 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
206 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
207 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
208 kein Geschwindigkeitsverlust messbar.</P>
3124
ab7ce23a187d i've to update the audio codes, video codecs are ready
jaf
parents: 3123
diff changeset
209
ab7ce23a187d i've to update the audio codes, video codecs are ready
jaf
parents: 3123
diff changeset
210
7079
jonas
parents: 6987
diff changeset
211 <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
212
8833
e4c5ee3aa3e9 bunkus: Updated/newly translated German version of the docs
mosu
parents: 7079
diff changeset
213 <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
214 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
215 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
216 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
217
ab7ce23a187d i've to update the audio codes, video codecs are ready
jaf
parents: 3123
diff changeset
218
7079
jonas
parents: 6987
diff changeset
219 <H4><A NAME="cinepak">2.2.1.7. Cinepak CVID</A></H4>
3167
b91c24076bca Similar to 1.35
jaf
parents: 3158
diff changeset
220
8846
e293d5eccd41 bunkus: updated translations. removed the boldness from <B>MPlayer</B>. removed DOS newlines (yuck).
mosu
parents: 8833
diff changeset
221 <P>MPlayer verwendet normalerweise seinen eigenen, Open-Source
8833
e4c5ee3aa3e9 bunkus: Updated/newly translated German version of the docs
mosu
parents: 7079
diff changeset
222 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
223 was Hardwarescaling erm&ouml;glicht, wenn dies vom Videoausgabetreiber
e4c5ee3aa3e9 bunkus: Updated/newly translated German version of the docs
mosu
parents: 7079
diff changeset
224 unterst&uuml;tzt wird.</P>
5541
jonas
parents: 5446
diff changeset
225
3167
b91c24076bca Similar to 1.35
jaf
parents: 3158
diff changeset
226
7079
jonas
parents: 6987
diff changeset
227 <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
228
8846
e293d5eccd41 bunkus: updated translations. removed the boldness from <B>MPlayer</B>. removed DOS newlines (yuck).
mosu
parents: 8833
diff changeset
229 <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
230 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
231
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
232 <UL>
8833
e4c5ee3aa3e9 bunkus: Updated/newly translated German version of the docs
mosu
parents: 7079
diff changeset
233 <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
234 unterst&uuml;tzt</LI>
e4c5ee3aa3e9 bunkus: Updated/newly translated German version of the docs
mosu
parents: 7079
diff changeset
235 <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
236 <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
237 </UL>
6398
13c35228abe8 updated to english version
jonas
parents: 6324
diff changeset
238
8833
e4c5ee3aa3e9 bunkus: Updated/newly translated German version of the docs
mosu
parents: 7079
diff changeset
239 <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
240 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
241 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
242 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
243 Vollinstallation finden. Falls nicht, kannst du <CODE>configure</CODE>
e4c5ee3aa3e9 bunkus: Updated/newly translated German version of the docs
mosu
parents: 7079
diff changeset
244 &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
245 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
246
8833
e4c5ee3aa3e9 bunkus: Updated/newly translated German version of the docs
mosu
parents: 7079
diff changeset
247 <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
248 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
249 </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
250
8833
e4c5ee3aa3e9 bunkus: Updated/newly translated German version of the docs
mosu
parents: 7079
diff changeset
251 <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
252 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
253 die Lizenz es nicht erlaubt. Du musst sie selbst runterladen.</P>
6398
13c35228abe8 updated to english version
jonas
parents: 6324
diff changeset
254
4522
a7baf6ad622a some updates (patch by Jonas Jermann <jjermann@gmx.net>)
gabucino
parents: 3710
diff changeset
255
8833
e4c5ee3aa3e9 bunkus: Updated/newly translated German version of the docs
mosu
parents: 7079
diff changeset
256 <H4><A NAME="xvid">2.2.1.9. XviD</A></H4>
5024
a6993077e1ba updated to english version
jonas
parents: 4996
diff changeset
257
8833
e4c5ee3aa3e9 bunkus: Updated/newly translated German version of the docs
mosu
parents: 7079
diff changeset
258 <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
259 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
260 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
261 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
262 also den selben Urpsrung.</P>
5024
a6993077e1ba updated to english version
jonas
parents: 4996
diff changeset
263
7079
jonas
parents: 6987
diff changeset
264 <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
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>
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
267 <LI>Open Source</LI>
8833
e4c5ee3aa3e9 bunkus: Updated/newly translated German version of the docs
mosu
parents: 7079
diff changeset
268 <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
269 Unterst&uuml;tzung daf&uuml;r einzubauen.</LI>
e4c5ee3aa3e9 bunkus: Updated/newly translated German version of the docs
mosu
parents: 7079
diff changeset
270 <LI>2-Pass Encodierungs-Unterst&uuml;tzung</LI>
e4c5ee3aa3e9 bunkus: Updated/newly translated German version of the docs
mosu
parents: 7079
diff changeset
271 <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
272 (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
273 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
274 </UL>
5024
a6993077e1ba updated to english version
jonas
parents: 4996
diff changeset
275
7079
jonas
parents: 6987
diff changeset
276 <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
277
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
278 <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
279 <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
280 (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
281 </LI>
e4c5ee3aa3e9 bunkus: Updated/newly translated German version of the docs
mosu
parents: 7079
diff changeset
282 <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
283 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
284 <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
285 </UL>
5024
a6993077e1ba updated to english version
jonas
parents: 4996
diff changeset
286
7079
jonas
parents: 6987
diff changeset
287 <H4>Installation:</H4>
jonas
parents: 6987
diff changeset
288
8833
e4c5ee3aa3e9 bunkus: Updated/newly translated German version of the docs
mosu
parents: 7079
diff changeset
289 <P>Es ist momentan nur als CVS erh&auml;ltlich. Hier sind die
7079
jonas
parents: 6987
diff changeset
290 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
291
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
292 <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
293 <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
294 <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
295 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
296 <LI><CODE>cd xvidcore/build/generic</CODE></LI>
8833
e4c5ee3aa3e9 bunkus: Updated/newly translated German version of the docs
mosu
parents: 7079
diff changeset
297 <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
298 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
299 <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
300 <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
301 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
302 </LI>
8846
e293d5eccd41 bunkus: updated translations. removed the boldness from <B>MPlayer</B>. removed DOS newlines (yuck).
mosu
parents: 8833
diff changeset
303 <LI>compiliere MPlayer neu mit
8833
e4c5ee3aa3e9 bunkus: Updated/newly translated German version of the docs
mosu
parents: 7079
diff changeset
304 <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
305 </OL>
5024
a6993077e1ba updated to english version
jonas
parents: 4996
diff changeset
306
4522
a7baf6ad622a some updates (patch by Jonas Jermann <jjermann@gmx.net>)
gabucino
parents: 3710
diff changeset
307
8833
e4c5ee3aa3e9 bunkus: Updated/newly translated German version of the docs
mosu
parents: 7079
diff changeset
308 <H4><A NAME="sorenson">2.2.1.10. Sorenson</A></H4>
6680
jonas
parents: 6518
diff changeset
309
8833
e4c5ee3aa3e9 bunkus: Updated/newly translated German version of the docs
mosu
parents: 7079
diff changeset
310 <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
311 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
312 decodieren, die mit einer der folgenden Sorenson-Versionen erstellt wurden:</P>
6680
jonas
parents: 6518
diff changeset
313
8833
e4c5ee3aa3e9 bunkus: Updated/newly translated German version of the docs
mosu
parents: 7079
diff changeset
314 <UL>
e4c5ee3aa3e9 bunkus: Updated/newly translated German version of the docs
mosu
parents: 7079
diff changeset
315 <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
316 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
317 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
318 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
319 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
320 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
321 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
322 <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
323 <B>Win32-QuickTime-Bibliotheken</B></LI>
e4c5ee3aa3e9 bunkus: Updated/newly translated German version of the docs
mosu
parents: 7079
diff changeset
324 </UL>
6680
jonas
parents: 6518
diff changeset
325
8846
e293d5eccd41 bunkus: updated translations. removed the boldness from <B>MPlayer</B>. removed DOS newlines (yuck).
mosu
parents: 8833
diff changeset
326 <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
327 QuickTime-Bibliotheken</H4>
e4c5ee3aa3e9 bunkus: Updated/newly translated German version of the docs
mosu
parents: 7079
diff changeset
328
e4c5ee3aa3e9 bunkus: Updated/newly translated German version of the docs
mosu
parents: 7079
diff changeset
329 <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
330 unterst&uuml;tzt. </P>
6680
jonas
parents: 6518
diff changeset
331
8833
e4c5ee3aa3e9 bunkus: Updated/newly translated German version of the docs
mosu
parents: 7079
diff changeset
332 <OL>
8846
e293d5eccd41 bunkus: updated translations. removed the boldness from <B>MPlayer</B>. removed DOS newlines (yuck).
mosu
parents: 8833
diff changeset
333 <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
334 <LI>Compiliere MPlayer mit:<BR>
e4c5ee3aa3e9 bunkus: Updated/newly translated German version of the docs
mosu
parents: 7079
diff changeset
335 <CODE>$ ./configure --enable-qtx-codecs</CODE></LI>
e4c5ee3aa3e9 bunkus: Updated/newly translated German version of the docs
mosu
parents: 7079
diff changeset
336 <LI>Lade dir das QuickTime-DLL-Paket von
e4c5ee3aa3e9 bunkus: Updated/newly translated German version of the docs
mosu
parents: 7079
diff changeset
337 <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
338 herunter.</LI>
e4c5ee3aa3e9 bunkus: Updated/newly translated German version of the docs
mosu
parents: 7079
diff changeset
339 <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
340 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
341 </OL>
7079
jonas
parents: 6987
diff changeset
342
8833
e4c5ee3aa3e9 bunkus: Updated/newly translated German version of the docs
mosu
parents: 7079
diff changeset
343 s
e4c5ee3aa3e9 bunkus: Updated/newly translated German version of the docs
mosu
parents: 7079
diff changeset
344 <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
345
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
346 <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
347
3295
931b9b0c1070 similar to 1.39
jaf
parents: 3213
diff changeset
348 <UL>
8833
e4c5ee3aa3e9 bunkus: Updated/newly translated German version of the docs
mosu
parents: 7079
diff changeset
349 <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
350 MMX/SSE/3DNow!-Optimierungen)</LI>
5541
jonas
parents: 5446
diff changeset
351 <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
352 <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
353 <LI>AC3 Dolby Audio (<B>eingebauter</B> Code, mit
e4c5ee3aa3e9 bunkus: Updated/newly translated German version of the docs
mosu
parents: 7079
diff changeset
354 MMX/SSE/3DNow!-Optimierungen)</LI>
5541
jonas
parents: 5446
diff changeset
355 <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
356 <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
357 <LI>QuickTime: Qualcomm und QDesign Audiocodecs</LI>
e4c5ee3aa3e9 bunkus: Updated/newly translated German version of the docs
mosu
parents: 7079
diff changeset
358 <LI>VIVO Audio (G723, Vivo Siren)</LI>
e4c5ee3aa3e9 bunkus: Updated/newly translated German version of the docs
mosu
parents: 7079
diff changeset
359 <LI>Voxware Audio (Verwendung der DirectShow-DLL)</LI>
5541
jonas
parents: 5446
diff changeset
360 <LI>alaw, MSGSM, PCM und andere einfache, alte Audioformate</LI>
jonas
parents: 5446
diff changeset
361 </UL>
3295
931b9b0c1070 similar to 1.39
jaf
parents: 3213
diff changeset
362
4522
a7baf6ad622a some updates (patch by Jonas Jermann <jjermann@gmx.net>)
gabucino
parents: 3710
diff changeset
363
8833
e4c5ee3aa3e9 bunkus: Updated/newly translated German version of the docs
mosu
parents: 7079
diff changeset
364 <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
365
8833
e4c5ee3aa3e9 bunkus: Updated/newly translated German version of the docs
mosu
parents: 7079
diff changeset
366 <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
367 AC3-Audio.</P>
3295
931b9b0c1070 similar to 1.39
jaf
parents: 3213
diff changeset
368
8833
e4c5ee3aa3e9 bunkus: Updated/newly translated German version of the docs
mosu
parents: 7079
diff changeset
369 <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
370 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
371 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
372 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
373 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
374 ist.</P>
3295
931b9b0c1070 similar to 1.39
jaf
parents: 3213
diff changeset
375
8833
e4c5ee3aa3e9 bunkus: Updated/newly translated German version of the docs
mosu
parents: 7079
diff changeset
376 <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
377 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
378 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
379 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
380 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
381 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
382 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
383 links Surround, rechts Surround, Center und LFE aus.</P>
3295
931b9b0c1070 similar to 1.39
jaf
parents: 3213
diff changeset
384
8833
e4c5ee3aa3e9 bunkus: Updated/newly translated German version of the docs
mosu
parents: 7079
diff changeset
385 <P>Die Standardanzahl der Ausgabekan&auml;le ist 2.</P>
3295
931b9b0c1070 similar to 1.39
jaf
parents: 3213
diff changeset
386
8833
e4c5ee3aa3e9 bunkus: Updated/newly translated German version of the docs
mosu
parents: 7079
diff changeset
387 <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
388 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
389 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
390 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
391 (ALSA CVS sollte auch funktionieren).</P>
3295
931b9b0c1070 similar to 1.39
jaf
parents: 3213
diff changeset
392
931b9b0c1070 similar to 1.39
jaf
parents: 3213
diff changeset
393
8833
e4c5ee3aa3e9 bunkus: Updated/newly translated German version of the docs
mosu
parents: 7079
diff changeset
394 <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
395
e4c5ee3aa3e9 bunkus: Updated/newly translated German version of the docs
mosu
parents: 7079
diff changeset
396 <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
397 (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
398 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
399 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
400 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
401 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
402 und mit den DXR3/Hollywood+-MPEG-Decoderkarten.</P>
1896
e6acbf9e9b53 Translated by me, but not checked
jaf
parents:
diff changeset
403
8833
e4c5ee3aa3e9 bunkus: Updated/newly translated German version of the docs
mosu
parents: 7079
diff changeset
404
e4c5ee3aa3e9 bunkus: Updated/newly translated German version of the docs
mosu
parents: 7079
diff changeset
405 <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
406
e4c5ee3aa3e9 bunkus: Updated/newly translated German version of the docs
mosu
parents: 7079
diff changeset
407 <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
408 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
409 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
410 Suchen.</P>
e4c5ee3aa3e9 bunkus: Updated/newly translated German version of the docs
mosu
parents: 7079
diff changeset
411
e4c5ee3aa3e9 bunkus: Updated/newly translated German version of the docs
mosu
parents: 7079
diff changeset
412 <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
413 <CODE>--enable-mad</CODE>.</P>
1896
e6acbf9e9b53 Translated by me, but not checked
jaf
parents:
diff changeset
414
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
415
8833
e4c5ee3aa3e9 bunkus: Updated/newly translated German version of the docs
mosu
parents: 7079
diff changeset
416 <H4><A NAME="vivo_audio">2.2.2.4. VIVO-Audio</A></H4>
3295
931b9b0c1070 similar to 1.39
jaf
parents: 3213
diff changeset
417
8833
e4c5ee3aa3e9 bunkus: Updated/newly translated German version of the docs
mosu
parents: 7079
diff changeset
418 <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
419 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
420 <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
421 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
422 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
423 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
424 <CODE>/usr/lib/win32</CODE>-Verzeichnis kopieren.</P>
3295
931b9b0c1070 similar to 1.39
jaf
parents: 3213
diff changeset
425
931b9b0c1070 similar to 1.39
jaf
parents: 3213
diff changeset
426
8833
e4c5ee3aa3e9 bunkus: Updated/newly translated German version of the docs
mosu
parents: 7079
diff changeset
427 <H4><A NAME="realaudio">2.2.2.5. RealAudio</A></H4>
3295
931b9b0c1070 similar to 1.39
jaf
parents: 3213
diff changeset
428
8846
e293d5eccd41 bunkus: updated translations. removed the boldness from <B>MPlayer</B>. removed DOS newlines (yuck).
mosu
parents: 8833
diff changeset
429 <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
430 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
431
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
432 <UL>
8833
e4c5ee3aa3e9 bunkus: Updated/newly translated German version of the docs
mosu
parents: 7079
diff changeset
433 <LI>RealAudio DNET - Decodierung durch <B>liba52</B></LI>
e4c5ee3aa3e9 bunkus: Updated/newly translated German version of the docs
mosu
parents: 7079
diff changeset
434 <LI>RealAudio Cook/Sipro/Atrac - Decodierung durch die
e4c5ee3aa3e9 bunkus: Updated/newly translated German version of the docs
mosu
parents: 7079
diff changeset
435 <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
436 </UL>
6398
13c35228abe8 updated to english version
jonas
parents: 6324
diff changeset
437
8833
e4c5ee3aa3e9 bunkus: Updated/newly translated German version of the docs
mosu
parents: 7079
diff changeset
438 <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
439 <A HREF="#realvideo">RealVideo-Sektion</A> behandelt.</P>
4522
a7baf6ad622a some updates (patch by Jonas Jermann <jjermann@gmx.net>)
gabucino
parents: 3710
diff changeset
440
a7baf6ad622a some updates (patch by Jonas Jermann <jjermann@gmx.net>)
gabucino
parents: 3710
diff changeset
441
8833
e4c5ee3aa3e9 bunkus: Updated/newly translated German version of the docs
mosu
parents: 7079
diff changeset
442 <H4><A NAME="qdesign">2.2.2.6 QDesign-Codecs</A></H4>
1896
e6acbf9e9b53 Translated by me, but not checked
jaf
parents:
diff changeset
443
8833
e4c5ee3aa3e9 bunkus: Updated/newly translated German version of the docs
mosu
parents: 7079
diff changeset
444 <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
445 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
446 QuickTime-Bibliotheken decodiert werden. Schau in der <A
e4c5ee3aa3e9 bunkus: Updated/newly translated German version of the docs
mosu
parents: 7079
diff changeset
447 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
448 Installationsanweisungen nach.</P>
e4c5ee3aa3e9 bunkus: Updated/newly translated German version of the docs
mosu
parents: 7079
diff changeset
449
e4c5ee3aa3e9 bunkus: Updated/newly translated German version of the docs
mosu
parents: 7079
diff changeset
450 <H4><A NAME="qclp">2.2.2.7 Qualcomm-Codec</A></H4>
1896
e6acbf9e9b53 Translated by me, but not checked
jaf
parents:
diff changeset
451
8833
e4c5ee3aa3e9 bunkus: Updated/newly translated German version of the docs
mosu
parents: 7079
diff changeset
452 <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
453 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
454 Installationsanweisungen findest du in der Sektion &uuml;ber den
e4c5ee3aa3e9 bunkus: Updated/newly translated German version of the docs
mosu
parents: 7079
diff changeset
455 <A HREF="#sorenson">Sorenson Videocodec</A>.</P>
e4c5ee3aa3e9 bunkus: Updated/newly translated German version of the docs
mosu
parents: 7079
diff changeset
456
e4c5ee3aa3e9 bunkus: Updated/newly translated German version of the docs
mosu
parents: 7079
diff changeset
457
e4c5ee3aa3e9 bunkus: Updated/newly translated German version of the docs
mosu
parents: 7079
diff changeset
458 <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
459
8833
e4c5ee3aa3e9 bunkus: Updated/newly translated German version of the docs
mosu
parents: 7079
diff changeset
460 <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
461
e4c5ee3aa3e9 bunkus: Updated/newly translated German version of the docs
mosu
parents: 7079
diff changeset
462 <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
463 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
464 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
465 abzuspielen:</P>
e4c5ee3aa3e9 bunkus: Updated/newly translated German version of the docs
mosu
parents: 7079
diff changeset
466
e4c5ee3aa3e9 bunkus: Updated/newly translated German version of the docs
mosu
parents: 7079
diff changeset
467 <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
468 </P>
1896
e6acbf9e9b53 Translated by me, but not checked
jaf
parents:
diff changeset
469
5541
jonas
parents: 5446
diff changeset
470 <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
471 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
472 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
473 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
474 Information in solch einer Zeile:</P>
1896
e6acbf9e9b53 Translated by me, but not checked
jaf
parents:
diff changeset
475
e6acbf9e9b53 Translated by me, but not checked
jaf
parents:
diff changeset
476 <P>&nbsp;&nbsp;&nbsp;&nbsp;<CODE>VIDC.HFYU=huffyuv.dll</CODE></P>
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>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
479 durch das MSACM-Prefix angegeben:</P>
1896
e6acbf9e9b53 Translated by me, but not checked
jaf
parents:
diff changeset
480
e6acbf9e9b53 Translated by me, but not checked
jaf
parents:
diff changeset
481 <P>&nbsp;&nbsp;&nbsp;&nbsp;<CODE>msacm.l3acm=L3codeca.acm</CODE></P>
e6acbf9e9b53 Translated by me, but not checked
jaf
parents:
diff changeset
482
8833
e4c5ee3aa3e9 bunkus: Updated/newly translated German version of the docs
mosu
parents: 7079
diff changeset
483 <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
484 (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
485 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
486 hochladen:</P>
1896
e6acbf9e9b53 Translated by me, but not checked
jaf
parents:
diff changeset
487
e6acbf9e9b53 Translated by me, but not checked
jaf
parents:
diff changeset
488 <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
489
8833
e4c5ee3aa3e9 bunkus: Updated/newly translated German version of the docs
mosu
parents: 7079
diff changeset
490 <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
491 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
492 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
493
1896
e6acbf9e9b53 Translated by me, but not checked
jaf
parents:
diff changeset
494
7079
jonas
parents: 6987
diff changeset
495 <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
496
e6acbf9e9b53 Translated by me, but not checked
jaf
parents:
diff changeset
497 <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
498 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
499 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
500
1896
e6acbf9e9b53 Translated by me, but not checked
jaf
parents:
diff changeset
501 <UL>
8833
e4c5ee3aa3e9 bunkus: Updated/newly translated German version of the docs
mosu
parents: 7079
diff changeset
502 <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
503 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
504 <LI>man die GUID des Codecs braucht.</LI>
5541
jonas
parents: 5446
diff changeset
505 </UL>
1896
e6acbf9e9b53 Translated by me, but not checked
jaf
parents:
diff changeset
506
8833
e4c5ee3aa3e9 bunkus: Updated/newly translated German version of the docs
mosu
parents: 7079
diff changeset
507 <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
508
e4c5ee3aa3e9 bunkus: Updated/newly translated German version of the docs
mosu
parents: 7079
diff changeset
509 <OL>
e4c5ee3aa3e9 bunkus: Updated/newly translated German version of the docs
mosu
parents: 7079
diff changeset
510 <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
511 <A HREF="http://doom9.org">Doom9</A>.</LI>
e4c5ee3aa3e9 bunkus: Updated/newly translated German version of the docs
mosu
parents: 7079
diff changeset
512 <LI>Starte <CODE>graphedit.exe</CODE>.</LI>
e4c5ee3aa3e9 bunkus: Updated/newly translated German version of the docs
mosu
parents: 7079
diff changeset
513 <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
514 <LI>Klappe <CODE>DirectShow Filters</CODE> auf.</LI>
e4c5ee3aa3e9 bunkus: Updated/newly translated German version of the docs
mosu
parents: 7079
diff changeset
515 <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
516 </LI>
e4c5ee3aa3e9 bunkus: Updated/newly translated German version of the docs
mosu
parents: 7079
diff changeset
517 <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
518 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
519 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
520 Punkten voneinander getrennt sind. Schreib diese GUID auf.</LI>
e4c5ee3aa3e9 bunkus: Updated/newly translated German version of the docs
mosu
parents: 7079
diff changeset
521 <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
522 </OL>
e4c5ee3aa3e9 bunkus: Updated/newly translated German version of the docs
mosu
parents: 7079
diff changeset
523
e4c5ee3aa3e9 bunkus: Updated/newly translated German version of the docs
mosu
parents: 7079
diff changeset
524 <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
525 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
526 <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
527 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
528
e4c5ee3aa3e9 bunkus: Updated/newly translated German version of the docs
mosu
parents: 7079
diff changeset
529 <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
530 Registry...</P>
1896
e6acbf9e9b53 Translated by me, but not checked
jaf
parents:
diff changeset
531
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
532 <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
533 <LI>Starte <CODE>regedit</CODE></LI>
8833
e4c5ee3aa3e9 bunkus: Updated/newly translated German version of the docs
mosu
parents: 7079
diff changeset
534 <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
535 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
536 (z.B.: TM20).</LI>
e4c5ee3aa3e9 bunkus: Updated/newly translated German version of the docs
mosu
parents: 7079
diff changeset
537 <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
538 (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
539 <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
540 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
541 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
542 herausgefunden werden, indem man unter Datei -&gt; Eigenschaften -&gt;
e4c5ee3aa3e9 bunkus: Updated/newly translated German version of the docs
mosu
parents: 7079
diff changeset
543 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
544 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
545 <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
546 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
547 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
548 </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
549
8833
e4c5ee3aa3e9 bunkus: Updated/newly translated German version of the docs
mosu
parents: 7079
diff changeset
550 <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
551 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
552 vielleicht hast du auch Gl&uuml;ck...</P>
1896
e6acbf9e9b53 Translated by me, but not checked
jaf
parents:
diff changeset
553
8833
e4c5ee3aa3e9 bunkus: Updated/newly translated German version of the docs
mosu
parents: 7079
diff changeset
554 <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
555 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
556 bitten und die Dateien auf folgenden FTP-Server hochladen:</P>
5541
jonas
parents: 5446
diff changeset
557
8833
e4c5ee3aa3e9 bunkus: Updated/newly translated German version of the docs
mosu
parents: 7079
diff changeset
558 <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
559 </CODE></P>
1896
e6acbf9e9b53 Translated by me, but not checked
jaf
parents:
diff changeset
560
e6acbf9e9b53 Translated by me, but not checked
jaf
parents:
diff changeset
561 </BODY>
e6acbf9e9b53 Translated by me, but not checked
jaf
parents:
diff changeset
562 </HTML>