Mercurial > mplayer.hg
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 |
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 | 2 <HTML> |
4996 | 3 |
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 | 8 </HEAD> |
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 | 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ü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 | 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ür die komplette, täglich generierte Liste.</P> |
1896 | 19 |
5541 | 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 | 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ü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ü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ü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ür HuffYUV</LI> |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
7079
diff
changeset
|
39 <LI>Verschiedene alte, einfache RLE-ähnliche Formate</LI> |
5541 | 40 </UL> |
1896 | 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ü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ützung |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
7079
diff
changeset
|
45 hinzuzufügen.</P> |
1896 | 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 | 48 <H4><A NAME="divx">2.2.1.1. DivX4/DivX5</A></H4> |
1896 | 49 |
8833
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
7079
diff
changeset
|
50 <P>Diese Sektion enthält Informationen ü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ü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ützung dafür war früher standardgemäß 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ä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ür alle Dateitypen.</P> |
1896 | 57 |
5541 | 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ü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ä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 | 65 |
5541 | 66 <P>Der Codec kann von einer der folgenden URLs heruntergeladen werden:</P> |
1896 | 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 | 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 | 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ügen und anschließend |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
7079
diff
changeset
|
77 <CODE>ldconfig</CODE> aufzurufen!</P> |
1896 | 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ö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 | 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 | 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 | 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) übermittelt, was weniger |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
7079
diff
changeset
|
98 Bandbreite für den Bus bedeutet. Fü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ü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ä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 | 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ü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ösung.</P> |
5541 | 106 |
6031
63f08ed66948
updated to english version (except documentation.html and manpages)
jonas
parents:
5541
diff
changeset
|
107 |
7079 | 108 <H4><A NAME="libavcodec">2.2.1.2. FFmpeg's DivX/libavcodec</A></H4> |
5541 | 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ä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ä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ä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 | 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ür WMA.</P> |
1896 | 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ä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äuft. Um dies zu erreichen gibst du folgendes ein:</P> |
5541 | 128 |
6241 | 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 | 137 <P> <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 | 142 </OL> |
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ä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 | 148 |
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ösung auf meinem K6/2 500 ohne Framedrops betrachten.</P> |
5446 | 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 | 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ü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ä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 | 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ü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ö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öglich, verwenden soll.</P> |
3124
ab7ce23a187d
i've to update the audio codes, video codecs are ready
jaf
parents:
3123
diff
changeset
|
185 |
5541 | 186 <P>Die getesteten Codecs beinhalten: <B>Indeo 3.2</B>, <B>4.1</B>, <B>5.0</B>, |
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ü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ötigt die neuesten |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
7079
diff
changeset
|
195 libavcodecs). Fü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 | 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 | 219 <H4><A NAME="cinepak">2.2.1.7. Cinepak CVID</A></H4> |
3167 | 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ähigen Cinepak-Decoder. Er unterstützt YUV-Ausgabe, |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
7079
diff
changeset
|
223 was Hardwarescaling ermöglicht, wenn dies vom Videoausgabetreiber |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
7079
diff
changeset
|
224 unterstützt wird.</P> |
5541 | 225 |
3167 | 226 |
7079 | 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ü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ü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ü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 | 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 ü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ö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ü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 | 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 | 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) ä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 | 263 |
7079 | 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ützung dafür einzubauen.</LI> |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
7079
diff
changeset
|
270 <LI>2-Pass Encodierungs-Unterstützung</LI> |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
7079
diff
changeset
|
271 <LI>gute Encodierungsqualität, höhere Geschwindigkeit als DivX4 |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
7079
diff
changeset
|
272 (man kann es während des Compilierens fü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 | 275 |
7079 | 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ür die DivX4- <B>ODER</B> |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
7079
diff
changeset
|
283 XviD-Unterstü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 | 286 |
7079 | 287 <H4>Installation:</H4> |
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ältlich. Hier sind die |
7079 | 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>ändere <CODE>Makefile.linux</CODE> deinen Bedü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 | 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 | 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 | 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ä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ü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 | 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ü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ützt. </P> |
6680 | 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äß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 | 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 | 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 | 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 | 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 | 360 <LI>alaw, MSGSM, PCM und andere einfache, alte Audioformate</LI> |
361 </UL> | |
3295 | 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 | 365 |
8833
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
7079
diff
changeset
|
366 <P>Dieser ist der standardmäße Dekoder für Dateien mit |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
7079
diff
changeset
|
367 AC3-Audio.</P> |
3295 | 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ü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ür 6 Lautsprecher konfigieriert ist, unterstützt |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
7079
diff
changeset
|
371 dieser Decoder die Ausgabe aller AC3-Kanäle an den Soundtreiber. Damit |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
7079
diff
changeset
|
372 ermöglicht er die vollstä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ötig |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
7079
diff
changeset
|
374 ist.</P> |
3295 | 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äle zu wählen. Verwende <CODE>-channels 2</CODE> für |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
7079
diff
changeset
|
378 Downmix auf Stereo. Für Downmix auf 4 Kanä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änale gleichmäßig den |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
7079
diff
changeset
|
381 Frontkanä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ä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 | 384 |
8833
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
7079
diff
changeset
|
385 <P>Die Standardanzahl der Ausgabekanäle ist 2.</P> |
3295 | 386 |
8833
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
7079
diff
changeset
|
387 <P>Um mehr als 2 Kanä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äle via |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
7079
diff
changeset
|
389 SNDCTL_DSP_CHANNELS ioctl unterstü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 | 392 |
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ä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ützen (wie |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
7079
diff
changeset
|
398 z.B. der fü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ß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 | 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ü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ü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ü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 | 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 | 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ä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ützt. Du kannst dafü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 | 425 |
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 | 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ü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 | 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ö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 | 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ö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ü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 | 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ö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 ü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 | 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ü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ä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> <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 | 469 |
5541 | 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ä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ä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 | 475 |
476 <P> <CODE>VIDC.HFYU=huffyuv.dll</CODE></P> | |
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 | 480 |
481 <P> <CODE>msacm.l3acm=L3codeca.acm</CODE></P> | |
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ö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ützung |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
7079
diff
changeset
|
485 fü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 | 487 |
488 <P> <CODE>ftp://ftp.mplayerhq.hu/MPlayer/incoming/[codecname]/</CODE></P> | |
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 | 494 |
7079 | 495 <H4><A NAME="importing_directshow">2.2.3.2. DirectShow Codecs</A></H4> |
1896 | 496 |
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ä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 | 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ötigten Informationen |
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
7079
diff
changeset
|
503 enthä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 | 505 </UL> |
1896 | 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ähle im Menü "Graph -> 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ä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ä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ünf Blö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ä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ü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 | 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ü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ä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 -> Eigenschaften -> |
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ö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ä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ö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ück...</P> |
1896 | 553 |
8833
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
7079
diff
changeset
|
554 <P>Da du nun alle nö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ützung fü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 | 557 |
8833
e4c5ee3aa3e9
bunkus: Updated/newly translated German version of the docs
mosu
parents:
7079
diff
changeset
|
558 <P> <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 | 560 |
561 </BODY> | |
562 </HTML> |