annotate DOCS/German/documentation.html @ 8833:e4c5ee3aa3e9

bunkus: Updated/newly translated German version of the docs
author mosu
date Tue, 07 Jan 2003 12:17:57 +0000
parents cc40fdbb0154
children e293d5eccd41
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">
1833
5bfa57281d98 Added translated files by Johannes Feigl, not checked by me!
atmos4
parents:
diff changeset
2 <HTML>
4996
47c614b4434e updated to english version
jonas
parents: 4910
diff changeset
3
47c614b4434e updated to english version
jonas
parents: 4910
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>Dokumentation - 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: 4910
diff changeset
8 </HEAD>
47c614b4434e updated to english version
jonas
parents: 4910
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>
1833
5bfa57281d98 Added translated files by Johannes Feigl, not checked by me!
atmos4
parents:
diff changeset
11
7079
jonas
parents: 6987
diff changeset
12 <H1 ALIGN="center">MPlayer - The Movie Player for LINUX</H1>
jonas
parents: 6987
diff changeset
13
8833
e4c5ee3aa3e9 bunkus: Updated/newly translated German version of the docs
mosu
parents: 7281
diff changeset
14 <H2 ALIGN="center">&copy; 2000-2003 Arpad Gereoffy (A'rpi/ESP-team)<BR>
7079
jonas
parents: 6987
diff changeset
15 <A HREF="http://www.mplayerhq.hu">http://www.mplayerhq.hu</A></H2>
jonas
parents: 6987
diff changeset
16
jonas
parents: 6987
diff changeset
17 <P ALIGN="center">[ Deutsch ]
8833
e4c5ee3aa3e9 bunkus: Updated/newly translated German version of the docs
mosu
parents: 7281
diff changeset
18 <A HREF="../documentation.html">[ Englisch ]</A>
e4c5ee3aa3e9 bunkus: Updated/newly translated German version of the docs
mosu
parents: 7281
diff changeset
19 <A HREF="../Hungarian/documentation.html">[ Ungarisch ]</A>
e4c5ee3aa3e9 bunkus: Updated/newly translated German version of the docs
mosu
parents: 7281
diff changeset
20 <A HREF="../French/documentation.html">[ Franz&ouml;sisch ]</A>
e4c5ee3aa3e9 bunkus: Updated/newly translated German version of the docs
mosu
parents: 7281
diff changeset
21 <A HREF="../Polish/documentation.html">[ Polnisch ]</A>
e4c5ee3aa3e9 bunkus: Updated/newly translated German version of the docs
mosu
parents: 7281
diff changeset
22 <A HREF="../Italian/documentation.html">[ Italienisch ]</A>
e4c5ee3aa3e9 bunkus: Updated/newly translated German version of the docs
mosu
parents: 7281
diff changeset
23 <A HREF="../Chinese/documentation.html">[ Chinesisch ]</A></P>
1833
5bfa57281d98 Added translated files by Johannes Feigl, not checked by me!
atmos4
parents:
diff changeset
24
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
25 <HR>
1833
5bfa57281d98 Added translated files by Johannes Feigl, not checked by me!
atmos4
parents:
diff changeset
26
7079
jonas
parents: 6987
diff changeset
27 <H2>Inhaltsverzeichnis</H2>
1833
5bfa57281d98 Added translated files by Johannes Feigl, not checked by me!
atmos4
parents:
diff changeset
28
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
29 <HR>
1833
5bfa57281d98 Added translated files by Johannes Feigl, not checked by me!
atmos4
parents:
diff changeset
30
3109
d6cb237770bc a lot of work, tv-input missing
jaf
parents: 2431
diff changeset
31 <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
32 <LI><A HREF="#reading">0. Wie diese Dokumentation zu lesen ist</A></LI>
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
33 <LI><A HREF="#introduction">1. Einleitung</A>
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
34 <UL>
7079
jonas
parents: 6987
diff changeset
35 <LI><A HREF="#history">1.1 Geschichte</A></LI>
jonas
parents: 6987
diff changeset
36 <LI><A HREF="#installation">1.2 Installation</A></LI>
jonas
parents: 6987
diff changeset
37 <LI><A HREF="#gui">1.3 Was ist mit dem GUI?</A></LI>
8833
e4c5ee3aa3e9 bunkus: Updated/newly translated German version of the docs
mosu
parents: 7281
diff changeset
38 <LI><A HREF="#subtitles_osd">1.4 Untertitel und OSD</A>
e4c5ee3aa3e9 bunkus: Updated/newly translated German version of the docs
mosu
parents: 7281
diff changeset
39 <UL>
e4c5ee3aa3e9 bunkus: Updated/newly translated German version of the docs
mosu
parents: 7281
diff changeset
40 <LI><A HREF="#mpsub">1.4.1 Das MPlayer eigene Untertitelformat (MPsub)</A></LI>
e4c5ee3aa3e9 bunkus: Updated/newly translated German version of the docs
mosu
parents: 7281
diff changeset
41 <LI><A HREF="#install_osd">1.4.2 Installation des OSD und der Untertitel</A></LI>
e4c5ee3aa3e9 bunkus: Updated/newly translated German version of the docs
mosu
parents: 7281
diff changeset
42 <LI><A HREF="#menu">1.4.3 Das OSD-Men&uuml;</A></LI>
e4c5ee3aa3e9 bunkus: Updated/newly translated German version of the docs
mosu
parents: 7281
diff changeset
43 </UL>
e4c5ee3aa3e9 bunkus: Updated/newly translated German version of the docs
mosu
parents: 7281
diff changeset
44 </LI>
7079
jonas
parents: 6987
diff changeset
45 <LI><A HREF="#rtc">1.5 RTC</A></LI>
8833
e4c5ee3aa3e9 bunkus: Updated/newly translated German version of the docs
mosu
parents: 7281
diff changeset
46 </UL>
e4c5ee3aa3e9 bunkus: Updated/newly translated German version of the docs
mosu
parents: 7281
diff changeset
47 </LI>
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
48 <LI><A HREF="#features">2. Features</A>
3109
d6cb237770bc a lot of work, tv-input missing
jaf
parents: 2431
diff changeset
49 <UL>
8833
e4c5ee3aa3e9 bunkus: Updated/newly translated German version of the docs
mosu
parents: 7281
diff changeset
50 <LI><A HREF="formats.html">2.1 Unterst&uuml;tzte Formate</A>
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
51 <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
52 <LI><A HREF="formats.html#video_formats">2.1.1 Videoformate</A>
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
53 <UL>
8833
e4c5ee3aa3e9 bunkus: Updated/newly translated German version of the docs
mosu
parents: 7281
diff changeset
54 <LI><A HREF="formats.html#mpeg">2.1.1.1 MPEG-Dateien</A></LI>
e4c5ee3aa3e9 bunkus: Updated/newly translated German version of the docs
mosu
parents: 7281
diff changeset
55 <LI><A HREF="formats.html#avi">2.1.1.2 AVI-Dateien</A></LI>
e4c5ee3aa3e9 bunkus: Updated/newly translated German version of the docs
mosu
parents: 7281
diff changeset
56 <LI><A HREF="formats.html#asf">2.1.1.3 ASF/WMV-Dateien</A></LI>
e4c5ee3aa3e9 bunkus: Updated/newly translated German version of the docs
mosu
parents: 7281
diff changeset
57 <LI><A HREF="formats.html#mov">2.1.1.4 QickTime/MOV-Dateien</A></LI>
e4c5ee3aa3e9 bunkus: Updated/newly translated German version of the docs
mosu
parents: 7281
diff changeset
58 <LI><A HREF="formats.html#vivo">2.1.1.5 VIVO-Dateien</A></LI>
e4c5ee3aa3e9 bunkus: Updated/newly translated German version of the docs
mosu
parents: 7281
diff changeset
59 <LI><A HREF="formats.html#fli">2.1.1.6 FLI-Dateien</A></LI>
e4c5ee3aa3e9 bunkus: Updated/newly translated German version of the docs
mosu
parents: 7281
diff changeset
60 <LI><A HREF="formats.html#real">2.1.1.7 RealMedia-(RM)-Dateien</A></LI>
e4c5ee3aa3e9 bunkus: Updated/newly translated German version of the docs
mosu
parents: 7281
diff changeset
61 <LI><A HREF="formats.html#nuppelvideo">2.1.1.8 NuppelVideo-Dateien</A></LI>
e4c5ee3aa3e9 bunkus: Updated/newly translated German version of the docs
mosu
parents: 7281
diff changeset
62 <LI><A HREF="formats.html#yuv4mpeg">2.1.1.9 yuv4mpeg-Dateien</A></LI>
e4c5ee3aa3e9 bunkus: Updated/newly translated German version of the docs
mosu
parents: 7281
diff changeset
63 <LI><A HREF="formats.html#film">2.1.1.10 FILM-Dateien</A></LI>
e4c5ee3aa3e9 bunkus: Updated/newly translated German version of the docs
mosu
parents: 7281
diff changeset
64 <LI><A HREF="formats.html#roq">2.1.1.11 RoQ-Dateien</A></LI>
e4c5ee3aa3e9 bunkus: Updated/newly translated German version of the docs
mosu
parents: 7281
diff changeset
65 <LI><A HREF="formats.html#ogg">2.1.1.12 OGG-Dateien</A></LI>
e4c5ee3aa3e9 bunkus: Updated/newly translated German version of the docs
mosu
parents: 7281
diff changeset
66 <LI><A HREF="formats.html#sdp">2.1.1.13 SDP-files</A></LI>
e4c5ee3aa3e9 bunkus: Updated/newly translated German version of the docs
mosu
parents: 7281
diff changeset
67 <LI><A HREF="formats.html#pva">2.1.1.14 PVA-files</A></LI>
e4c5ee3aa3e9 bunkus: Updated/newly translated German version of the docs
mosu
parents: 7281
diff changeset
68 </UL>
e4c5ee3aa3e9 bunkus: Updated/newly translated German version of the docs
mosu
parents: 7281
diff changeset
69 </LI>
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
70 <LI><A HREF="formats.html#audio_formats">2.1.2 Audioformate</A>
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
71 <UL>
8833
e4c5ee3aa3e9 bunkus: Updated/newly translated German version of the docs
mosu
parents: 7281
diff changeset
72 <LI><A HREF="formats.html#mp3">2.1.2.1 MP3-Dateien</A></LI>
e4c5ee3aa3e9 bunkus: Updated/newly translated German version of the docs
mosu
parents: 7281
diff changeset
73 <LI><A HREF="formats.html#wav">2.1.2.2 WAV-Dateien</A></LI>
e4c5ee3aa3e9 bunkus: Updated/newly translated German version of the docs
mosu
parents: 7281
diff changeset
74 <LI><A HREF="formats.html#ogg_vorbis">2.1.2.3 OGG/OGM-Dateien (Vorbis)</A></LI>
e4c5ee3aa3e9 bunkus: Updated/newly translated German version of the docs
mosu
parents: 7281
diff changeset
75 <LI><A HREF="formats.html#wma">2.1.2.4 WMA/ASF-Dateien</A></LI>
e4c5ee3aa3e9 bunkus: Updated/newly translated German version of the docs
mosu
parents: 7281
diff changeset
76 <LI><A HREF="formats.html#mp4">2.1.2.5 MP4-Dateien</A></LI>
e4c5ee3aa3e9 bunkus: Updated/newly translated German version of the docs
mosu
parents: 7281
diff changeset
77 <LI><A HREF="formats.html#cdda">2.1.2.6 CD-Audio</A></LI>
e4c5ee3aa3e9 bunkus: Updated/newly translated German version of the docs
mosu
parents: 7281
diff changeset
78 </UL>
e4c5ee3aa3e9 bunkus: Updated/newly translated German version of the docs
mosu
parents: 7281
diff changeset
79 </LI>
e4c5ee3aa3e9 bunkus: Updated/newly translated German version of the docs
mosu
parents: 7281
diff changeset
80 </UL>
e4c5ee3aa3e9 bunkus: Updated/newly translated German version of the docs
mosu
parents: 7281
diff changeset
81 </LI>
e4c5ee3aa3e9 bunkus: Updated/newly translated German version of the docs
mosu
parents: 7281
diff changeset
82 <LI><A HREF="codecs.html">2.2 Unterst&uuml;tzte Codecs</A>
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
83 <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
84 <LI><A HREF="codecs.html#video_codecs">2.2.1 Videocodecs</A>
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
85 <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
86 <LI><A HREF="codecs.html#divx">2.2.1.1 DivX4/DivX5</A></LI>
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
87 <LI><A HREF="codecs.html#libavcodec">2.2.1.2 FFmpegs DivX/libavcodec</A></LI>
8833
e4c5ee3aa3e9 bunkus: Updated/newly translated German version of the docs
mosu
parents: 7281
diff changeset
88 <LI><A HREF="codecs.html#xanim">2.2.1.3 XAnim-Codecs</A></LI>
e4c5ee3aa3e9 bunkus: Updated/newly translated German version of the docs
mosu
parents: 7281
diff changeset
89 <LI><A HREF="codecs.html#vivo_video">2.2.1.4 VIVO-Video</A></LI>
e4c5ee3aa3e9 bunkus: Updated/newly translated German version of the docs
mosu
parents: 7281
diff changeset
90 <LI><A HREF="codecs.html#mpeg">2.2.1.5 MPEG 1/2-Video</A></LI>
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
91 <LI><A HREF="codecs.html#ms_video1">2.2.1.6 MS Video1</A></LI>
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
92 <LI><A HREF="codecs.html#cinepak">2.2.1.7 Cinepak CVID</A></LI>
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
93 <LI><A HREF="codecs.html#realvideo">2.2.1.8 RealVideo</A></LI>
8833
e4c5ee3aa3e9 bunkus: Updated/newly translated German version of the docs
mosu
parents: 7281
diff changeset
94 <LI><A HREF="codecs.html#xvid">2.2.1.9 XviD</A></LI>
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
95 <LI><A HREF="codecs.html#sorenson">2.2.1.10 Sorenson</A></LI>
8833
e4c5ee3aa3e9 bunkus: Updated/newly translated German version of the docs
mosu
parents: 7281
diff changeset
96 </UL>
e4c5ee3aa3e9 bunkus: Updated/newly translated German version of the docs
mosu
parents: 7281
diff changeset
97 </LI>
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
98 <LI><A HREF="codecs.html#audio_codecs">2.2.2 Audiocodecs</A>
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
99 <UL>
8833
e4c5ee3aa3e9 bunkus: Updated/newly translated German version of the docs
mosu
parents: 7281
diff changeset
100 <LI><A HREF="codecs.html#software_ac3">2.2.2.1 AC3-Decodierung in Software</A></LI>
e4c5ee3aa3e9 bunkus: Updated/newly translated German version of the docs
mosu
parents: 7281
diff changeset
101 <LI><A HREF="codecs.html#hardware_ac3">2.2.2.2 AC3-Decodierung in Hardware</A></LI>
e4c5ee3aa3e9 bunkus: Updated/newly translated German version of the docs
mosu
parents: 7281
diff changeset
102 <LI><A HREF="codecs.html#libmad">2.2.2.3 libmad-Unterst&uuml;tzung</A></LI>
e4c5ee3aa3e9 bunkus: Updated/newly translated German version of the docs
mosu
parents: 7281
diff changeset
103 <LI><A HREF="codecs.html#vivo_audio">2.2.2.4 VIVO-Audio</A></LI>
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
104 <LI><A HREF="codecs.html#realaudio">2.2.2.5 RealAudio</A></LI>
8833
e4c5ee3aa3e9 bunkus: Updated/newly translated German version of the docs
mosu
parents: 7281
diff changeset
105 <LI><A HREF="codecs.html#qdesign">2.2.2.6 QDesign codecs</A></LI>
e4c5ee3aa3e9 bunkus: Updated/newly translated German version of the docs
mosu
parents: 7281
diff changeset
106 <LI><A HREF="codecs.html#qclp">2.2.2.7 Qualcomm codec</A></LI>
e4c5ee3aa3e9 bunkus: Updated/newly translated German version of the docs
mosu
parents: 7281
diff changeset
107 </UL>
e4c5ee3aa3e9 bunkus: Updated/newly translated German version of the docs
mosu
parents: 7281
diff changeset
108 </LI>
e4c5ee3aa3e9 bunkus: Updated/newly translated German version of the docs
mosu
parents: 7281
diff changeset
109 <LI><A HREF="codecs.html#importing">2.2.3 Win32 Codec Einbindungs-HOWTO</A>
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
110 <UL>
8833
e4c5ee3aa3e9 bunkus: Updated/newly translated German version of the docs
mosu
parents: 7281
diff changeset
111 <LI><A HREF="codecs.html#importing_vfw">2.2.3.1 VfW-Codecs</A></LI>
e4c5ee3aa3e9 bunkus: Updated/newly translated German version of the docs
mosu
parents: 7281
diff changeset
112 <LI><A HREF="codecs.html#importing_directshow">2.2.3.2 DirectShow-Codecs</A></LI>
e4c5ee3aa3e9 bunkus: Updated/newly translated German version of the docs
mosu
parents: 7281
diff changeset
113 </UL>
e4c5ee3aa3e9 bunkus: Updated/newly translated German version of the docs
mosu
parents: 7281
diff changeset
114 </LI>
e4c5ee3aa3e9 bunkus: Updated/newly translated German version of the docs
mosu
parents: 7281
diff changeset
115 </UL>
e4c5ee3aa3e9 bunkus: Updated/newly translated German version of the docs
mosu
parents: 7281
diff changeset
116 </LI>
e4c5ee3aa3e9 bunkus: Updated/newly translated German version of the docs
mosu
parents: 7281
diff changeset
117 <LI><A HREF="#output">2.3 Ausgabeger&auml;te</A>
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
118 <UL>
8833
e4c5ee3aa3e9 bunkus: Updated/newly translated German version of the docs
mosu
parents: 7281
diff changeset
119 <LI><A HREF="video.html">2.3.1 Video-Ausgabeger&auml;te</A>
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
120 <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
121 <LI><A HREF="video.html#mtrr">2.3.1.1 Einrichten von MTRR</A></LI>
8833
e4c5ee3aa3e9 bunkus: Updated/newly translated German version of the docs
mosu
parents: 7281
diff changeset
122 <LI><A HREF="video.html#normal">2.3.1.2 Ausgabetreiber f&uuml;r traditionelle Grafikkarten</A>
e4c5ee3aa3e9 bunkus: Updated/newly translated German version of the docs
mosu
parents: 7281
diff changeset
123 <UL>
e4c5ee3aa3e9 bunkus: Updated/newly translated German version of the docs
mosu
parents: 7281
diff changeset
124 <LI><A HREF="video.html#xv">2.3.1.2.1 Xv</A>
e4c5ee3aa3e9 bunkus: Updated/newly translated German version of the docs
mosu
parents: 7281
diff changeset
125 <UL>
e4c5ee3aa3e9 bunkus: Updated/newly translated German version of the docs
mosu
parents: 7281
diff changeset
126 <LI><A HREF="video.html#xv_3dfx">2.3.1.2.1.1 3dfx-Karten</A></LI>
e4c5ee3aa3e9 bunkus: Updated/newly translated German version of the docs
mosu
parents: 7281
diff changeset
127 <LI><A HREF="video.html#xv_s3">2.3.1.2.1.2 S3-Karten</A></LI>
e4c5ee3aa3e9 bunkus: Updated/newly translated German version of the docs
mosu
parents: 7281
diff changeset
128 <LI><A HREF="video.html#xv_nvidia">2.3.1.2.1.3 nVidia-Karten</A></LI>
e4c5ee3aa3e9 bunkus: Updated/newly translated German version of the docs
mosu
parents: 7281
diff changeset
129 <LI><A HREF="video.html#xv_ati">2.3.1.2.1.4 ATI-Karten</A></LI>
e4c5ee3aa3e9 bunkus: Updated/newly translated German version of the docs
mosu
parents: 7281
diff changeset
130 <LI><A HREF="video.html#xv_neomagic">2.3.1.2.1.5 NeoMagic-Karten/A></LI>
e4c5ee3aa3e9 bunkus: Updated/newly translated German version of the docs
mosu
parents: 7281
diff changeset
131 <LI><A HREF="video.html#xv_trident">2.3.1.2.1.6 Trident-Karten</A></LI>
e4c5ee3aa3e9 bunkus: Updated/newly translated German version of the docs
mosu
parents: 7281
diff changeset
132 </UL>
e4c5ee3aa3e9 bunkus: Updated/newly translated German version of the docs
mosu
parents: 7281
diff changeset
133 </LI>
e4c5ee3aa3e9 bunkus: Updated/newly translated German version of the docs
mosu
parents: 7281
diff changeset
134 <LI><A HREF="video.html#dga">2.3.1.2.2 DGA</A>
e4c5ee3aa3e9 bunkus: Updated/newly translated German version of the docs
mosu
parents: 7281
diff changeset
135 <UL>
e4c5ee3aa3e9 bunkus: Updated/newly translated German version of the docs
mosu
parents: 7281
diff changeset
136 <LI><A HREF="video.html#dga_summary">2.3.1.2.2.1 &Uuml;berblick</A></LI>
e4c5ee3aa3e9 bunkus: Updated/newly translated German version of the docs
mosu
parents: 7281
diff changeset
137 <LI><A HREF="video.html#dga_whatis">2.3.1.2.2.2 Was ist DGA?</A></LI>
e4c5ee3aa3e9 bunkus: Updated/newly translated German version of the docs
mosu
parents: 7281
diff changeset
138 <LI><A HREF="video.html#dga_installation">2.3.1.2.2.3 DGA-Support f&uuml;r MPlayer</A></LI>
e4c5ee3aa3e9 bunkus: Updated/newly translated German version of the docs
mosu
parents: 7281
diff changeset
139 <LI><A HREF="video.html#dga_resolution">2.3.1.2.2.4 &Auml;ndern der Aufl&ouml;sund</A></LI>
e4c5ee3aa3e9 bunkus: Updated/newly translated German version of the docs
mosu
parents: 7281
diff changeset
140 <LI><A HREF="video.html#dga_mplayer">2.3.1.2.2.5 DGA &amp; MPlayer</A></LI>
e4c5ee3aa3e9 bunkus: Updated/newly translated German version of the docs
mosu
parents: 7281
diff changeset
141 <LI><A HREF="video.html#dga_features">2.3.1.2.2.6 Features des DGA-Treibers</A></LI>
e4c5ee3aa3e9 bunkus: Updated/newly translated German version of the docs
mosu
parents: 7281
diff changeset
142 <LI><A HREF="video.html#dga_speed">2.3.1.2.2.7 bez&uuml;glich der Geschwindigkeit</A></LI>
e4c5ee3aa3e9 bunkus: Updated/newly translated German version of the docs
mosu
parents: 7281
diff changeset
143 <LI><A HREF="video.html#dga_bugs">2.3.1.2.2.8 Bekannte Fehler</A></LI>
e4c5ee3aa3e9 bunkus: Updated/newly translated German version of the docs
mosu
parents: 7281
diff changeset
144 <LI><A HREF="video.html#dga_future">2.3.1.2.2.9 Ausblick</A></LI>
e4c5ee3aa3e9 bunkus: Updated/newly translated German version of the docs
mosu
parents: 7281
diff changeset
145 <LI><A HREF="video.html#dga_modelines">2.3.1.2.2.A Eine modeline-Eintr&auml;ge</A></LI>
e4c5ee3aa3e9 bunkus: Updated/newly translated German version of the docs
mosu
parents: 7281
diff changeset
146 <LI><A HREF="video.html#dga_bug_reports">2.3.1.2.2.B Fehlerberichte</A></LI>
e4c5ee3aa3e9 bunkus: Updated/newly translated German version of the docs
mosu
parents: 7281
diff changeset
147 </UL>
e4c5ee3aa3e9 bunkus: Updated/newly translated German version of the docs
mosu
parents: 7281
diff changeset
148 </LI>
e4c5ee3aa3e9 bunkus: Updated/newly translated German version of the docs
mosu
parents: 7281
diff changeset
149 <LI><A HREF="video.html#sdl">2.3.1.2.3 SDL</A></LI>
e4c5ee3aa3e9 bunkus: Updated/newly translated German version of the docs
mosu
parents: 7281
diff changeset
150 <LI><A HREF="video.html#svgalib">2.3.1.2.4 SVGAlib</A></LI>
e4c5ee3aa3e9 bunkus: Updated/newly translated German version of the docs
mosu
parents: 7281
diff changeset
151 <LI><A HREF="video.html#fbdev">2.3.1.2.5 Framebuffer-Ausgabe (FBdev)</A></LI>
e4c5ee3aa3e9 bunkus: Updated/newly translated German version of the docs
mosu
parents: 7281
diff changeset
152 <LI><A HREF="video.html#mga_vid">2.3.1.2.6 Matrox-Framebuffer (mga_vid)</A></LI>
e4c5ee3aa3e9 bunkus: Updated/newly translated German version of the docs
mosu
parents: 7281
diff changeset
153 <LI><A HREF="video.html#tdfxfb">2.3.1.2.7 3dfx-YUV-Unterst&uuml;tzung (tdfxfb)</A></LI>
e4c5ee3aa3e9 bunkus: Updated/newly translated German version of the docs
mosu
parents: 7281
diff changeset
154 <LI><A HREF="video.html#opengl">2.3.1.2.8 OpenGL-Ausgabe</A></LI>
e4c5ee3aa3e9 bunkus: Updated/newly translated German version of the docs
mosu
parents: 7281
diff changeset
155 <LI><A HREF="video.html#aalib">2.3.1.2.9 AAlib - Ausgabe im Textmodus</A></LI>
e4c5ee3aa3e9 bunkus: Updated/newly translated German version of the docs
mosu
parents: 7281
diff changeset
156 <LI><A HREF="video.html#vesa">2.3.1.2.10 VESA - Ausgabe &uuml;ber ein VESA-BIOS</A></LI>
e4c5ee3aa3e9 bunkus: Updated/newly translated German version of the docs
mosu
parents: 7281
diff changeset
157 <LI><A HREF="video.html#x11">2.3.1.2.11 X11</A></LI>
e4c5ee3aa3e9 bunkus: Updated/newly translated German version of the docs
mosu
parents: 7281
diff changeset
158 <LI><A HREF="video.html#vidix">2.3.1.2.12 VIDIX</A></LI>
e4c5ee3aa3e9 bunkus: Updated/newly translated German version of the docs
mosu
parents: 7281
diff changeset
159 <LI><A HREF="video.html#directfb">2.3.1.2.13 DirectFB</A></LI>
e4c5ee3aa3e9 bunkus: Updated/newly translated German version of the docs
mosu
parents: 7281
diff changeset
160 <LI><A HREF="video.html#dfbmga">2.3.1.2.14 DirectFB/Matrox (dfbmga)</A></LI>
e4c5ee3aa3e9 bunkus: Updated/newly translated German version of the docs
mosu
parents: 7281
diff changeset
161 </UL>
e4c5ee3aa3e9 bunkus: Updated/newly translated German version of the docs
mosu
parents: 7281
diff changeset
162 </LI>
e4c5ee3aa3e9 bunkus: Updated/newly translated German version of the docs
mosu
parents: 7281
diff changeset
163 <LI><A HREF="video.html#mpegdec">2.3.1.3 MPEG-Decoderkarten</A>
e4c5ee3aa3e9 bunkus: Updated/newly translated German version of the docs
mosu
parents: 7281
diff changeset
164 <UL>
e4c5ee3aa3e9 bunkus: Updated/newly translated German version of the docs
mosu
parents: 7281
diff changeset
165 <LI><A HREF="video.html#dvb">2.3.1.3.1 DVB</A></LI>
e4c5ee3aa3e9 bunkus: Updated/newly translated German version of the docs
mosu
parents: 7281
diff changeset
166 <LI><A HREF="video.html#dxr2">2.3.1.3.2 DXR2</A></LI>
e4c5ee3aa3e9 bunkus: Updated/newly translated German version of the docs
mosu
parents: 7281
diff changeset
167 <LI><A HREF="video.html#dxr3">2.3.1.3.3 DXR3/Hollywood+</A></LI>
e4c5ee3aa3e9 bunkus: Updated/newly translated German version of the docs
mosu
parents: 7281
diff changeset
168 </UL>
e4c5ee3aa3e9 bunkus: Updated/newly translated German version of the docs
mosu
parents: 7281
diff changeset
169 </LI>
e4c5ee3aa3e9 bunkus: Updated/newly translated German version of the docs
mosu
parents: 7281
diff changeset
170 <LI><A HREF="video.html#other">2.3.1.4 Andere Hardwareausgabeger&auml;te</A>
e4c5ee3aa3e9 bunkus: Updated/newly translated German version of the docs
mosu
parents: 7281
diff changeset
171 <UL>
e4c5ee3aa3e9 bunkus: Updated/newly translated German version of the docs
mosu
parents: 7281
diff changeset
172 <LI><A HREF="video.html#zr">2.3.1.4.1 Zoran JPEG-Decoder</A></LI>
e4c5ee3aa3e9 bunkus: Updated/newly translated German version of the docs
mosu
parents: 7281
diff changeset
173 <LI><A HREF="video.html#blinken">2.3.1.4.2 Blinkenlights</A></LI>
e4c5ee3aa3e9 bunkus: Updated/newly translated German version of the docs
mosu
parents: 7281
diff changeset
174 </UL>
e4c5ee3aa3e9 bunkus: Updated/newly translated German version of the docs
mosu
parents: 7281
diff changeset
175 </LI>
e4c5ee3aa3e9 bunkus: Updated/newly translated German version of the docs
mosu
parents: 7281
diff changeset
176 <LI><A HREF="video.html#tv-out">2.3.1.5 TV-out-Unterst&uuml;tzung</A>
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
177 <UL>
8833
e4c5ee3aa3e9 bunkus: Updated/newly translated German version of the docs
mosu
parents: 7281
diff changeset
178 <LI><A HREF="video.html#tv-out_matrox">2.3.1.5.1 Matrox G400-Karten</A></LI>
e4c5ee3aa3e9 bunkus: Updated/newly translated German version of the docs
mosu
parents: 7281
diff changeset
179 <LI><A HREF="video.html#tv-out_matrox_g450">2.3.1.5.2 Matrox G450/G550-Karten</A></LI>
e4c5ee3aa3e9 bunkus: Updated/newly translated German version of the docs
mosu
parents: 7281
diff changeset
180 <LI><A HREF="video.html#tv-out_ati">2.3.1.5.3 ATI-Karten</A></LI>
e4c5ee3aa3e9 bunkus: Updated/newly translated German version of the docs
mosu
parents: 7281
diff changeset
181 <LI><A HREF="video.html#tv-out_voodoo">2.3.1.5.4 Voodoo 3</A></LI>
e4c5ee3aa3e9 bunkus: Updated/newly translated German version of the docs
mosu
parents: 7281
diff changeset
182 <LI><A HREF="video.html#tv-out_nvidia">2.3.1.5.5 nVidia</A></LI>
e4c5ee3aa3e9 bunkus: Updated/newly translated German version of the docs
mosu
parents: 7281
diff changeset
183 </UL>
e4c5ee3aa3e9 bunkus: Updated/newly translated German version of the docs
mosu
parents: 7281
diff changeset
184 </LI>
e4c5ee3aa3e9 bunkus: Updated/newly translated German version of the docs
mosu
parents: 7281
diff changeset
185 </UL>
e4c5ee3aa3e9 bunkus: Updated/newly translated German version of the docs
mosu
parents: 7281
diff changeset
186 </LI>
e4c5ee3aa3e9 bunkus: Updated/newly translated German version of the docs
mosu
parents: 7281
diff changeset
187 <LI><A HREF="sound.html">2.3.2 Audio-Ausgabeger&auml;te</A>
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
188 <UL>
8833
e4c5ee3aa3e9 bunkus: Updated/newly translated German version of the docs
mosu
parents: 7281
diff changeset
189 <LI><A HREF="sound.html#sync">2.3.2.1 Audio/Video-Synchronisation</A></LI>
e4c5ee3aa3e9 bunkus: Updated/newly translated German version of the docs
mosu
parents: 7281
diff changeset
190 <LI><A HREF="sound.html#experiences">2.3.2.2 Erfahrungen mit und Empfehlungen f&uuml;r Soundkarten</A></LI>
e4c5ee3aa3e9 bunkus: Updated/newly translated German version of the docs
mosu
parents: 7281
diff changeset
191 <LI><A HREF="sound.html#af">2.3.2.3 Audio filters</A>
e4c5ee3aa3e9 bunkus: Updated/newly translated German version of the docs
mosu
parents: 7281
diff changeset
192 <UL>
e4c5ee3aa3e9 bunkus: Updated/newly translated German version of the docs
mosu
parents: 7281
diff changeset
193 <LI><A HREF="sound.html#af_resample">2.3.2.3.1 Up/Downsampling</A></LI>
e4c5ee3aa3e9 bunkus: Updated/newly translated German version of the docs
mosu
parents: 7281
diff changeset
194 <LI><A HREF="sound.html#af_channels">2.3.2.3.2 &Auml;ndern der Anzahol der Kan&auml;le</A></LI>
e4c5ee3aa3e9 bunkus: Updated/newly translated German version of the docs
mosu
parents: 7281
diff changeset
195 <LI><A HREF="sound.html#af_format">2.3.2.3.3 Formatkonvertierung</A></LI>
e4c5ee3aa3e9 bunkus: Updated/newly translated German version of the docs
mosu
parents: 7281
diff changeset
196 <LI><A HREF="sound.html#af_delay">2.3.2.3.4 Verz&ouml;gerung</A></LI>
e4c5ee3aa3e9 bunkus: Updated/newly translated German version of the docs
mosu
parents: 7281
diff changeset
197 <LI><A HREF="sound.html#af_volume">2.3.2.3.5 Lautst&auml;rkeregelung per Software</A></LI>
e4c5ee3aa3e9 bunkus: Updated/newly translated German version of the docs
mosu
parents: 7281
diff changeset
198 <LI><A HREF="sound.html#af_equalizer">2.3.2.3.6 Equalizer</A></LI>
e4c5ee3aa3e9 bunkus: Updated/newly translated German version of the docs
mosu
parents: 7281
diff changeset
199 <LI><A HREF="sound.html#af_panning">2.3.2.3.7 Panning-Filter</A></LI>
e4c5ee3aa3e9 bunkus: Updated/newly translated German version of the docs
mosu
parents: 7281
diff changeset
200 </UL>
e4c5ee3aa3e9 bunkus: Updated/newly translated German version of the docs
mosu
parents: 7281
diff changeset
201 </LI>
e4c5ee3aa3e9 bunkus: Updated/newly translated German version of the docs
mosu
parents: 7281
diff changeset
202 <LI><A HREF="sound.html#plugins">2.3.2.4 Audio plugins (veraltet)</A>
e4c5ee3aa3e9 bunkus: Updated/newly translated German version of the docs
mosu
parents: 7281
diff changeset
203 <UL>
e4c5ee3aa3e9 bunkus: Updated/newly translated German version of the docs
mosu
parents: 7281
diff changeset
204 <LI><A HREF="sound.html#resample">2.3.2.4.1 Up/Downsampling</A></LI>
e4c5ee3aa3e9 bunkus: Updated/newly translated German version of the docs
mosu
parents: 7281
diff changeset
205 <LI><A HREF="sound.html#surround_decoding">2.3.2.4.2 Surround Sound-Decodierung</A></LI>
e4c5ee3aa3e9 bunkus: Updated/newly translated German version of the docs
mosu
parents: 7281
diff changeset
206 <LI><A HREF="sound.html#format">2.3.2.4.3 Formatkonvertierung</A></LI>
e4c5ee3aa3e9 bunkus: Updated/newly translated German version of the docs
mosu
parents: 7281
diff changeset
207 <LI><A HREF="sound.html#delay">2.3.2.4.4 Verz&ouml;gerung</A></LI>
e4c5ee3aa3e9 bunkus: Updated/newly translated German version of the docs
mosu
parents: 7281
diff changeset
208 <LI><A HREF="sound.html#volume">2.3.2.4.5 Lautst&auml;rkeregelung per Software</A></LI>
e4c5ee3aa3e9 bunkus: Updated/newly translated German version of the docs
mosu
parents: 7281
diff changeset
209 <LI><A HREF="sound.html#extrastereo">2.3.2.4.6 Extrastereo</A></LI>
e4c5ee3aa3e9 bunkus: Updated/newly translated German version of the docs
mosu
parents: 7281
diff changeset
210 <LI><A HREF="sound.html#normalizer">2.3.2.4.7 Lautst&auml;rkenormalisierung</A></LI>
e4c5ee3aa3e9 bunkus: Updated/newly translated German version of the docs
mosu
parents: 7281
diff changeset
211 </UL>
e4c5ee3aa3e9 bunkus: Updated/newly translated German version of the docs
mosu
parents: 7281
diff changeset
212 </LI>
e4c5ee3aa3e9 bunkus: Updated/newly translated German version of the docs
mosu
parents: 7281
diff changeset
213 </UL>
e4c5ee3aa3e9 bunkus: Updated/newly translated German version of the docs
mosu
parents: 7281
diff changeset
214 </LI>
e4c5ee3aa3e9 bunkus: Updated/newly translated German version of the docs
mosu
parents: 7281
diff changeset
215 </UL>
e4c5ee3aa3e9 bunkus: Updated/newly translated German version of the docs
mosu
parents: 7281
diff changeset
216 </LI>
e4c5ee3aa3e9 bunkus: Updated/newly translated German version of the docs
mosu
parents: 7281
diff changeset
217 <LI><A HREF="encoding.html">2.4 Encodieren mit MEncoder</A>
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
218 <UL>
8833
e4c5ee3aa3e9 bunkus: Updated/newly translated German version of the docs
mosu
parents: 7281
diff changeset
219 <LI><A HREF="encoding.html#2pass">2.4.1 2- oder 3-pass-Encodierung mit MPEG4 ("DivX")</A></LI>
e4c5ee3aa3e9 bunkus: Updated/newly translated German version of the docs
mosu
parents: 7281
diff changeset
220 <LI><A HREF="encoding.html#rescaling">2.4.2 Bildgr&ouml;&szlig;e skalieren</A></LI>
e4c5ee3aa3e9 bunkus: Updated/newly translated German version of the docs
mosu
parents: 7281
diff changeset
221 <LI><A HREF="encoding.html#copying">2.4.3 Kopieren einzelner Streams</A></LI>
e4c5ee3aa3e9 bunkus: Updated/newly translated German version of the docs
mosu
parents: 7281
diff changeset
222 <LI><A HREF="encoding.html#fixing">2.4.4 AVIs mit defektem Index reparieren</A></LI>
e4c5ee3aa3e9 bunkus: Updated/newly translated German version of the docs
mosu
parents: 7281
diff changeset
223 <LI><A HREF="encoding.html#libavcodec">2.4.5 Encodierung mit der libavcodec-Familie</A></LI>
e4c5ee3aa3e9 bunkus: Updated/newly translated German version of the docs
mosu
parents: 7281
diff changeset
224 <LI><A HREF="encoding.html#image_files">2.4.6 Encodieren einer Menge einzelner Bildern (PNGs oder JPGs)</A></LI>
e4c5ee3aa3e9 bunkus: Updated/newly translated German version of the docs
mosu
parents: 7281
diff changeset
225 <LI><A HREF="encoding.html#vobsub">2.4.7 DVD-Untertitel in eine Vobsub-Datei extrahieren</A></LI>
e4c5ee3aa3e9 bunkus: Updated/newly translated German version of the docs
mosu
parents: 7281
diff changeset
226 <LI><A HREF="encoding.html#aspect">2.4.8 H&ouml;hen-Seitenverh&auml;ltnis beibehalten</A></LI>
e4c5ee3aa3e9 bunkus: Updated/newly translated German version of the docs
mosu
parents: 7281
diff changeset
227 </UL>
e4c5ee3aa3e9 bunkus: Updated/newly translated German version of the docs
mosu
parents: 7281
diff changeset
228 </LI>
e4c5ee3aa3e9 bunkus: Updated/newly translated German version of the docs
mosu
parents: 7281
diff changeset
229 <LI><A HREF="#tv">2.5 TV-Eingang</A>
e4c5ee3aa3e9 bunkus: Updated/newly translated German version of the docs
mosu
parents: 7281
diff changeset
230 <UL>
e4c5ee3aa3e9 bunkus: Updated/newly translated German version of the docs
mosu
parents: 7281
diff changeset
231 <LI><A HREF="#tv_compilation">2.5.1 Compilierung</A></LI>
e4c5ee3aa3e9 bunkus: Updated/newly translated German version of the docs
mosu
parents: 7281
diff changeset
232 <LI><A HREF="#tv_options">2.5.2 Tipps zur Benutzung</A></LI>
e4c5ee3aa3e9 bunkus: Updated/newly translated German version of the docs
mosu
parents: 7281
diff changeset
233 <LI><A HREF="#tv_examples">2.5.3 Beispiele</A></LI>
e4c5ee3aa3e9 bunkus: Updated/newly translated German version of the docs
mosu
parents: 7281
diff changeset
234 </UL>
e4c5ee3aa3e9 bunkus: Updated/newly translated German version of the docs
mosu
parents: 7281
diff changeset
235 </LI>
e4c5ee3aa3e9 bunkus: Updated/newly translated German version of the docs
mosu
parents: 7281
diff changeset
236 <LI><A HREF="#edl">2.6 Edit Decision Lists (EDL)</A>
e4c5ee3aa3e9 bunkus: Updated/newly translated German version of the docs
mosu
parents: 7281
diff changeset
237 <UL>
e4c5ee3aa3e9 bunkus: Updated/newly translated German version of the docs
mosu
parents: 7281
diff changeset
238 <LI><A HREF="#edl_using">2.6.1 Benutzung einer EDL-Datei</A></LI>
e4c5ee3aa3e9 bunkus: Updated/newly translated German version of the docs
mosu
parents: 7281
diff changeset
239 <LI><A HREF="#edl_making">2.6.2 Erstellen einer EDL-Datei</A></LI>
e4c5ee3aa3e9 bunkus: Updated/newly translated German version of the docs
mosu
parents: 7281
diff changeset
240 </UL>
e4c5ee3aa3e9 bunkus: Updated/newly translated German version of the docs
mosu
parents: 7281
diff changeset
241 </LI>
e4c5ee3aa3e9 bunkus: Updated/newly translated German version of the docs
mosu
parents: 7281
diff changeset
242 </UL>
e4c5ee3aa3e9 bunkus: Updated/newly translated German version of the docs
mosu
parents: 7281
diff changeset
243 </LI>
e4c5ee3aa3e9 bunkus: Updated/newly translated German version of the docs
mosu
parents: 7281
diff changeset
244 <LI><A HREF="#usage">3. Benutzung</A>
3109
d6cb237770bc a lot of work, tv-input missing
jaf
parents: 2431
diff changeset
245 <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
246 <LI><A HREF="#command_line">3.1 Kommandozeile</A></LI>
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
247 <LI><A HREF="#control">3.2 Steuerung</A>
6033
fea2bd7ba32a big update to english version
jonas
parents: 5561
diff changeset
248 <UL>
8833
e4c5ee3aa3e9 bunkus: Updated/newly translated German version of the docs
mosu
parents: 7281
diff changeset
249 <LI><A HREF="#controls_configuration">3.2.1 Konfiguration der Steuerung</A>
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
250 <UL>
8833
e4c5ee3aa3e9 bunkus: Updated/newly translated German version of the docs
mosu
parents: 7281
diff changeset
251 <LI><A HREF="#key_names">3.2.1.1 Tastennamen</A></LI>
e4c5ee3aa3e9 bunkus: Updated/newly translated German version of the docs
mosu
parents: 7281
diff changeset
252 <LI><A HREF="#commands">3.2.1.2 Befehle</A></LI>
e4c5ee3aa3e9 bunkus: Updated/newly translated German version of the docs
mosu
parents: 7281
diff changeset
253 </UL>
e4c5ee3aa3e9 bunkus: Updated/newly translated German version of the docs
mosu
parents: 7281
diff changeset
254 </LI>
e4c5ee3aa3e9 bunkus: Updated/newly translated German version of the docs
mosu
parents: 7281
diff changeset
255 <LI><A HREF="#lirc">3.2.2 Steuerung mittels LIRC</A></LI>
e4c5ee3aa3e9 bunkus: Updated/newly translated German version of the docs
mosu
parents: 7281
diff changeset
256 <LI><A HREF="#slave">3.2.3 Der "slave"-Modus</A></LI>
e4c5ee3aa3e9 bunkus: Updated/newly translated German version of the docs
mosu
parents: 7281
diff changeset
257 </UL>
e4c5ee3aa3e9 bunkus: Updated/newly translated German version of the docs
mosu
parents: 7281
diff changeset
258 </LI>
e4c5ee3aa3e9 bunkus: Updated/newly translated German version of the docs
mosu
parents: 7281
diff changeset
259 <LI><A HREF="#streaming">3.3 Streaming &uuml;ber das Netzwerk oder pipes</A></LI>
e4c5ee3aa3e9 bunkus: Updated/newly translated German version of the docs
mosu
parents: 7281
diff changeset
260 </UL>
e4c5ee3aa3e9 bunkus: Updated/newly translated German version of the docs
mosu
parents: 7281
diff changeset
261 </LI>
e4c5ee3aa3e9 bunkus: Updated/newly translated German version of the docs
mosu
parents: 7281
diff changeset
262 <LI><A HREF="cd-dvd.html">4. CD/DVD-Sektion</A>
e4c5ee3aa3e9 bunkus: Updated/newly translated German version of the docs
mosu
parents: 7281
diff changeset
263 <UL>
e4c5ee3aa3e9 bunkus: Updated/newly translated German version of the docs
mosu
parents: 7281
diff changeset
264 <LI><A HREF="cd-dvd.html#drives">4.1 CD-ROM- und DVD-ROM-Laufwerke</A></LI>
e4c5ee3aa3e9 bunkus: Updated/newly translated German version of the docs
mosu
parents: 7281
diff changeset
265 <LI><A HREF="cd-dvd.html#dvd">4.2 DVD-Wiedergabe</A></LI>
e4c5ee3aa3e9 bunkus: Updated/newly translated German version of the docs
mosu
parents: 7281
diff changeset
266 <LI><A HREF="cd-dvd.html#vcd">4.3 VCD-Wiedergabe</A></LI>
e4c5ee3aa3e9 bunkus: Updated/newly translated German version of the docs
mosu
parents: 7281
diff changeset
267 </UL>
e4c5ee3aa3e9 bunkus: Updated/newly translated German version of the docs
mosu
parents: 7281
diff changeset
268 </LI>
e4c5ee3aa3e9 bunkus: Updated/newly translated German version of the docs
mosu
parents: 7281
diff changeset
269 <LI><A HREF="faq.html">5. FAQ - die h&auml;ufigsten Fragen und Antworten</A>
3109
d6cb237770bc a lot of work, tv-input missing
jaf
parents: 2431
diff changeset
270 <UL>
8833
e4c5ee3aa3e9 bunkus: Updated/newly translated German version of the docs
mosu
parents: 7281
diff changeset
271 <LI><A HREF="faq.html#compilation">5.1 Compilierung</A></LI>
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
272 <LI><A HREF="faq.html#general">5.2 Allgemeine Fragen</A></LI>
8833
e4c5ee3aa3e9 bunkus: Updated/newly translated German version of the docs
mosu
parents: 7281
diff changeset
273 <LI><A HREF="faq.html#playback">5.3 Probleme bei der Wiedergabe</A></LI>
e4c5ee3aa3e9 bunkus: Updated/newly translated German version of the docs
mosu
parents: 7281
diff changeset
274 <LI><A HREF="faq.html#driver">5.4 Probleme mit den Video-/Audio-Treibern (vo/ao)</A></LI>
e4c5ee3aa3e9 bunkus: Updated/newly translated German version of the docs
mosu
parents: 7281
diff changeset
275 <LI><A HREF="faq.html#dvd">5.5 DVD-Wiedergabe</A></LI>
e4c5ee3aa3e9 bunkus: Updated/newly translated German version of the docs
mosu
parents: 7281
diff changeset
276 <LI><A HREF="faq.html#features">5.6 Feature-W&uuml;nsche</A></LI>
e4c5ee3aa3e9 bunkus: Updated/newly translated German version of the docs
mosu
parents: 7281
diff changeset
277 <LI><A HREF="faq.html#encoding">5.7 Encodieren</A></LI>
e4c5ee3aa3e9 bunkus: Updated/newly translated German version of the docs
mosu
parents: 7281
diff changeset
278 </UL>
e4c5ee3aa3e9 bunkus: Updated/newly translated German version of the docs
mosu
parents: 7281
diff changeset
279 </LI>
e4c5ee3aa3e9 bunkus: Updated/newly translated German version of the docs
mosu
parents: 7281
diff changeset
280 <LI><A HREF="#ports">6. Portierungen</A>
3109
d6cb237770bc a lot of work, tv-input missing
jaf
parents: 2431
diff changeset
281 <UL>
8833
e4c5ee3aa3e9 bunkus: Updated/newly translated German version of the docs
mosu
parents: 7281
diff changeset
282 <LI><A HREF="#linux">6.1 Linux</A>
e4c5ee3aa3e9 bunkus: Updated/newly translated German version of the docs
mosu
parents: 7281
diff changeset
283 <UL>
e4c5ee3aa3e9 bunkus: Updated/newly translated German version of the docs
mosu
parents: 7281
diff changeset
284 <LI><A HREF="#debian">6.1.1 Debian-Pakete</A></LI>
e4c5ee3aa3e9 bunkus: Updated/newly translated German version of the docs
mosu
parents: 7281
diff changeset
285 <LI><A HREF="#rpm">6.1.2 RPM-Pakete</A></LI>
e4c5ee3aa3e9 bunkus: Updated/newly translated German version of the docs
mosu
parents: 7281
diff changeset
286 </UL>
e4c5ee3aa3e9 bunkus: Updated/newly translated German version of the docs
mosu
parents: 7281
diff changeset
287 </LI>
e4c5ee3aa3e9 bunkus: Updated/newly translated German version of the docs
mosu
parents: 7281
diff changeset
288 <LI><A HREF="#bsd">6.2 *BSD</A>
e4c5ee3aa3e9 bunkus: Updated/newly translated German version of the docs
mosu
parents: 7281
diff changeset
289 <UL>
e4c5ee3aa3e9 bunkus: Updated/newly translated German version of the docs
mosu
parents: 7281
diff changeset
290 <LI><A HREF="#freebsd">6.2.1 FreeBSD</A></LI>
e4c5ee3aa3e9 bunkus: Updated/newly translated German version of the docs
mosu
parents: 7281
diff changeset
291 <LI><A HREF="#openbsd">6.2.2 OpenBSD</A></LI>
e4c5ee3aa3e9 bunkus: Updated/newly translated German version of the docs
mosu
parents: 7281
diff changeset
292 </UL>
e4c5ee3aa3e9 bunkus: Updated/newly translated German version of the docs
mosu
parents: 7281
diff changeset
293 </LI>
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
294 <LI><A HREF="#solaris">6.3 Solaris</A></LI>
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
295 <LI><A HREF="#strongarm">6.4 StrongARM</A></LI>
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
296 <LI><A HREF="#sgi">6.5 Silicon Graphics / Irix</A></LI>
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
297 <LI><A HREF="#qnx">6.6 QNX</A></LI>
8833
e4c5ee3aa3e9 bunkus: Updated/newly translated German version of the docs
mosu
parents: 7281
diff changeset
298 <LI><A HREF="#cygwin">6.7 Cygwin</A></LI>
e4c5ee3aa3e9 bunkus: Updated/newly translated German version of the docs
mosu
parents: 7281
diff changeset
299 </UL>
e4c5ee3aa3e9 bunkus: Updated/newly translated German version of the docs
mosu
parents: 7281
diff changeset
300 </LI>
e4c5ee3aa3e9 bunkus: Updated/newly translated German version of the docs
mosu
parents: 7281
diff changeset
301 <LI><A HREF="#mailing_lists">Anhang A - Mail-Listen</A></LI>
e4c5ee3aa3e9 bunkus: Updated/newly translated German version of the docs
mosu
parents: 7281
diff changeset
302 <LI><A HREF="bugreports.html">Anhang B - Wie man einen Fehler berichtet</A>
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
303 <UL>
8833
e4c5ee3aa3e9 bunkus: Updated/newly translated German version of the docs
mosu
parents: 7281
diff changeset
304 <LI><A HREF="tech/patches.txt">Anhang B2 - Wie man einen Patch schickt</A></LI>
e4c5ee3aa3e9 bunkus: Updated/newly translated German version of the docs
mosu
parents: 7281
diff changeset
305 </UL>
e4c5ee3aa3e9 bunkus: Updated/newly translated German version of the docs
mosu
parents: 7281
diff changeset
306 </LI>
e4c5ee3aa3e9 bunkus: Updated/newly translated German version of the docs
mosu
parents: 7281
diff changeset
307 <LI><A HREF="#known_bugs">Anhang C - Bekannte Fehler</A></LI>
e4c5ee3aa3e9 bunkus: Updated/newly translated German version of the docs
mosu
parents: 7281
diff changeset
308 <LI><A HREF="../skin-en.html">Anhang D - Skin file format (Englisch)</A></LI>
e4c5ee3aa3e9 bunkus: Updated/newly translated German version of the docs
mosu
parents: 7281
diff changeset
309 <LI><A HREF="users_against_developers.html">Anhang E - Aufschrei der Entwickler</A>
e4c5ee3aa3e9 bunkus: Updated/newly translated German version of the docs
mosu
parents: 7281
diff changeset
310 <UL>
e4c5ee3aa3e9 bunkus: Updated/newly translated German version of the docs
mosu
parents: 7281
diff changeset
311 <LI><A HREF="users_against_developers.html#gcc">GCC 2.96</A></LI>
e4c5ee3aa3e9 bunkus: Updated/newly translated German version of the docs
mosu
parents: 7281
diff changeset
312 <LI><A HREF="users_against_developers.html#binary">Distribution in compilierter Form</A></LI>
e4c5ee3aa3e9 bunkus: Updated/newly translated German version of the docs
mosu
parents: 7281
diff changeset
313 <LI><A HREF="users_against_developers.html#nvidia">nVidia</A></LI>
e4c5ee3aa3e9 bunkus: Updated/newly translated German version of the docs
mosu
parents: 7281
diff changeset
314 <LI><A HREF="users_against_developers.html#barr">Joe Barr</A></LI>
e4c5ee3aa3e9 bunkus: Updated/newly translated German version of the docs
mosu
parents: 7281
diff changeset
315 </UL>
e4c5ee3aa3e9 bunkus: Updated/newly translated German version of the docs
mosu
parents: 7281
diff changeset
316 </LI>
4522
a7baf6ad622a some updates (patch by Jonas Jermann <jjermann@gmx.net>)
gabucino
parents: 3892
diff changeset
317 </UL>
a7baf6ad622a some updates (patch by Jonas Jermann <jjermann@gmx.net>)
gabucino
parents: 3892
diff changeset
318
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
319 <HR>
1833
5bfa57281d98 Added translated files by Johannes Feigl, not checked by me!
atmos4
parents:
diff changeset
320
7079
jonas
parents: 6987
diff changeset
321 <H1><A NAME="reading">0. Wie diese Dokumentation zu lesen ist</A></H1>
4522
a7baf6ad622a some updates (patch by Jonas Jermann <jjermann@gmx.net>)
gabucino
parents: 3892
diff changeset
322
8833
e4c5ee3aa3e9 bunkus: Updated/newly translated German version of the docs
mosu
parents: 7281
diff changeset
323 <P>Wenn du die Installation zum ersten Mal durchf&uuml;hrst: Pass auf, dass du
e4c5ee3aa3e9 bunkus: Updated/newly translated German version of the docs
mosu
parents: 7281
diff changeset
324 alles von hier bis zum Ende der Installationsanleitung durchliest, und folge
e4c5ee3aa3e9 bunkus: Updated/newly translated German version of the docs
mosu
parents: 7281
diff changeset
325 den entsprechenden Links. Wenn du immer noch Fragen hast, kehre zum
e4c5ee3aa3e9 bunkus: Updated/newly translated German version of the docs
mosu
parents: 7281
diff changeset
326 Inhaltsverzeichnis zur&uuml;ck und suche nach dem Begriff, lies die <A
e4c5ee3aa3e9 bunkus: Updated/newly translated German version of the docs
mosu
parents: 7281
diff changeset
327 HREF="faq.html">FAQ</A> oder versuche, mit Hilfe von grep die Dateien zu
e4c5ee3aa3e9 bunkus: Updated/newly translated German version of the docs
mosu
parents: 7281
diff changeset
328 durchsuchen.</P>
e4c5ee3aa3e9 bunkus: Updated/newly translated German version of the docs
mosu
parents: 7281
diff changeset
329
4522
a7baf6ad622a some updates (patch by Jonas Jermann <jjermann@gmx.net>)
gabucino
parents: 3892
diff changeset
330 <P>Die Hauptregel dieser Dokumentation: Wenn es nicht dokumentiert ist,
8833
e4c5ee3aa3e9 bunkus: Updated/newly translated German version of the docs
mosu
parents: 7281
diff changeset
331 <U>existiert es nicht</U>. Wenn nichts von einer M&ouml;glichkeit der
e4c5ee3aa3e9 bunkus: Updated/newly translated German version of the docs
mosu
parents: 7281
diff changeset
332 Audioencodierung von TV-Karten steht, kann man dies auch nicht tun.
e4c5ee3aa3e9 bunkus: Updated/newly translated German version of the docs
mosu
parents: 7281
diff changeset
333 Wenn du gut kombinieren kannst, dann ist das hier wirklich gut f&uuml;r dich.
e4c5ee3aa3e9 bunkus: Updated/newly translated German version of the docs
mosu
parents: 7281
diff changeset
334 Viel Gl&uuml;ck. Du wirst es brauchen :) Ein weiterer guter Ratschlag ist
e4c5ee3aa3e9 bunkus: Updated/newly translated German version of the docs
mosu
parents: 7281
diff changeset
335 folgendes Zitat von Chris Phillips, der auf der
e4c5ee3aa3e9 bunkus: Updated/newly translated German version of the docs
mosu
parents: 7281
diff changeset
336 <A HREF="http://mplayerhq.hu/pipermail/mplayer-users/">mplayer-users</A>
e4c5ee3aa3e9 bunkus: Updated/newly translated German version of the docs
mosu
parents: 7281
diff changeset
337 Mail-Liste folgendes schrieb:</P>
4522
a7baf6ad622a some updates (patch by Jonas Jermann <jjermann@gmx.net>)
gabucino
parents: 3892
diff changeset
338
8833
e4c5ee3aa3e9 bunkus: Updated/newly translated German version of the docs
mosu
parents: 7281
diff changeset
339 <BLOCKQUOTE>
e4c5ee3aa3e9 bunkus: Updated/newly translated German version of the docs
mosu
parents: 7281
diff changeset
340 Vor einiger Zeit habe ich gesagt, dass es einen Unterschied zwischen einem
e4c5ee3aa3e9 bunkus: Updated/newly translated German version of the docs
mosu
parents: 7281
diff changeset
341 Neuling und einem Idioten gibt. Egal, wieviel du von einer Sache wirklich
e4c5ee3aa3e9 bunkus: Updated/newly translated German version of the docs
mosu
parents: 7281
diff changeset
342 wei&szlig;t (sei es Linux, Autos, Frauen :D), du solltest IMMER dazu
e4c5ee3aa3e9 bunkus: Updated/newly translated German version of the docs
mosu
parents: 7281
diff changeset
343 f&auml;hig sein, einen Schritt zur&uuml;ck zu machen und objektiv die Lage
e4c5ee3aa3e9 bunkus: Updated/newly translated German version of the docs
mosu
parents: 7281
diff changeset
344 zu betrachten. Andernfalls bist du meiner bescheidenen Meinung nach einfach
e4c5ee3aa3e9 bunkus: Updated/newly translated German version of the docs
mosu
parents: 7281
diff changeset
345 nur dumm. Eine Frau, mit der ich zusammen wohne, nahm einmal an, dass der
e4c5ee3aa3e9 bunkus: Updated/newly translated German version of the docs
mosu
parents: 7281
diff changeset
346 Staubsauger defekt war, nur weil er nichts mehr aufgesaugt hat. Sie hat
e4c5ee3aa3e9 bunkus: Updated/newly translated German version of the docs
mosu
parents: 7281
diff changeset
347 nie daran gedacht, den Staubbeutel zu wechseln, weil sie das nie vorher
e4c5ee3aa3e9 bunkus: Updated/newly translated German version of the docs
mosu
parents: 7281
diff changeset
348 gemacht hatte. Und das ist einfach nur doof und kein Fall von 'ich wei&szlig;
e4c5ee3aa3e9 bunkus: Updated/newly translated German version of the docs
mosu
parents: 7281
diff changeset
349 nicht, was ich tun soll'. Mit etwas nicht vertraut zu sein ist absolut
e4c5ee3aa3e9 bunkus: Updated/newly translated German version of the docs
mosu
parents: 7281
diff changeset
350 keine Entschuldigung f&uuml;r a) Faulheit und b) Unwissenheit. Es gibt so
e4c5ee3aa3e9 bunkus: Updated/newly translated German version of the docs
mosu
parents: 7281
diff changeset
351 viele Menschen, die das Wort "Fehler" sehen und dann einfach aufh&ouml;ren
e4c5ee3aa3e9 bunkus: Updated/newly translated German version of the docs
mosu
parents: 7281
diff changeset
352 zu denken. Tats&auml;chlich scheinen nur wenige auch die W&ouml;rter
e4c5ee3aa3e9 bunkus: Updated/newly translated German version of the docs
mosu
parents: 7281
diff changeset
353 hinter dem Punkt zu lesen.
e4c5ee3aa3e9 bunkus: Updated/newly translated German version of the docs
mosu
parents: 7281
diff changeset
354 </BLOCKQUOTE>
4522
a7baf6ad622a some updates (patch by Jonas Jermann <jjermann@gmx.net>)
gabucino
parents: 3892
diff changeset
355
7079
jonas
parents: 6987
diff changeset
356 <H1><A NAME="introduction">1. Einleitung</A></H1>
1964
41aa7a6c2252 similar to 1.53, but not finished
jaf
parents: 1833
diff changeset
357
8833
e4c5ee3aa3e9 bunkus: Updated/newly translated German version of the docs
mosu
parents: 7281
diff changeset
358 <P><B>MPlayer</B> ist ein Video-Player f&uuml;r LINUX (er l&auml;uft auch auf
e4c5ee3aa3e9 bunkus: Updated/newly translated German version of the docs
mosu
parents: 7281
diff changeset
359 vielen anderen Unix-Systemen und <B>nicht-x86</B>-CPUs, siehe <A
e4c5ee3aa3e9 bunkus: Updated/newly translated German version of the docs
mosu
parents: 7281
diff changeset
360 HREF="#ports">Sektion 6</A>). Er spielt die meisten MPEG, VOB, AVI, OGG/OGM,
e4c5ee3aa3e9 bunkus: Updated/newly translated German version of the docs
mosu
parents: 7281
diff changeset
361 VIVO, ASF/WMA/WMV, QT/MOV/MP4, FLI, RM, NuppelVideo, yuv4mpeg, FILM, RoQ und
e4c5ee3aa3e9 bunkus: Updated/newly translated German version of the docs
mosu
parents: 7281
diff changeset
362 PVA-Dateien ab. Dabei kommen viele eingebaute Codecs, Xanim-, RealPlayer und
e4c5ee3aa3e9 bunkus: Updated/newly translated German version of the docs
mosu
parents: 7281
diff changeset
363 Win32-DLL-Codecs zum Einsatz. Du kannst dir <B>VideoCDs</B>, <B>SVCDs</B>,
e4c5ee3aa3e9 bunkus: Updated/newly translated German version of the docs
mosu
parents: 7281
diff changeset
364 <B>DVDs</B>, <B>3ivx-</B>, <B>RealMedia-</B> und auch <B>DivX-</B>Filme sehen
e4c5ee3aa3e9 bunkus: Updated/newly translated German version of the docs
mosu
parents: 7281
diff changeset
365 (und daf&uuml;r wird nicht einmal die avifile-Bibliotek ben&ouml;tigt). Ein
e4c5ee3aa3e9 bunkus: Updated/newly translated German version of the docs
mosu
parents: 7281
diff changeset
366 weiteres gro&szlig;es Feature von <B>MPlayer</B> ist die gro&szlig;e Bandbreite
e4c5ee3aa3e9 bunkus: Updated/newly translated German version of the docs
mosu
parents: 7281
diff changeset
367 unterst&uuml;tzter Ausgabetreiber. <B>MPlayer</B> funktioniert mit X11, Xv,
e4c5ee3aa3e9 bunkus: Updated/newly translated German version of the docs
mosu
parents: 7281
diff changeset
368 DGA, OpenGL, SVGAlib, fbdev, AAlib und DirectFB. Du kannst aber auch GGI und
e4c5ee3aa3e9 bunkus: Updated/newly translated German version of the docs
mosu
parents: 7281
diff changeset
369 SDL (und dadurch alle deren Treiber) und einige grafikkartenspezifische
e4c5ee3aa3e9 bunkus: Updated/newly translated German version of the docs
mosu
parents: 7281
diff changeset
370 Low-Level-Treiber verwenden - z.B. f&uuml;r Matrox, 3Dfx und Radeon, Mach64
e4c5ee3aa3e9 bunkus: Updated/newly translated German version of the docs
mosu
parents: 7281
diff changeset
371 oder Permedia3. Die meinsten von ihnen unterst&uuml;tzen Software- oder
e4c5ee3aa3e9 bunkus: Updated/newly translated German version of the docs
mosu
parents: 7281
diff changeset
372 Hardware-Skalierung, sodass du deine Videos im Vollbild genie&szlig;en kannst.
e4c5ee3aa3e9 bunkus: Updated/newly translated German version of the docs
mosu
parents: 7281
diff changeset
373 <B>MPlayer</B> unterst&uuml;tzt auch die Wiedergabe mit einigen
e4c5ee3aa3e9 bunkus: Updated/newly translated German version of the docs
mosu
parents: 7281
diff changeset
374 Hardware-MPEG-Decoder-Karten wie der <B><A HREF="video.html#dvb">DVB</A></B>
e4c5ee3aa3e9 bunkus: Updated/newly translated German version of the docs
mosu
parents: 7281
diff changeset
375 und der <B><A HREF="video.html#dxr3">DXR3/Hollywood+</A></B>! Und was meinst du
e4c5ee3aa3e9 bunkus: Updated/newly translated German version of the docs
mosu
parents: 7281
diff changeset
376 zu den sch&ouml;nen, gro&szlig;en, antialiasten und schattierten Untertiteln
e4c5ee3aa3e9 bunkus: Updated/newly translated German version of the docs
mosu
parents: 7281
diff changeset
377 (<B>10 unterst&uuml;tzte Typen</B>) mit europ&auml;ischen (ISO 8859-1,2,
e4c5ee3aa3e9 bunkus: Updated/newly translated German version of the docs
mosu
parents: 7281
diff changeset
378 Ungarisch, Englisch, Tschechisch, usw.), kyrillischen und koreanischen
e4c5ee3aa3e9 bunkus: Updated/newly translated German version of the docs
mosu
parents: 7281
diff changeset
379 Schriften? Und das onscreen display (OSD)?</P>
e4c5ee3aa3e9 bunkus: Updated/newly translated German version of the docs
mosu
parents: 7281
diff changeset
380
e4c5ee3aa3e9 bunkus: Updated/newly translated German version of the docs
mosu
parents: 7281
diff changeset
381 <P>Der Player spielt felsenfest besch&auml;digte MPEG-Dateien (n&uuml;tzlich
e4c5ee3aa3e9 bunkus: Updated/newly translated German version of the docs
mosu
parents: 7281
diff changeset
382 f&uuml;r einige VCDs) und schlechte AVI-Dateien, welche auch mit dem bekannten
e4c5ee3aa3e9 bunkus: Updated/newly translated German version of the docs
mosu
parents: 7281
diff changeset
383 Windows Media Player nicht mehr abspielbar sind. Auch AVI-Dateien ohne Index
e4c5ee3aa3e9 bunkus: Updated/newly translated German version of the docs
mosu
parents: 7281
diff changeset
384 sind abspielbar, und du kannst den Index entweder tempor&auml;r mit der
e4c5ee3aa3e9 bunkus: Updated/newly translated German version of the docs
mosu
parents: 7281
diff changeset
385 <CODE>-idx</CODE>-Option oder permanent mit <B>MEncoder</B> wiederherstellen.
e4c5ee3aa3e9 bunkus: Updated/newly translated German version of the docs
mosu
parents: 7281
diff changeset
386 Beides erm&ouml;glicht wieder die Suchfunktion! Du siehst also, Stabilit&auml;t
e4c5ee3aa3e9 bunkus: Updated/newly translated German version of the docs
mosu
parents: 7281
diff changeset
387 und Qualit&auml;t sind die wichtigsten Dinge f&uuml;r mich, aber die
e4c5ee3aa3e9 bunkus: Updated/newly translated German version of the docs
mosu
parents: 7281
diff changeset
388 Geschwindigkeit ist genauso beeindruckend.</P>
e4c5ee3aa3e9 bunkus: Updated/newly translated German version of the docs
mosu
parents: 7281
diff changeset
389
e4c5ee3aa3e9 bunkus: Updated/newly translated German version of the docs
mosu
parents: 7281
diff changeset
390 <P><B>MEncoder</B> (der Filme encodierende Partner von <B>MPlayer</B>) ist ein
e4c5ee3aa3e9 bunkus: Updated/newly translated German version of the docs
mosu
parents: 7281
diff changeset
391 einfacher Filmencodierer, der dazu bestimmt ist, von <B>MPlayer</B> abspielbare
e4c5ee3aa3e9 bunkus: Updated/newly translated German version of the docs
mosu
parents: 7281
diff changeset
392 Filme (<B>AVI/ASF/OGG/DVD/VCD/VOB/MPG/MOV/VIV/FLI/RM/NUV/NET/PVA</B>) in andere
e4c5ee3aa3e9 bunkus: Updated/newly translated German version of the docs
mosu
parents: 7281
diff changeset
393 von <B>MPlayer</B> abspielbare Formate umzuwandeln (siehe unten). Er kann
e4c5ee3aa3e9 bunkus: Updated/newly translated German version of the docs
mosu
parents: 7281
diff changeset
394 verschiedene Codecs zum Encodieren benutzen (<B>DivX4</B> (mit 1 oder 2
e4c5ee3aa3e9 bunkus: Updated/newly translated German version of the docs
mosu
parents: 7281
diff changeset
395 Durchg&auml;ngen), libavcodec, <B>PCM</B>/<B>MP3</B>/<B>VBR MP3</B>-Audio).
e4c5ee3aa3e9 bunkus: Updated/newly translated German version of the docs
mosu
parents: 7281
diff changeset
396 Er verf&uuml;gt weiterhin &uuml;ber ein m&auml;chtiges Pluginsystem f&uuml;r
e4c5ee3aa3e9 bunkus: Updated/newly translated German version of the docs
mosu
parents: 7281
diff changeset
397 die Manipulation des Videos.</P>
1964
41aa7a6c2252 similar to 1.53, but not finished
jaf
parents: 1833
diff changeset
398
8833
e4c5ee3aa3e9 bunkus: Updated/newly translated German version of the docs
mosu
parents: 7281
diff changeset
399 <H4>Features von MEncoder</H4>
6680
jonas
parents: 6518
diff changeset
400
8833
e4c5ee3aa3e9 bunkus: Updated/newly translated German version of the docs
mosu
parents: 7281
diff changeset
401 <UL>
e4c5ee3aa3e9 bunkus: Updated/newly translated German version of the docs
mosu
parents: 7281
diff changeset
402 <LI>verf&uuml;gt &uuml;ber die gleiche gro&szlig;e Bandbreite von
e4c5ee3aa3e9 bunkus: Updated/newly translated German version of the docs
mosu
parents: 7281
diff changeset
403 Eingangsformaten wie <B>MPlayer</B></LI>
e4c5ee3aa3e9 bunkus: Updated/newly translated German version of the docs
mosu
parents: 7281
diff changeset
404 <LI>kann alle von FFmpegs <A HREF="codecs.html#libavcodec">libavcodec</A>
e4c5ee3aa3e9 bunkus: Updated/newly translated German version of the docs
mosu
parents: 7281
diff changeset
405 zur Verf&uuml;gung gestellten Codecs benutzen</LI>
e4c5ee3aa3e9 bunkus: Updated/newly translated German version of the docs
mosu
parents: 7281
diff changeset
406 <LI>Videoencodierung direkt von einem V4L-kompatiblen TV-Ger&auml;t</LI>
e4c5ee3aa3e9 bunkus: Updated/newly translated German version of the docs
mosu
parents: 7281
diff changeset
407 <LI>Encodieren/Multiplexen in ein verschachteltes (interleaved) AVI
e4c5ee3aa3e9 bunkus: Updated/newly translated German version of the docs
mosu
parents: 7281
diff changeset
408 mit einem korrekten Index am Ende</LI>
e4c5ee3aa3e9 bunkus: Updated/newly translated German version of the docs
mosu
parents: 7281
diff changeset
409 <LI>Erstellen des Audio-Streams von externen Audiodateien</LI>
e4c5ee3aa3e9 bunkus: Updated/newly translated German version of the docs
mosu
parents: 7281
diff changeset
410 <LI>Encodieren mit einem, zwei oder drei Durchg&auml;ngen</LI>
e4c5ee3aa3e9 bunkus: Updated/newly translated German version of the docs
mosu
parents: 7281
diff changeset
411 <LI><B>VBR</B> MP3-Audio - <B>WICHTIGER HINWEIS:</B> VBR-MP3-Audio wird
e4c5ee3aa3e9 bunkus: Updated/newly translated German version of the docs
mosu
parents: 7281
diff changeset
412 eventuell nicht immer korrekt von Windows-Playern wiedergegeben!
e4c5ee3aa3e9 bunkus: Updated/newly translated German version of the docs
mosu
parents: 7281
diff changeset
413 Andererseits scheint <B>MEncoder</B>s aktuelle CBR-Implementierung noch
e4c5ee3aa3e9 bunkus: Updated/newly translated German version of the docs
mosu
parents: 7281
diff changeset
414 schlechter mit den Windows-Playern zusammenzuarbeiten :)</LI>
e4c5ee3aa3e9 bunkus: Updated/newly translated German version of the docs
mosu
parents: 7281
diff changeset
415 <LI>PCM-Audio</LI>
e4c5ee3aa3e9 bunkus: Updated/newly translated German version of the docs
mosu
parents: 7281
diff changeset
416 <LI>1:1-Streamkopien</LI>
e4c5ee3aa3e9 bunkus: Updated/newly translated German version of the docs
mosu
parents: 7281
diff changeset
417 <LI>Audio-/Videosynchronisation basierend auf den PTS (kann mit der Option
e4c5ee3aa3e9 bunkus: Updated/newly translated German version of the docs
mosu
parents: 7281
diff changeset
418 <CODE>-mc 0</CODE> deaktiviert werden)</LI>
e4c5ee3aa3e9 bunkus: Updated/newly translated German version of the docs
mosu
parents: 7281
diff changeset
419 <LI>Anpassund der Framerate mit der <CODE>-ofps</CODE>-Option (kann z.B. dazu
e4c5ee3aa3e9 bunkus: Updated/newly translated German version of the docs
mosu
parents: 7281
diff changeset
420 benutzt werden, 29.95fps-VOBs in 24fps-AVIs umzuwandeln)</LI>
e4c5ee3aa3e9 bunkus: Updated/newly translated German version of the docs
mosu
parents: 7281
diff changeset
421 <LI>benutzt unser &auml;u&szlig;erst m&auml;chtiges Pluginsystem (beschneiden
e4c5ee3aa3e9 bunkus: Updated/newly translated German version of the docs
mosu
parents: 7281
diff changeset
422 (crop), erweitern (expand), spiegeln (flip), Nachbearbeitung (postprocess),
e4c5ee3aa3e9 bunkus: Updated/newly translated German version of the docs
mosu
parents: 7281
diff changeset
423 drehen (rotate), skalieren (scale), RGB/YUV-Konvertierung etc.)</LI>
e4c5ee3aa3e9 bunkus: Updated/newly translated German version of the docs
mosu
parents: 7281
diff changeset
424 <LI>kann DVD/Vobsub-Untertitel <B>UND</B> Textuntertitel direkt in das
e4c5ee3aa3e9 bunkus: Updated/newly translated German version of the docs
mosu
parents: 7281
diff changeset
425 Bild einbetten</LI>
e4c5ee3aa3e9 bunkus: Updated/newly translated German version of the docs
mosu
parents: 7281
diff changeset
426 <LI>kann DVD-Untertitel in das Vobsub-Untertitel extrahieren</LI>
e4c5ee3aa3e9 bunkus: Updated/newly translated German version of the docs
mosu
parents: 7281
diff changeset
427 </UL>
e4c5ee3aa3e9 bunkus: Updated/newly translated German version of the docs
mosu
parents: 7281
diff changeset
428
e4c5ee3aa3e9 bunkus: Updated/newly translated German version of the docs
mosu
parents: 7281
diff changeset
429 <H4>Geplante Features</H4>
e4c5ee3aa3e9 bunkus: Updated/newly translated German version of the docs
mosu
parents: 7281
diff changeset
430
e4c5ee3aa3e9 bunkus: Updated/newly translated German version of the docs
mosu
parents: 7281
diff changeset
431 <UL>
e4c5ee3aa3e9 bunkus: Updated/newly translated German version of the docs
mosu
parents: 7281
diff changeset
432 <LI>noch gr&ouml;&szlig;ere Bandbreite von verf&uuml;gbaren
e4c5ee3aa3e9 bunkus: Updated/newly translated German version of the docs
mosu
parents: 7281
diff changeset
433 En-/Decodier-Formate/-Codecs (z.B. die Erstellung von VOB-Dateien mit
e4c5ee3aa3e9 bunkus: Updated/newly translated German version of the docs
mosu
parents: 7281
diff changeset
434 DivX4/Indeo5/VIVO-Streams ;))</LI>
e4c5ee3aa3e9 bunkus: Updated/newly translated German version of the docs
mosu
parents: 7281
diff changeset
435 </UL>
e4c5ee3aa3e9 bunkus: Updated/newly translated German version of the docs
mosu
parents: 7281
diff changeset
436
e4c5ee3aa3e9 bunkus: Updated/newly translated German version of the docs
mosu
parents: 7281
diff changeset
437 <P><B>MPlayer</B> und <B>MEncoder</B> k&ouml;nnen unter den Bedingungen der
e4c5ee3aa3e9 bunkus: Updated/newly translated German version of the docs
mosu
parents: 7281
diff changeset
438 GNU General Public License Version 2 vertrieben werden.</P>
1964
41aa7a6c2252 similar to 1.53, but not finished
jaf
parents: 1833
diff changeset
439
4716
0533513f835c Upgrades to the latest version, some corrections...
jonas
parents: 4600
diff changeset
440
7079
jonas
parents: 6987
diff changeset
441 <H2><A NAME="history">1.1. Geschichte</A></H2>
1964
41aa7a6c2252 similar to 1.53, but not finished
jaf
parents: 1833
diff changeset
442
8833
e4c5ee3aa3e9 bunkus: Updated/newly translated German version of the docs
mosu
parents: 7281
diff changeset
443 <P>Es begann vor einem Jahr... Ich (A'rpi) hatte eine eine Menge von Playern
e4c5ee3aa3e9 bunkus: Updated/newly translated German version of the docs
mosu
parents: 7281
diff changeset
444 unter Linux ausprobiert (mtv, xmps, dvdview, livid/oms, videolan, xine, xanim,
e4c5ee3aa3e9 bunkus: Updated/newly translated German version of the docs
mosu
parents: 7281
diff changeset
445 avifile, xmmp), aber sie hatten alle ihre Probleme. Meist mit speziellen
e4c5ee3aa3e9 bunkus: Updated/newly translated German version of the docs
mosu
parents: 7281
diff changeset
446 Dateien oder mit der Audio-Video-Synchronisation. Die meisten waren
e4c5ee3aa3e9 bunkus: Updated/newly translated German version of the docs
mosu
parents: 7281
diff changeset
447 unf&auml;hig, alle drei - MPEG1, MPEG2 und AVI (DivX) - abzuspielen. Einige
e4c5ee3aa3e9 bunkus: Updated/newly translated German version of the docs
mosu
parents: 7281
diff changeset
448 Player hatten auch Probleme mit der Bildqualit&auml;t und der Geschwindkeit. So
e4c5ee3aa3e9 bunkus: Updated/newly translated German version of the docs
mosu
parents: 7281
diff changeset
449 beschloss ich, einen Player zu schreiben/zu modifizieren...</P>
1964
41aa7a6c2252 similar to 1.53, but not finished
jaf
parents: 1833
diff changeset
450
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
451 <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
452 <LI><B>mpg12play v0.1-v0.3:</B> Sep 22-25, 2000<BR>
8833
e4c5ee3aa3e9 bunkus: Updated/newly translated German version of the docs
mosu
parents: 7281
diff changeset
453 Der erste Versuch, innerhalb von nur 30 Minuten zusammengehackt!
e4c5ee3aa3e9 bunkus: Updated/newly translated German version of the docs
mosu
parents: 7281
diff changeset
454 Ich verwendete libmpeg3 von www.heroinewarrior.com bis zu Version 0.3,
e4c5ee3aa3e9 bunkus: Updated/newly translated German version of the docs
mosu
parents: 7281
diff changeset
455 aber es gab Bildqualit&auml;ts- und Geschwindigkeitsprobleme.</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
456 <LI><B>mpg12play v0.5-v0.87:</B> Sep 28-Oct 20, 2000<BR>
8833
e4c5ee3aa3e9 bunkus: Updated/newly translated German version of the docs
mosu
parents: 7281
diff changeset
457 Der MPEG-Codec wurde durch DVDview von Dirk Farin ersetzt. Es war ein
e4c5ee3aa3e9 bunkus: Updated/newly translated German version of the docs
mosu
parents: 7281
diff changeset
458 gro&szlig;artiges Programm, aber es war langsam und in C++ geschrieben
e4c5ee3aa3e9 bunkus: Updated/newly translated German version of the docs
mosu
parents: 7281
diff changeset
459 (ich hasse C++!).</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
460 <LI><B>mpg12play v0.9-v0.95pre5:</B> Oct 21-Nov 2, 2000<BR>
8833
e4c5ee3aa3e9 bunkus: Updated/newly translated German version of the docs
mosu
parents: 7281
diff changeset
461 Als MPEG-Codec wurde libmpeg2 (mpeg2dec) von Aaron Holtzman &amp; Michel
e4c5ee3aa3e9 bunkus: Updated/newly translated German version of the docs
mosu
parents: 7281
diff changeset
462 Lespinasse verwendet. Es ist gro&szlig;artiger, optimierter und schneller
e4c5ee3aa3e9 bunkus: Updated/newly translated German version of the docs
mosu
parents: 7281
diff changeset
463 C-Code mit perfekter Bildqualit&auml;t und 100%ig zum MPEG-Standard
e4c5ee3aa3e9 bunkus: Updated/newly translated German version of the docs
mosu
parents: 7281
diff changeset
464 kompatibel.</LI>
e4c5ee3aa3e9 bunkus: Updated/newly translated German version of the docs
mosu
parents: 7281
diff changeset
465 <LI><B>MPlayer v0.01:</B> Nov 11, 2000<BR>
e4c5ee3aa3e9 bunkus: Updated/newly translated German version of the docs
mosu
parents: 7281
diff changeset
466 Der erste MPlayer.</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
467 <LI><B>MPlayer v0.3-v0.9:</B> Nov 18-Dec 4, 2000<BR>
8833
e4c5ee3aa3e9 bunkus: Updated/newly translated German version of the docs
mosu
parents: 7281
diff changeset
468 Diese Version war ein Paket aus 2 Programmen: mpg12play v0.95pre6 und mein
e4c5ee3aa3e9 bunkus: Updated/newly translated German version of the docs
mosu
parents: 7281
diff changeset
469 neuer, einfacher AVI-Player 'avip', der auf dem Win32-DLL-Loader von
e4c5ee3aa3e9 bunkus: Updated/newly translated German version of the docs
mosu
parents: 7281
diff changeset
470 avifile basierte.</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
471 <LI><B>MPlayer v0.10:</B> Jan 1, 2001<BR>
8833
e4c5ee3aa3e9 bunkus: Updated/newly translated German version of the docs
mosu
parents: 7281
diff changeset
472 Der MPEG- und AVI-Player in einem einizigen Binary!</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
473 <LI><B>MPlayer v0.11pre Serien:</B><BR>
8833
e4c5ee3aa3e9 bunkus: Updated/newly translated German version of the docs
mosu
parents: 7281
diff changeset
474 Einigen neue Entwickler sind beigetreten, und seit 0.11 war MPlayer
e4c5ee3aa3e9 bunkus: Updated/newly translated German version of the docs
mosu
parents: 7281
diff changeset
475 Teamarbeit. .ASF-Datei- und OpenDivX-Unterst&uuml;tzung
e4c5ee3aa3e9 bunkus: Updated/newly translated German version of the docs
mosu
parents: 7281
diff changeset
476 (siehe www.projectmayo.com) f&uuml;r en-/decoding hinzugef&uuml;gt.</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
477 <LI><B>MPlayer v0.17 "The IdegCounter"</B> Apr 27, 2001<BR>
7079
jonas
parents: 6987
diff changeset
478 Die Release-Version nach 0.11pre nach 4 Monaten schwerer Entwicklung.
8833
e4c5ee3aa3e9 bunkus: Updated/newly translated German version of the docs
mosu
parents: 7281
diff changeset
479 Probiere es und sei beeindruckt! Tausende von neuen Features
e4c5ee3aa3e9 bunkus: Updated/newly translated German version of the docs
mosu
parents: 7281
diff changeset
480 hinzugef&uuml;gt... Und nat&uuml;rlich wurde auch der alte Code verbessert,
e4c5ee3aa3e9 bunkus: Updated/newly translated German version of the docs
mosu
parents: 7281
diff changeset
481 Fehler entfernt usw.</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
482 <LI><B>MPlayer 0.18 "The BugCounter"</B> Jul 9, 2001<BR>
8833
e4c5ee3aa3e9 bunkus: Updated/newly translated German version of the docs
mosu
parents: 7281
diff changeset
483 2 Monate seit 0.17, und hier ist das neue Release. Komplette
e4c5ee3aa3e9 bunkus: Updated/newly translated German version of the docs
mosu
parents: 7281
diff changeset
484 ASF-Unterst&uuml;tzung, mehr Untertitel-Formate, libao wurde
e4c5ee3aa3e9 bunkus: Updated/newly translated German version of the docs
mosu
parents: 7281
diff changeset
485 eingef&uuml;hrt (wie libvo, aber f&uuml;r Audio),
e4c5ee3aa3e9 bunkus: Updated/newly translated German version of the docs
mosu
parents: 7281
diff changeset
486 stabiler denn je, und so weiter. Es ist ein <B>muss</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
487 <LI><B>MPlayer 0.50 "The Faszom(C)ounter"</B> Oct 8, 2001<BR>
8833
e4c5ee3aa3e9 bunkus: Updated/newly translated German version of the docs
mosu
parents: 7281
diff changeset
488 Hmmm. Wieder ein Release. Tonnen von neuen Featues, Beta-Version vom GUI,
e4c5ee3aa3e9 bunkus: Updated/newly translated German version of the docs
mosu
parents: 7281
diff changeset
489 Fehler beseitigt, neue vo- und ao-Treiber, Ports auf viele Systeme
e4c5ee3aa3e9 bunkus: Updated/newly translated German version of the docs
mosu
parents: 7281
diff changeset
490 inklusive OpenSource-DivX-Codecs und vieles mehr. Probier's!</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
491 <LI><B>MPlayer 0.60 "The RTFMCounter"</B> Jan 3, 2002<BR>
8833
e4c5ee3aa3e9 bunkus: Updated/newly translated German version of the docs
mosu
parents: 7281
diff changeset
492 MOV/VIVO/RM/FLI/NUV-Dateiformat-Unterst&uuml;tzung, native CRAM-,
e4c5ee3aa3e9 bunkus: Updated/newly translated German version of the docs
mosu
parents: 7281
diff changeset
493 Cinepak-, ADPCM-Codecs und Support f&uuml;r die Binary-Codecs von XAnim;
e4c5ee3aa3e9 bunkus: Updated/newly translated German version of the docs
mosu
parents: 7281
diff changeset
494 DVD-Untertitel-Unterst&uuml;tzung, erstes Release des MEncoders,
e4c5ee3aa3e9 bunkus: Updated/newly translated German version of the docs
mosu
parents: 7281
diff changeset
495 TV-Grabbing, Cache, liba52, unz&auml;hlbare Fehlerbehebungen.</LI>
e4c5ee3aa3e9 bunkus: Updated/newly translated German version of the docs
mosu
parents: 7281
diff changeset
496 <LI><B>MPlayer 0.90pre10 "The BirthdayCounter"</B> Nov 11, 2002<BR>
e4c5ee3aa3e9 bunkus: Updated/newly translated German version of the docs
mosu
parents: 7281
diff changeset
497 Obwohl diese Version kein Release ist werde ich sie hier erw&auml;hnen,
e4c5ee3aa3e9 bunkus: Updated/newly translated German version of the docs
mosu
parents: 7281
diff changeset
498 da sie genau zwei Jahre nach <B>MPlayer</B> v0.01 herauskam. Herzlichen
e4c5ee3aa3e9 bunkus: Updated/newly translated German version of the docs
mosu
parents: 7281
diff changeset
499 Gl&uuml;ckwunsch, <B>MPlayer</B>!</LI>
e4c5ee3aa3e9 bunkus: Updated/newly translated German version of the docs
mosu
parents: 7281
diff changeset
500 <LI><B>MPlayer 0.90 "?"</B>Datum noch unbekannt</LI>
e4c5ee3aa3e9 bunkus: Updated/newly translated German version of the docs
mosu
parents: 7281
diff changeset
501 <LI><B>MPlayer 0.90rc1 "The CodecCounter"</B> Dec 7, 2002<BR>
e4c5ee3aa3e9 bunkus: Updated/newly translated German version of the docs
mosu
parents: 7281
diff changeset
502 Schon wieder kein Release, aber MPlayer ist nach den neuen Features
e4c5ee3aa3e9 bunkus: Updated/newly translated German version of the docs
mosu
parents: 7281
diff changeset
503 (Unterest&uuml;tzung f&uuml;r Sorenson 3 (QuickTime) und Windows Media 9)
e4c5ee3aa3e9 bunkus: Updated/newly translated German version of the docs
mosu
parents: 7281
diff changeset
504 der einzige Player, der alle bekannten Videoformate 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
505 </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
506
1964
41aa7a6c2252 similar to 1.53, but not finished
jaf
parents: 1833
diff changeset
507
7079
jonas
parents: 6987
diff changeset
508 <H2><A NAME="installation">1.2. Installation</A></H2>
1964
41aa7a6c2252 similar to 1.53, but not finished
jaf
parents: 1833
diff changeset
509
8833
e4c5ee3aa3e9 bunkus: Updated/newly translated German version of the docs
mosu
parents: 7281
diff changeset
510 <P>In diesem Kapitel versuche ich, dich auf dem Weg der Konfiguration und
e4c5ee3aa3e9 bunkus: Updated/newly translated German version of the docs
mosu
parents: 7281
diff changeset
511 Compilierung von <B>MPlayer</B> zu begleiten. Es ist nicht einfach, aber auch
e4c5ee3aa3e9 bunkus: Updated/newly translated German version of the docs
mosu
parents: 7281
diff changeset
512 nicht unn&ouml;tig schwer. Wenn dir ein unterschiedliches Verhalten als hier
e4c5ee3aa3e9 bunkus: Updated/newly translated German version of the docs
mosu
parents: 7281
diff changeset
513 beschrieben auff&auml;llt, versuche bitte diese Dokumentation zu durchsuchen,
e4c5ee3aa3e9 bunkus: Updated/newly translated German version of the docs
mosu
parents: 7281
diff changeset
514 und du wirst eine Antwort erhalten. Wenn du Links siehst, folge ihnen bitte und
e4c5ee3aa3e9 bunkus: Updated/newly translated German version of the docs
mosu
parents: 7281
diff changeset
515 lies, was sie enthalten. Es wird einige Zeit ben&ouml;tigen, aber es zahlt sich
e4c5ee3aa3e9 bunkus: Updated/newly translated German version of the docs
mosu
parents: 7281
diff changeset
516 aus.</P>
3418
97e49910f0da not ready (sorry), I've to finish beginning at line ~360
jaf
parents: 3311
diff changeset
517
8833
e4c5ee3aa3e9 bunkus: Updated/newly translated German version of the docs
mosu
parents: 7281
diff changeset
518 <P>Du brauchst ein ziemlich aktuelles System. Unter Linux sind 2.4.x-Kernel
e4c5ee3aa3e9 bunkus: Updated/newly translated German version of the docs
mosu
parents: 7281
diff changeset
519 empfohlen.</P>
3418
97e49910f0da not ready (sorry), I've to finish beginning at line ~360
jaf
parents: 3311
diff changeset
520
8833
e4c5ee3aa3e9 bunkus: Updated/newly translated German version of the docs
mosu
parents: 7281
diff changeset
521 <H4>Voraussetzungen an die Software</H4>
3273
df10916cbd41 similar to 1.123
jaf
parents: 3226
diff changeset
522
1964
41aa7a6c2252 similar to 1.53, but not finished
jaf
parents: 1833
diff changeset
523 <UL>
8833
e4c5ee3aa3e9 bunkus: Updated/newly translated German version of the docs
mosu
parents: 7281
diff changeset
524 <LI><B>binutils</B> - vorgeschlagene Version ist <B>2.11.x</B>. Diese
e4c5ee3aa3e9 bunkus: Updated/newly translated German version of the docs
mosu
parents: 7281
diff changeset
525 Programme sind f&uuml;r das Erzeugen von MMX/3DNow!/usw-Befehlen
e4c5ee3aa3e9 bunkus: Updated/newly translated German version of the docs
mosu
parents: 7281
diff changeset
526 verantwortlich und deshalb sehr wichtig.</LI>
e4c5ee3aa3e9 bunkus: Updated/newly translated German version of the docs
mosu
parents: 7281
diff changeset
527 <LI><B>gcc</B> - vorgeschlagene Version ist von <B>2.95.3</B>, <B>2.95.4</B>
e4c5ee3aa3e9 bunkus: Updated/newly translated German version of the docs
mosu
parents: 7281
diff changeset
528 und <B>3.1</B>. Verwende <B>NIEMALS</B> 2.96 oder 3.0.x! Sie erzeugen
e4c5ee3aa3e9 bunkus: Updated/newly translated German version of the docs
mosu
parents: 7281
diff changeset
529 f&uuml;r <B>MPlayer</B> fehlerhaften Code. Wenn du dich dazu entscheidest,
e4c5ee3aa3e9 bunkus: Updated/newly translated German version of the docs
mosu
parents: 7281
diff changeset
530 den 2.96 &uuml;ber Bord zu werfen, dann nimm nicht einfach den 3.0.x, nur
e4c5ee3aa3e9 bunkus: Updated/newly translated German version of the docs
mosu
parents: 7281
diff changeset
531 weil er neuer ist! Fr&uuml;he Versionen von 3.0.x waren sogar schlechter
e4c5ee3aa3e9 bunkus: Updated/newly translated German version of the docs
mosu
parents: 7281
diff changeset
532 als 2.96, downgrade also zu 2.95.x (downgrade auch die libstdc++, sie wird
e4c5ee3aa3e9 bunkus: Updated/newly translated German version of the docs
mosu
parents: 7281
diff changeset
533 vielleicht von anderen Programmen ben&ouml;tigt) oder up-/downgrade
e4c5ee3aa3e9 bunkus: Updated/newly translated German version of the docs
mosu
parents: 7281
diff changeset
534 &uuml;berhaupt nicht (sei aber in diesem Falle auf Laufzeitfehler
e4c5ee3aa3e9 bunkus: Updated/newly translated German version of the docs
mosu
parents: 7281
diff changeset
535 vorbereitet). Wenn du 3.x,x verwenden willst, dann solltest du die neuste
e4c5ee3aa3e9 bunkus: Updated/newly translated German version of the docs
mosu
parents: 7281
diff changeset
536 Version ausprobieren. &Auml;ltere hatten verschiedene Fehler. Es sollte
e4c5ee3aa3e9 bunkus: Updated/newly translated German version of the docs
mosu
parents: 7281
diff changeset
537 also darauf geachtet werden, dass wenigstens 3.1 verwendet wird,
e4c5ee3aa3e9 bunkus: Updated/newly translated German version of the docs
mosu
parents: 7281
diff changeset
538 da diese Version getestet wurde und funktionieren sollte. Detaillierte
e4c5ee3aa3e9 bunkus: Updated/newly translated German version of the docs
mosu
parents: 7281
diff changeset
539 Information dazu (die Fehler von gcc 2.96 sind immer noch <B>nicht</B>
e4c5ee3aa3e9 bunkus: Updated/newly translated German version of the docs
mosu
parents: 7281
diff changeset
540 behoben, sondern wurden nur in <B>MPlayer</B> <B>umgangen</B>) k&ouml;nnen
e4c5ee3aa3e9 bunkus: Updated/newly translated German version of the docs
mosu
parents: 7281
diff changeset
541 in der <A HREF="users_against_developers.html">gcc 2.96-Sektion</A>
7079
jonas
parents: 6987
diff changeset
542 und in den <A HREF="faq.html">FAQs</A> gefunden werden.</LI>
8833
e4c5ee3aa3e9 bunkus: Updated/newly translated German version of the docs
mosu
parents: 7281
diff changeset
543 <LI><B>XFree86</B> - vorgeschlagene Version ist <B>immer die neueste
e4c5ee3aa3e9 bunkus: Updated/newly translated German version of the docs
mosu
parents: 7281
diff changeset
544 (4.2.1)</B>. Normalerweise will das jeder, da XFree86 seit Version 4.0.2
e4c5ee3aa3e9 bunkus: Updated/newly translated German version of the docs
mosu
parents: 7281
diff changeset
545 die <A HREF="video.html#xv">XVideo</A>-Erweiterung enth&auml;lt (auch
e4c5ee3aa3e9 bunkus: Updated/newly translated German version of the docs
mosu
parents: 7281
diff changeset
546 bezeichnet als <B>Xv</B>), die ben&ouml;tigt wird, um
e4c5ee3aa3e9 bunkus: Updated/newly translated German version of the docs
mosu
parents: 7281
diff changeset
547 Hardware-YUV-Beschleunigung (schnelle Bildanzeige) auf Karten zu benutzen,
e4c5ee3aa3e9 bunkus: Updated/newly translated German version of the docs
mosu
parents: 7281
diff changeset
548 die es unterst&uuml;tzen.<BR> Stelle sicher, dass die
e4c5ee3aa3e9 bunkus: Updated/newly translated German version of the docs
mosu
parents: 7281
diff changeset
549 <B>Development-Pakete</B> installiert sind, sonst wird es nicht
e4c5ee3aa3e9 bunkus: Updated/newly translated German version of the docs
mosu
parents: 7281
diff changeset
550 funktionieren. <BR>Bei einige Grafikkarten wird XFree86 noch nicht einmal
e4c5ee3aa3e9 bunkus: Updated/newly translated German version of the docs
mosu
parents: 7281
diff changeset
551 ben&ouml;tigt. F&uuml;r eine Liste siehe
e4c5ee3aa3e9 bunkus: Updated/newly translated German version of the docs
mosu
parents: 7281
diff changeset
552 unten.</LI>
e4c5ee3aa3e9 bunkus: Updated/newly translated German version of the docs
mosu
parents: 7281
diff changeset
553 <LI><B>make</B> - vorgeschlagene Version ist <B>immer die neueste</B>
e4c5ee3aa3e9 bunkus: Updated/newly translated German version of the docs
mosu
parents: 7281
diff changeset
554 (mindestens 3.79.x). Dies ist normalerweise nicht so wichtig.</LI>
e4c5ee3aa3e9 bunkus: Updated/newly translated German version of the docs
mosu
parents: 7281
diff changeset
555 <LI><B>SDL</B> - SDL ist nicht vorgeschrieben, aber es ist in einigen
e4c5ee3aa3e9 bunkus: Updated/newly translated German version of the docs
mosu
parents: 7281
diff changeset
556 F&auml;llen hilfreich (bei schlechtem Ton oder Videokarten, welche Probleme
e4c5ee3aa3e9 bunkus: Updated/newly translated German version of the docs
mosu
parents: 7281
diff changeset
557 mit dem Xv-Treiber haben). Verwende immer die aktuellste Version,
e4c5ee3aa3e9 bunkus: Updated/newly translated German version of the docs
mosu
parents: 7281
diff changeset
558 mindestens aber 1.2.x).</LI>
e4c5ee3aa3e9 bunkus: Updated/newly translated German version of the docs
mosu
parents: 7281
diff changeset
559 <LI><B>libjpeg</B> - optionaler (M)JPEG-Decoder, der bei -mf und einigen
e4c5ee3aa3e9 bunkus: Updated/newly translated German version of the docs
mosu
parents: 7281
diff changeset
560 QT-/MOV-Dateien benutzt wird. Sowohl f&uuml;r <B>MPlayer</B> als auch
e4c5ee3aa3e9 bunkus: Updated/newly translated German version of the docs
mosu
parents: 7281
diff changeset
561 f&uuml;r <B>MEncoder</B> n&uuml;tzlich.</LI>
e4c5ee3aa3e9 bunkus: Updated/newly translated German version of the docs
mosu
parents: 7281
diff changeset
562 <LI><B>libpng</B> - empfohlen und Standard-(M)PNG-Decoder. Wird f&uuml;r das
e4c5ee3aa3e9 bunkus: Updated/newly translated German version of the docs
mosu
parents: 7281
diff changeset
563 GUI ben&ouml;tigt. Sowohl f&uuml;r <B>MPlayer</B> als auch f&uuml;r
e4c5ee3aa3e9 bunkus: Updated/newly translated German version of the docs
mosu
parents: 7281
diff changeset
564 <B>MEncoder</B> n&uuml;tzlich.</LI>
e4c5ee3aa3e9 bunkus: Updated/newly translated German version of the docs
mosu
parents: 7281
diff changeset
565 <LI><B>lame</B> - empfohlen, wird ben&ouml;tigt, um mit <B>MEncoder</B>
e4c5ee3aa3e9 bunkus: Updated/newly translated German version of the docs
mosu
parents: 7281
diff changeset
566 MP3-Audio zu encodieren. Die empfohlene Version ist <B>immer die neuste</B>
e4c5ee3aa3e9 bunkus: Updated/newly translated German version of the docs
mosu
parents: 7281
diff changeset
567 (wenigstens 3.90).</LI>
e4c5ee3aa3e9 bunkus: Updated/newly translated German version of the docs
mosu
parents: 7281
diff changeset
568 <LI><B>libogg</B> - optional, wird f&uuml;r das OGG-Dateiformat
e4c5ee3aa3e9 bunkus: Updated/newly translated German version of the docs
mosu
parents: 7281
diff changeset
569 ben&ouml;tigt.</LI>
e4c5ee3aa3e9 bunkus: Updated/newly translated German version of the docs
mosu
parents: 7281
diff changeset
570 <LI><B>libvorbis</B> - optional, wird f&uuml;r Vorbis-Audio ben&ouml;tigt.
e4c5ee3aa3e9 bunkus: Updated/newly translated German version of the docs
mosu
parents: 7281
diff changeset
571 </LI>
e4c5ee3aa3e9 bunkus: Updated/newly translated German version of the docs
mosu
parents: 7281
diff changeset
572 <LI><B><A HREF="http://www.live.com/mplayer/">LIVE.COM Streaming
e4c5ee3aa3e9 bunkus: Updated/newly translated German version of the docs
mosu
parents: 7281
diff changeset
573 Media</A></B> - optional, wird f&uuml;r die Wiedergabe von RTSP/RTP-Streams
e4c5ee3aa3e9 bunkus: Updated/newly translated German version of the docs
mosu
parents: 7281
diff changeset
574 ben&ouml;tigt.</LI>
e4c5ee3aa3e9 bunkus: Updated/newly translated German version of the docs
mosu
parents: 7281
diff changeset
575 <LI><B>directfb</B> - optional, von
e4c5ee3aa3e9 bunkus: Updated/newly translated German version of the docs
mosu
parents: 7281
diff changeset
576 <A HREF="http://www.directfb.org">http://www.directfb.org</A></LI>
e4c5ee3aa3e9 bunkus: Updated/newly translated German version of the docs
mosu
parents: 7281
diff changeset
577 <LI><B>cdparanoia</B> - optional, f&uuml;r CDDA-Unterst&uuml;tzung</LI>
e4c5ee3aa3e9 bunkus: Updated/newly translated German version of the docs
mosu
parents: 7281
diff changeset
578 <LI><B>libfreetype</B> - optional, f&uuml;r die Unterst&uuml;tzung von
e4c5ee3aa3e9 bunkus: Updated/newly translated German version of the docs
mosu
parents: 7281
diff changeset
579 TrueType-Schriften. Mindestens Version 2.0.9 wird ben&auml;tigt.</LI>
3109
d6cb237770bc a lot of work, tv-input missing
jaf
parents: 2431
diff changeset
580 </UL>
1964
41aa7a6c2252 similar to 1.53, but not finished
jaf
parents: 1833
diff changeset
581
8833
e4c5ee3aa3e9 bunkus: Updated/newly translated German version of the docs
mosu
parents: 7281
diff changeset
582 <H4>Codecs</H4>
3273
df10916cbd41 similar to 1.123
jaf
parents: 3226
diff changeset
583
df10916cbd41 similar to 1.123
jaf
parents: 3226
diff changeset
584 <UL>
8833
e4c5ee3aa3e9 bunkus: Updated/newly translated German version of the docs
mosu
parents: 7281
diff changeset
585 <LI><B>libavcodec:</B> Dieses Codec-Paket kann mit
e4c5ee3aa3e9 bunkus: Updated/newly translated German version of the docs
mosu
parents: 7281
diff changeset
586 H263/MJPEG/RV10/DivX3/DivX4/DivX5/MP41/MP42/WMV1 codierte Filme und mit
e4c5ee3aa3e9 bunkus: Updated/newly translated German version of the docs
mosu
parents: 7281
diff changeset
587 WMA (Windows Media AUdio) v1/v2 codierte Audiostreams auf mehreren
e4c5ee3aa3e9 bunkus: Updated/newly translated German version of the docs
mosu
parents: 7281
diff changeset
588 Plattformen decodieren. Es ist bekannterma&szlig;en auch als schnellste
e4c5ee3aa3e9 bunkus: Updated/newly translated German version of the docs
mosu
parents: 7281
diff changeset
589 Variante f&uuml;r diese Aufgaben. Details k&ouml;nnen in der
e4c5ee3aa3e9 bunkus: Updated/newly translated German version of the docs
mosu
parents: 7281
diff changeset
590 <A HREF="codecs.html#libavcodec">libavcodec</A>-Sektion gefunden werden.
7079
jonas
parents: 6987
diff changeset
591 Features:
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
592 <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
593 <LI>Decodierung der genannten Codecs auf nicht-x86 Maschinen</B></LI>
8833
e4c5ee3aa3e9 bunkus: Updated/newly translated German version of the docs
mosu
parents: 7281
diff changeset
594 <LI>Encodierung mit den meisten der genannten Codecs</LI>
e4c5ee3aa3e9 bunkus: Updated/newly translated German version of the docs
mosu
parents: 7281
diff changeset
595 <LI>Dies ist der <B>schnellste verf&uuml;gbare</B> Codec f&uuml;r
e4c5ee3aa3e9 bunkus: Updated/newly translated German version of the docs
mosu
parents: 7281
diff changeset
596 DivX/3/4/5 und andere MPEG4-Typen und wird desshalb sehr empfohlen!
e4c5ee3aa3e9 bunkus: Updated/newly translated German version of the docs
mosu
parents: 7281
diff changeset
597 </LI>
e4c5ee3aa3e9 bunkus: Updated/newly translated German version of the docs
mosu
parents: 7281
diff changeset
598 </UL>
e4c5ee3aa3e9 bunkus: Updated/newly translated German version of the docs
mosu
parents: 7281
diff changeset
599 </LI>
e4c5ee3aa3e9 bunkus: Updated/newly translated German version of the docs
mosu
parents: 7281
diff changeset
600 <LI><B>Win32-Codecs:</B> Wenn du planst, <B>MPlayer</B> auf einer x86
e4c5ee3aa3e9 bunkus: Updated/newly translated German version of the docs
mosu
parents: 7281
diff changeset
601 Architektur zu verwenden, wirst du sie m&ouml;glicherweise brauchen. Lade
e4c5ee3aa3e9 bunkus: Updated/newly translated German version of the docs
mosu
parents: 7281
diff changeset
602 dir dazu die w32codecs.zip herunter und entpacke sie nach /usr/lib/win32.
e4c5ee3aa3e9 bunkus: Updated/newly translated German version of the docs
mosu
parents: 7281
diff changeset
603 <B>Hinweis</B>: Das Avifile-Projekt hat ein &auml;hnliches Codecs-Paket,
e4c5ee3aa3e9 bunkus: Updated/newly translated German version of the docs
mosu
parents: 7281
diff changeset
604 aber es unterscheidet sich von unserem. Wenn du also alle
e4c5ee3aa3e9 bunkus: Updated/newly translated German version of the docs
mosu
parents: 7281
diff changeset
605 unterst&uuml;tzten Codecs verwenden willst, dann benutze unser Paket. Du
e4c5ee3aa3e9 bunkus: Updated/newly translated German version of the docs
mosu
parents: 7281
diff changeset
606 kannst aber auch problemlos unserer Paket f&uuml;r avifile nutzen.
7079
jonas
parents: 6987
diff changeset
607 Features:
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
608 <UL>
8833
e4c5ee3aa3e9 bunkus: Updated/newly translated German version of the docs
mosu
parents: 7281
diff changeset
609 <LI>Du wirst sie m&ouml;glicherweise brauchen, um Video abzuspielen
e4c5ee3aa3e9 bunkus: Updated/newly translated German version of the docs
mosu
parents: 7281
diff changeset
610 oder zu encodieren, das mit verschiedenen
e4c5ee3aa3e9 bunkus: Updated/newly translated German version of the docs
mosu
parents: 7281
diff changeset
611 Hardware-Kompressoren wie Tuner-Karten und digitalen Kameras (z.B.
e4c5ee3aa3e9 bunkus: Updated/newly translated German version of the docs
mosu
parents: 7281
diff changeset
612 DV, ATI VCR, MJPEG) aufgenommen wurde.</LI>
e4c5ee3aa3e9 bunkus: Updated/newly translated German version of the docs
mosu
parents: 7281
diff changeset
613 <LI>Erforderlich, wenn du <B>WMV8- oder WMV9/WMA9-Filme</B> abspielen
e4c5ee3aa3e9 bunkus: Updated/newly translated German version of the docs
mosu
parents: 7281
diff changeset
614 willst. Es wird nicht f&uuml;r alte ASFs mit MP41- oder MP42-Video
e4c5ee3aa3e9 bunkus: Updated/newly translated German version of the docs
mosu
parents: 7281
diff changeset
615 ben&ouml;tigt (auch wenn VoxWare Audio f&uuml;r diese Dateien
e4c5ee3aa3e9 bunkus: Updated/newly translated German version of the docs
mosu
parents: 7281
diff changeset
616 h&auml;ufig anzutreffen ist und dieses von den Win32-Codecs behandelt
e4c5ee3aa3e9 bunkus: Updated/newly translated German version of the docs
mosu
parents: 7281
diff changeset
617 wird), genausowenig f&uuml;r WMV7. Nicht einmal f&uuml;r WMA
e4c5ee3aa3e9 bunkus: Updated/newly translated German version of the docs
mosu
parents: 7281
diff changeset
618 (Windows Media Audio) werden sie ben&ouml;tigt - libavcodec hat
e4c5ee3aa3e9 bunkus: Updated/newly translated German version of the docs
mosu
parents: 7281
diff changeset
619 einen OpenSource-Decoder daf&uuml;r.</LI>
e4c5ee3aa3e9 bunkus: Updated/newly translated German version of the docs
mosu
parents: 7281
diff changeset
620 </UL>
e4c5ee3aa3e9 bunkus: Updated/newly translated German version of the docs
mosu
parents: 7281
diff changeset
621 </LI>
e4c5ee3aa3e9 bunkus: Updated/newly translated German version of the docs
mosu
parents: 7281
diff changeset
622 <LI><B>QuickTime-Codecs</B>: Auf der x86-Plattform k&ouml;nnen diese Codecs
e4c5ee3aa3e9 bunkus: Updated/newly translated German version of the docs
mosu
parents: 7281
diff changeset
623 benutzt werden, um Sorenson v1/v3, RPZA und andere QuickTime-Videoformate
e4c5ee3aa3e9 bunkus: Updated/newly translated German version of the docs
mosu
parents: 7281
diff changeset
624 sowie QDesign Audiostreams zu decodieren. Installationsanweisungen
e4c5ee3aa3e9 bunkus: Updated/newly translated German version of the docs
mosu
parents: 7281
diff changeset
625 finden sich in der Sektion &uuml;ber den
e4c5ee3aa3e9 bunkus: Updated/newly translated German version of the docs
mosu
parents: 7281
diff changeset
626 <A HREF="codecs.html#sorenson">Sorenson Videocodec</A>.</LI>
e4c5ee3aa3e9 bunkus: Updated/newly translated German version of the docs
mosu
parents: 7281
diff changeset
627 <LI><B>DivX4/DivX5:</B> Informationen zu diesem Codec sind in der Sektion <A
e4c5ee3aa3e9 bunkus: Updated/newly translated German version of the docs
mosu
parents: 7281
diff changeset
628 HREF="codecs.html#divx">2.2.1.1</A> erh&auml;ltlich. Wenn du
e4c5ee3aa3e9 bunkus: Updated/newly translated German version of the docs
mosu
parents: 7281
diff changeset
629 <B>MEncoder</B> verwendest, solltest du auch <B>libavcodec</B> (siehe
e4c5ee3aa3e9 bunkus: Updated/newly translated German version of the docs
mosu
parents: 7281
diff changeset
630 oben) verwenden, was schneller ist und eine bessere Qualit&auml;t bietet.
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
631 Features:
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
632 <UL>
8833
e4c5ee3aa3e9 bunkus: Updated/newly translated German version of the docs
mosu
parents: 7281
diff changeset
633 <LI>1-Pass- oder 2-Pass-Encodierung mit
e4c5ee3aa3e9 bunkus: Updated/newly translated German version of the docs
mosu
parents: 7281
diff changeset
634 <A HREF="encoding.html">MEncoder</A></LI>
e4c5ee3aa3e9 bunkus: Updated/newly translated German version of the docs
mosu
parents: 7281
diff changeset
635 <LI>Du kannst alte <B>DivX3</B>-Film schneller als mit Win32-DLL-Codecs
e4c5ee3aa3e9 bunkus: Updated/newly translated German version of the docs
mosu
parents: 7281
diff changeset
636 aber langsamer als mit <B>libavcodec</B> ansehen.</LI>
e4c5ee3aa3e9 bunkus: Updated/newly translated German version of the docs
mosu
parents: 7281
diff changeset
637 <LI>Es ist Closed-Source und nur in einer x86-Version verf&uuml;gbar.</LI>
e4c5ee3aa3e9 bunkus: Updated/newly translated German version of the docs
mosu
parents: 7281
diff changeset
638 </UL>
e4c5ee3aa3e9 bunkus: Updated/newly translated German version of the docs
mosu
parents: 7281
diff changeset
639 </LI>
e4c5ee3aa3e9 bunkus: Updated/newly translated German version of the docs
mosu
parents: 7281
diff changeset
640 <LI><B>XviD:</B> Open Source-Encodierungs-Alternative zu Divx4Linux<BR>
e4c5ee3aa3e9 bunkus: Updated/newly translated German version of the docs
mosu
parents: 7281
diff changeset
641 Features:
e4c5ee3aa3e9 bunkus: Updated/newly translated German version of the docs
mosu
parents: 7281
diff changeset
642 <UL>
e4c5ee3aa3e9 bunkus: Updated/newly translated German version of the docs
mosu
parents: 7281
diff changeset
643 <LI>1-Pass- oder 2-Pass-Encodierung mit
e4c5ee3aa3e9 bunkus: Updated/newly translated German version of the docs
mosu
parents: 7281
diff changeset
644 <A HREF="encoding.html">MEncoder</A></LI>
e4c5ee3aa3e9 bunkus: Updated/newly translated German version of the docs
mosu
parents: 7281
diff changeset
645 <LI>Es ist Open-Source und nicht nur als x86 Version
e4c5ee3aa3e9 bunkus: Updated/newly translated German version of the docs
mosu
parents: 7281
diff changeset
646 verf&uuml;gbar.</LI>
e4c5ee3aa3e9 bunkus: Updated/newly translated German version of the docs
mosu
parents: 7281
diff changeset
647 <LI>Es ist ungef&auml;hr zwei mal schneller als DivX4 bei der
e4c5ee3aa3e9 bunkus: Updated/newly translated German version of the docs
mosu
parents: 7281
diff changeset
648 Encodierung - und das bei gleicher oder sogar besserer
e4c5ee3aa3e9 bunkus: Updated/newly translated German version of the docs
mosu
parents: 7281
diff changeset
649 Qualit&auml;t.</LI>
e4c5ee3aa3e9 bunkus: Updated/newly translated German version of the docs
mosu
parents: 7281
diff changeset
650 </UL>
e4c5ee3aa3e9 bunkus: Updated/newly translated German version of the docs
mosu
parents: 7281
diff changeset
651 </LI>
e4c5ee3aa3e9 bunkus: Updated/newly translated German version of the docs
mosu
parents: 7281
diff changeset
652 <LI>Die <A HREF="codecs.html#xanim">XAnim-Codecs</A> sind die besten Codecs
e4c5ee3aa3e9 bunkus: Updated/newly translated German version of the docs
mosu
parents: 7281
diff changeset
653 (Vollbild, hardwareseitig unterst&uuml;tzter YUV-Zoom), um <B>3ivx</B>- und
e4c5ee3aa3e9 bunkus: Updated/newly translated German version of the docs
mosu
parents: 7281
diff changeset
654 Indeo 3/4/5-Filme sowie einige alte Formate abzuspielen. Und sie sind
e4c5ee3aa3e9 bunkus: Updated/newly translated German version of the docs
mosu
parents: 7281
diff changeset
655 f&uuml;r verschiedenen Plattformen verf&uuml;gbar, sodass sie die einzige
e4c5ee3aa3e9 bunkus: Updated/newly translated German version of the docs
mosu
parents: 7281
diff changeset
656 M&ouml;glichkeit sind, wenn du Indeo-Video auf nicht-x86-Plattformen
e4c5ee3aa3e9 bunkus: Updated/newly translated German version of the docs
mosu
parents: 7281
diff changeset
657 abspielen m&auml;chtest (nun mal abgesehen von XAnim :). Andere Codecs
e4c5ee3aa3e9 bunkus: Updated/newly translated German version of the docs
mosu
parents: 7281
diff changeset
658 wie z.B. der Cinepak-Codec werden am besten mit dem <B>MPlayer</B> eigenen
e4c5ee3aa3e9 bunkus: Updated/newly translated German version of the docs
mosu
parents: 7281
diff changeset
659 Cinepak-Decoder wiedergegeben.</LI>
e4c5ee3aa3e9 bunkus: Updated/newly translated German version of the docs
mosu
parents: 7281
diff changeset
660 <LI>F&uuml;r <B>Ogg Vorbis</B>-Audiodecodierung wird eine korrekte
e4c5ee3aa3e9 bunkus: Updated/newly translated German version of the docs
mosu
parents: 7281
diff changeset
661 Installation von <CODE>libvorbis</CODE> ben&ouml;tigt. Es sollten, falls
e4c5ee3aa3e9 bunkus: Updated/newly translated German version of the docs
mosu
parents: 7281
diff changeset
662 vorhanden, deb/rpm-Pakete werden oder <A
e4c5ee3aa3e9 bunkus: Updated/newly translated German version of the docs
mosu
parents: 7281
diff changeset
663 HREF="http://ogg.org/ogg/vorbis/download/vorbis_nightly_cvs.tgz">diese
e4c5ee3aa3e9 bunkus: Updated/newly translated German version of the docs
mosu
parents: 7281
diff changeset
664 Sourcen</A> kompiliert werden (dies ist eine t&auml;glich erneuerter
e4c5ee3aa3e9 bunkus: Updated/newly translated German version of the docs
mosu
parents: 7281
diff changeset
665 tarball des Vorbis CVS).</LI>
e4c5ee3aa3e9 bunkus: Updated/newly translated German version of the docs
mosu
parents: 7281
diff changeset
666 <LI><B>MPlayer</B> kann die Libraries von RealPlayer 8 oder RealONE
e4c5ee3aa3e9 bunkus: Updated/newly translated German version of the docs
mosu
parents: 7281
diff changeset
667 verwenden, um Dateien mit <B>RealVideo 2.0 bis 4.0</B> und Sipro/Cook-Audio
e4c5ee3aa3e9 bunkus: Updated/newly translated German version of the docs
mosu
parents: 7281
diff changeset
668 wiederzugeben. Eine Installationsanleitung und weitere Informationen finden
e4c5ee3aa3e9 bunkus: Updated/newly translated German version of the docs
mosu
parents: 7281
diff changeset
669 sich in der Sektion <A
e4c5ee3aa3e9 bunkus: Updated/newly translated German version of the docs
mosu
parents: 7281
diff changeset
670 HREF="formats.html#real">RealMedia-Dateiformat</A>.</LI>
4716
0533513f835c Upgrades to the latest version, some corrections...
jonas
parents: 4600
diff changeset
671 </UL>
3418
97e49910f0da not ready (sorry), I've to finish beginning at line ~360
jaf
parents: 3311
diff changeset
672
8833
e4c5ee3aa3e9 bunkus: Updated/newly translated German version of the docs
mosu
parents: 7281
diff changeset
673 <H4>Grafikkarten</H4>
3273
df10916cbd41 similar to 1.123
jaf
parents: 3226
diff changeset
674
8833
e4c5ee3aa3e9 bunkus: Updated/newly translated German version of the docs
mosu
parents: 7281
diff changeset
675 <P>Es gibt allgemein gesprochen zwei Arten von Grafikkarten. Die eine Art
e4c5ee3aa3e9 bunkus: Updated/newly translated German version of the docs
mosu
parents: 7281
diff changeset
676 (die neueren Karten) besitzen <B>Hardware-Skalierung und YUV-Beschleunigung</B>,
e4c5ee3aa3e9 bunkus: Updated/newly translated German version of the docs
mosu
parents: 7281
diff changeset
677 die anderen nicht.</P>
3418
97e49910f0da not ready (sorry), I've to finish beginning at line ~360
jaf
parents: 3311
diff changeset
678
8833
e4c5ee3aa3e9 bunkus: Updated/newly translated German version of the docs
mosu
parents: 7281
diff changeset
679 <H4>YUV-Karten</H4>
3418
97e49910f0da not ready (sorry), I've to finish beginning at line ~360
jaf
parents: 3311
diff changeset
680
8833
e4c5ee3aa3e9 bunkus: Updated/newly translated German version of the docs
mosu
parents: 7281
diff changeset
681 <P>YUV-Karten k&ouml;nnen das Bild anzeigen und auf jede beliebige
e4c5ee3aa3e9 bunkus: Updated/newly translated German version of the docs
mosu
parents: 7281
diff changeset
682 Gr&ouml;&szlig;e skalieren, die noch in ihren Speicher passt. Dabei kommt es zu
e4c5ee3aa3e9 bunkus: Updated/newly translated German version of the docs
mosu
parents: 7281
diff changeset
683 sehr <B>sehr geringer CPU-Beslastung</B> (Zoomen erh&ouml;ht sie nicht!),
e4c5ee3aa3e9 bunkus: Updated/newly translated German version of the docs
mosu
parents: 7281
diff changeset
684 weswegen Abspielen im Vollbild gut aussieht und sehr schnell ist.</P>
3418
97e49910f0da not ready (sorry), I've to finish beginning at line ~360
jaf
parents: 3311
diff changeset
685
3273
df10916cbd41 similar to 1.123
jaf
parents: 3226
diff changeset
686 <UL>
8833
e4c5ee3aa3e9 bunkus: Updated/newly translated German version of the docs
mosu
parents: 7281
diff changeset
687 <LI><B>Matrox G200/G400/G450/G550-Karten:</B> Obwohl ein <A
e4c5ee3aa3e9 bunkus: Updated/newly translated German version of the docs
mosu
parents: 7281
diff changeset
688 HREF="video.html#vidix">Vidix Treiber</A> zur Verf&uuml;gung gestellt wird,
e4c5ee3aa3e9 bunkus: Updated/newly translated German version of the docs
mosu
parents: 7281
diff changeset
689 wird empfohlen, stattdessen die alten mga_vid-Kernelmodule zu verwenden, da
e4c5ee3aa3e9 bunkus: Updated/newly translated German version of the docs
mosu
parents: 7281
diff changeset
690 diese viel besser funktionieren. N&auml;heres zur Installation und dem
e4c5ee3aa3e9 bunkus: Updated/newly translated German version of the docs
mosu
parents: 7281
diff changeset
691 Gebrauch findest du in der <A HREF="video.html#mga_vid">mga_vid</A>
e4c5ee3aa3e9 bunkus: Updated/newly translated German version of the docs
mosu
parents: 7281
diff changeset
692 Sektion. Es ist wichtig, diese Schritte <B>vor</B> der Kompilierung von
e4c5ee3aa3e9 bunkus: Updated/newly translated German version of the docs
mosu
parents: 7281
diff changeset
693 <B>MPlayer</B> vorzunehmen, da ansonsten keine mga_vid-Unterst&uuml;tzung
e4c5ee3aa3e9 bunkus: Updated/newly translated German version of the docs
mosu
parents: 7281
diff changeset
694 einkompiliert wird. Du solltest auch die <A
e4c5ee3aa3e9 bunkus: Updated/newly translated German version of the docs
mosu
parents: 7281
diff changeset
695 HREF="video.html#tvout_matrox">Matrox TV-out</A>-Sektion lesen.
e4c5ee3aa3e9 bunkus: Updated/newly translated German version of the docs
mosu
parents: 7281
diff changeset
696 <U><B>Nicht-Linux-Benutzer</B></U> k&ouml;nnen nur die Vidix-Treiber
e4c5ee3aa3e9 bunkus: Updated/newly translated German version of the docs
mosu
parents: 7281
diff changeset
697 verwenden. Lies dazu die <A HREF="video.html#vidix">Vidix</A>-Sektion.</LI>
e4c5ee3aa3e9 bunkus: Updated/newly translated German version of the docs
mosu
parents: 7281
diff changeset
698 <LI><B>3Dfx Voodoo3/Banshee-Karten:</B> Du solltest die Sektion <A
e4c5ee3aa3e9 bunkus: Updated/newly translated German version of the docs
mosu
parents: 7281
diff changeset
699 HREF="video.html#tdfxfb">2.3.1.9</A> lesen, um eine m&ouml;glichst hohe
e4c5ee3aa3e9 bunkus: Updated/newly translated German version of the docs
mosu
parents: 7281
diff changeset
700 Geschwindigkeit zu erzielen. Es ist wichtig, diese Schritte <B>vor</B> der
e4c5ee3aa3e9 bunkus: Updated/newly translated German version of the docs
mosu
parents: 7281
diff changeset
701 Kompilierung von <B>MPlayer</B> vorzunehmen, da ansonsten keine
e4c5ee3aa3e9 bunkus: Updated/newly translated German version of the docs
mosu
parents: 7281
diff changeset
702 3Dfx-Unterst&uuml;tzung eincompiliert wird. Du solltest auch die <A
e4c5ee3aa3e9 bunkus: Updated/newly translated German version of the docs
mosu
parents: 7281
diff changeset
703 HREF="video.html#tvout_tdfxfb">3dfx TV-out</A>-Sektion lesen. Wenn X
e4c5ee3aa3e9 bunkus: Updated/newly translated German version of the docs
mosu
parents: 7281
diff changeset
704 verwendet wird, solltest du mindestens Version 4.2.0 installiert haben, da
e4c5ee3aa3e9 bunkus: Updated/newly translated German version of the docs
mosu
parents: 7281
diff changeset
705 die 3dfx Xv-Treiber in 4.1.0 und den fr&uuml;heren Versionen kaputt
e4c5ee3aa3e9 bunkus: Updated/newly translated German version of the docs
mosu
parents: 7281
diff changeset
706 waren!</LI>
e4c5ee3aa3e9 bunkus: Updated/newly translated German version of the docs
mosu
parents: 7281
diff changeset
707 <LI><B>ATI-Karten:</B> Der <A HREF="video.html#vidix">Vidix-Treiber</A> wird
e4c5ee3aa3e9 bunkus: Updated/newly translated German version of the docs
mosu
parents: 7281
diff changeset
708 f&uuml;r folgende Karten zur Verf&uuml;gung gestellt: <B>Radeon</B>,
e4c5ee3aa3e9 bunkus: Updated/newly translated German version of the docs
mosu
parents: 7281
diff changeset
709 <B>Rage128</B>, <B>Mach64</B> (Rage XL/Mobility, Xpert98). Du solltest auch
e4c5ee3aa3e9 bunkus: Updated/newly translated German version of the docs
mosu
parents: 7281
diff changeset
710 die Sektion &uuml;ber <A HREF="video.html#tvout_ati">ATI-Karten</A>
e4c5ee3aa3e9 bunkus: Updated/newly translated German version of the docs
mosu
parents: 7281
diff changeset
711 TV-out-Dokumentation lesen, um herauszufinden, ob der jeweilige TV-out der
e4c5ee3aa3e9 bunkus: Updated/newly translated German version of the docs
mosu
parents: 7281
diff changeset
712 Karte unter Linux/MPlayer unterst&uuml;tzt wird.</LI>
e4c5ee3aa3e9 bunkus: Updated/newly translated German version of the docs
mosu
parents: 7281
diff changeset
713 <LI><B>S3-Karten:</B> Die Savage und Virge/DX Chips besitzen
e4c5ee3aa3e9 bunkus: Updated/newly translated German version of the docs
mosu
parents: 7281
diff changeset
714 Hardwarebeschleunigung. Verwende die neueste XFree86 Version, &auml;ltere
e4c5ee3aa3e9 bunkus: Updated/newly translated German version of the docs
mosu
parents: 7281
diff changeset
715 Treiber sind fehlerhaft. Savage-Chips machen Problem mit YV12-Anzeige,
e4c5ee3aa3e9 bunkus: Updated/newly translated German version of the docs
mosu
parents: 7281
diff changeset
716 siehe <A HREF="video.html#xv_s3">S3-Xv-Sektion</A> f&uuml;r Details.
e4c5ee3aa3e9 bunkus: Updated/newly translated German version of the docs
mosu
parents: 7281
diff changeset
717 &Auml;ltere, Trio-Karten haben keinen oder nur langsamen
e4c5ee3aa3e9 bunkus: Updated/newly translated German version of the docs
mosu
parents: 7281
diff changeset
718 Hardwaresupport.</LI>
e4c5ee3aa3e9 bunkus: Updated/newly translated German version of the docs
mosu
parents: 7281
diff changeset
719 <LI><B>nVidia-Karten:</B> Solche k&ouml;nnen eventuell eine gute Wahl
e4c5ee3aa3e9 bunkus: Updated/newly translated German version of the docs
mosu
parents: 7281
diff changeset
720 f&uuml;r Videowiedergabe sein. Wenn du weder eine GeForce2 noch eine neuere
e4c5ee3aa3e9 bunkus: Updated/newly translated German version of the docs
mosu
parents: 7281
diff changeset
721 Karte hast, dann wird es wahrscheinlich nicht fehlerfrei funktionieren.
e4c5ee3aa3e9 bunkus: Updated/newly translated German version of the docs
mosu
parents: 7281
diff changeset
722 <B>Der in XFree86 eingebaute nVidia-Treiber stellt bei manchen Karten keine
e4c5ee3aa3e9 bunkus: Updated/newly translated German version of the docs
mosu
parents: 7281
diff changeset
723 YUV-Beschleunigung zur Verf&uuml;gung!</B> Du musst dir also eventuell die
e4c5ee3aa3e9 bunkus: Updated/newly translated German version of the docs
mosu
parents: 7281
diff changeset
724 Closed-Source-Treiber von <A HREF="http://www.nvidia.com/">nvidia.com</A>
e4c5ee3aa3e9 bunkus: Updated/newly translated German version of the docs
mosu
parents: 7281
diff changeset
725 herunterladen. N&auml;here Details findest du in der <A
e4c5ee3aa3e9 bunkus: Updated/newly translated German version of the docs
mosu
parents: 7281
diff changeset
726 HREF="video.html#xv_nvidia">nVidia-Xv-Treiber</A>-Sektion. Wenn du den
e4c5ee3aa3e9 bunkus: Updated/newly translated German version of the docs
mosu
parents: 7281
diff changeset
727 TV-Ausgang der Karte benutzen willst, dann schau auch in der <A
e4c5ee3aa3e9 bunkus: Updated/newly translated German version of the docs
mosu
parents: 7281
diff changeset
728 HREF="video.html#tv-out_nvidia">nVidia-TV-Out-Sektion</A> nach.</LI>
e4c5ee3aa3e9 bunkus: Updated/newly translated German version of the docs
mosu
parents: 7281
diff changeset
729 <LI><B>3DLabs GLINT R3 und Permedia3:</B> Ein Vidix-Treiber steht zur
e4c5ee3aa3e9 bunkus: Updated/newly translated German version of the docs
mosu
parents: 7281
diff changeset
730 Verf&uuml;gung (pm3_vid). Du solltest auch die <A
e4c5ee3aa3e9 bunkus: Updated/newly translated German version of the docs
mosu
parents: 7281
diff changeset
731 HREF="video.html#vidix">Vidix-Sektion</A> lesen.</LI>
e4c5ee3aa3e9 bunkus: Updated/newly translated German version of the docs
mosu
parents: 7281
diff changeset
732 <LI><B>Andere Karten:</B> Du hast keine oben genannte?
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
733 <UL>
8833
e4c5ee3aa3e9 bunkus: Updated/newly translated German version of the docs
mosu
parents: 7281
diff changeset
734 <LI>Schau, ob dein XFree86-Treiber (und deine Karte)
e4c5ee3aa3e9 bunkus: Updated/newly translated German version of the docs
mosu
parents: 7281
diff changeset
735 Hardwarebeschleunigung unterst&uuml;tzt. Siehe <A
e4c5ee3aa3e9 bunkus: Updated/newly translated German version of the docs
mosu
parents: 7281
diff changeset
736 HREF="video.html#xv">Xv-Sektion</A> f&uuml;r Details.</LI>
e4c5ee3aa3e9 bunkus: Updated/newly translated German version of the docs
mosu
parents: 7281
diff changeset
737 <LI>Wenn nicht, werden die Features deiner Karte unter deinem
e4c5ee3aa3e9 bunkus: Updated/newly translated German version of the docs
mosu
parents: 7281
diff changeset
738 Betriebssystem nicht unterst&uuml;tzt :(<BR> Wenn die
e4c5ee3aa3e9 bunkus: Updated/newly translated German version of the docs
mosu
parents: 7281
diff changeset
739 Hardware-Skalierung unter Windows l&auml;uft, bedeutet dies nicht, dass
e4c5ee3aa3e9 bunkus: Updated/newly translated German version of the docs
mosu
parents: 7281
diff changeset
740 das auch unter Linux oder anderen Betriebssysten funktioniert. Es
e4c5ee3aa3e9 bunkus: Updated/newly translated German version of the docs
mosu
parents: 7281
diff changeset
741 h&auml;ngt von den Treibern ab! Die meisten Hersteller erstellen weder
e4c5ee3aa3e9 bunkus: Updated/newly translated German version of the docs
mosu
parents: 7281
diff changeset
742 Linux-Treiber, noch geben sie die Chipspezifikationen frei - du bist
e4c5ee3aa3e9 bunkus: Updated/newly translated German version of the docs
mosu
parents: 7281
diff changeset
743 also der Ungl&uuml;ckliche, wenn du diese Karten verwendest. Lies die
e4c5ee3aa3e9 bunkus: Updated/newly translated German version of the docs
mosu
parents: 7281
diff changeset
744 dazu unten 'Nicht-YUV Karten'</LI>
e4c5ee3aa3e9 bunkus: Updated/newly translated German version of the docs
mosu
parents: 7281
diff changeset
745 </UL>
e4c5ee3aa3e9 bunkus: Updated/newly translated German version of the docs
mosu
parents: 7281
diff changeset
746 </LI>
3443
655aa82ae9f1 hopefully similar to 1.30
jaf
parents: 3418
diff changeset
747 </UL>
655aa82ae9f1 hopefully similar to 1.30
jaf
parents: 3418
diff changeset
748
8833
e4c5ee3aa3e9 bunkus: Updated/newly translated German version of the docs
mosu
parents: 7281
diff changeset
749 <H4>Nicht-YUV-Karten</H4>
3443
655aa82ae9f1 hopefully similar to 1.30
jaf
parents: 3418
diff changeset
750
8833
e4c5ee3aa3e9 bunkus: Updated/newly translated German version of the docs
mosu
parents: 7281
diff changeset
751 <P>Vollbild kann durch Zoomen durch eine <B>Softwareskalierung</B> (benutze die
e4c5ee3aa3e9 bunkus: Updated/newly translated German version of the docs
mosu
parents: 7281
diff changeset
752 Option <CODE>-zoom</CODE> oder <CODE>-vop scale</CODE>) erreicht werden. Aber
e4c5ee3aa3e9 bunkus: Updated/newly translated German version of the docs
mosu
parents: 7281
diff changeset
753 sei gewarnt: Es ist <B>langsam</B>! Eventuell reicht es auch schon aus, in
e4c5ee3aa3e9 bunkus: Updated/newly translated German version of the docs
mosu
parents: 7281
diff changeset
754 einen kleineren Videomodus zu wechseln, z.B. zu 352x288. Wenn keine
e4c5ee3aa3e9 bunkus: Updated/newly translated German version of the docs
mosu
parents: 7281
diff changeset
755 YUV-Beschleunigung zur Verf&uuml;gung steht, ist diese letztgenannte Methode zu
e4c5ee3aa3e9 bunkus: Updated/newly translated German version of the docs
mosu
parents: 7281
diff changeset
756 empfehlen. Bei <B>MPlayer</B> wird dieses mit der <CODE>-vm</CODE>-Option
e4c5ee3aa3e9 bunkus: Updated/newly translated German version of the docs
mosu
parents: 7281
diff changeset
757 angeschaltet und funktioniert mit folgenden Karten:</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
758
3443
655aa82ae9f1 hopefully similar to 1.30
jaf
parents: 3418
diff changeset
759 <UL>
655aa82ae9f1 hopefully similar to 1.30
jaf
parents: 3418
diff changeset
760 <LI><B>Verwendung von</B> XFree86: siehe Details in der
8833
e4c5ee3aa3e9 bunkus: Updated/newly translated German version of the docs
mosu
parents: 7281
diff changeset
761 <A HREF="video.html#dga">DGA-Treiber</A> und der
e4c5ee3aa3e9 bunkus: Updated/newly translated German version of the docs
mosu
parents: 7281
diff changeset
762 <A HREF="video.html#x11">X11-Treiber</A>. DGA ist empfohlen!
e4c5ee3aa3e9 bunkus: Updated/newly translated German version of the docs
mosu
parents: 7281
diff changeset
763 Versuche auch, DGA via SDL zu verwenden. Manchmal funktioniert das
e4c5ee3aa3e9 bunkus: Updated/newly translated German version of the docs
mosu
parents: 7281
diff changeset
764 besser.</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
765 <LI><B>Ohne</B> XFree86: versuche die Treiber in folgender Reihenfolge:
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
766 <A HREF="video.html#vesa">vesa</A>,
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
767 <A HREF="video.html#fbdev">fbdev</A>,
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
768 <A HREF="video.html#svgalib">svgalib</A>,
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
769 <A HREF="video.html#aalib">aalib</A>.</LI>
3443
655aa82ae9f1 hopefully similar to 1.30
jaf
parents: 3418
diff changeset
770 </UL>
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
771
7079
jonas
parents: 6987
diff changeset
772 <P>Einige Karten:</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
773
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
774 <UL>
8833
e4c5ee3aa3e9 bunkus: Updated/newly translated German version of the docs
mosu
parents: 7281
diff changeset
775 <LI><B>Cirrus-Logic-Karten</B>:
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
776 <UL>
8833
e4c5ee3aa3e9 bunkus: Updated/newly translated German version of the docs
mosu
parents: 7281
diff changeset
777 <LI>GD 7548: In Compaq Armada 41xx-Notebook-Serien eingebaut und getestet.
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
778 <UL>
8833
e4c5ee3aa3e9 bunkus: Updated/newly translated German version of the docs
mosu
parents: 7281
diff changeset
779 <LI>XFree86 3: Funktioniert im 8/16bpp-Modus. Der Treiber ist aber in
e4c5ee3aa3e9 bunkus: Updated/newly translated German version of the docs
mosu
parents: 7281
diff changeset
780 800x600@16bpp zu langsam und fehlerbehaftet. <B>Empfohlen:
e4c5ee3aa3e9 bunkus: Updated/newly translated German version of the docs
mosu
parents: 7281
diff changeset
781 640x480@16bpp</B></LI>
e4c5ee3aa3e9 bunkus: Updated/newly translated German version of the docs
mosu
parents: 7281
diff changeset
782 <LI>XFree86 4: Der Xserver friert bald nach dem Start ein, es sei
e4c5ee3aa3e9 bunkus: Updated/newly translated German version of the docs
mosu
parents: 7281
diff changeset
783 denn, die Beschleunigung ist deaktiviert. Dann wird jedoch alles
e4c5ee3aa3e9 bunkus: Updated/newly translated German version of the docs
mosu
parents: 7281
diff changeset
784 langsamer als XFree86 3. Kein XVideo.</LI>
e4c5ee3aa3e9 bunkus: Updated/newly translated German version of the docs
mosu
parents: 7281
diff changeset
785 <LI>FBdev: Der Framebuffer kann mit dem
e4c5ee3aa3e9 bunkus: Updated/newly translated German version of the docs
mosu
parents: 7281
diff changeset
786 <CODE>clgenfb</CODE>-Kerneltreiber aktiviert werden, obwohl er bei
e4c5ee3aa3e9 bunkus: Updated/newly translated German version of the docs
mosu
parents: 7281
diff changeset
787 mir nur im 8bpp-Modus funktioniert hat und somit f&uuml;r
e4c5ee3aa3e9 bunkus: Updated/newly translated German version of the docs
mosu
parents: 7281
diff changeset
788 Videowiedergabe unbenutzbar ist. Ich musste vor der Compilierung
e4c5ee3aa3e9 bunkus: Updated/newly translated German version of the docs
mosu
parents: 7281
diff changeset
789 den Sourcen des <CODE>clgenfb</CODE> die ID des 7548-Chips
e4c5ee3aa3e9 bunkus: Updated/newly translated German version of the docs
mosu
parents: 7281
diff changeset
790 hinzuf&uuml;gen.</LI>
e4c5ee3aa3e9 bunkus: Updated/newly translated German version of the docs
mosu
parents: 7281
diff changeset
791 <LI>VESA: Die Karte kann bloss VBE 1.2, sodass der VESA-Framebuffer
e4c5ee3aa3e9 bunkus: Updated/newly translated German version of the docs
mosu
parents: 7281
diff changeset
792 nicht verwendet werden kann. Dieses Problem kann nicht mit
e4c5ee3aa3e9 bunkus: Updated/newly translated German version of the docs
mosu
parents: 7281
diff changeset
793 UniVBE umgangen werden.</LI>
e4c5ee3aa3e9 bunkus: Updated/newly translated German version of the docs
mosu
parents: 7281
diff changeset
794 <LI>SVGAlib: Erkennt &auml;ltere Cirrus Chips. Es funktioniert mit
e4c5ee3aa3e9 bunkus: Updated/newly translated German version of the docs
mosu
parents: 7281
diff changeset
795 mit <CODE>-bpp 8</CODE>, ist aber ziemlich langsam.</LI>
e4c5ee3aa3e9 bunkus: Updated/newly translated German version of the docs
mosu
parents: 7281
diff changeset
796 </UL>
e4c5ee3aa3e9 bunkus: Updated/newly translated German version of the docs
mosu
parents: 7281
diff changeset
797 </LI>
e4c5ee3aa3e9 bunkus: Updated/newly translated German version of the docs
mosu
parents: 7281
diff changeset
798 </UL>
e4c5ee3aa3e9 bunkus: Updated/newly translated German version of the docs
mosu
parents: 7281
diff changeset
799 </LI>
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
800 </UL>
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
801
8833
e4c5ee3aa3e9 bunkus: Updated/newly translated German version of the docs
mosu
parents: 7281
diff changeset
802 <H4>Soundkarten</H4>
3296
820680f90d1b similar to 1.124
jaf
parents: 3273
diff changeset
803
820680f90d1b similar to 1.124
jaf
parents: 3273
diff changeset
804 <UL>
8833
e4c5ee3aa3e9 bunkus: Updated/newly translated German version of the docs
mosu
parents: 7281
diff changeset
805 <LI><B>Soundblaster Live!:</B> Diese Karte kann 4 oder 6 (<B>5.1</B>)
e4c5ee3aa3e9 bunkus: Updated/newly translated German version of the docs
mosu
parents: 7281
diff changeset
806 Kan&auml;le (von AC3) anstelle von 2 verwenden. Lies die Sektion &uuml;ber
e4c5ee3aa3e9 bunkus: Updated/newly translated German version of the docs
mosu
parents: 7281
diff changeset
807 <A HREF="codecs.html#software_ac3">AC3-Decodierung in Software</A>.
e4c5ee3aa3e9 bunkus: Updated/newly translated German version of the docs
mosu
parents: 7281
diff changeset
808 F&uuml;r die unver&auml;nderte Ausgabe der AC3-Daten an den Ausgang
e4c5ee3aa3e9 bunkus: Updated/newly translated German version of the docs
mosu
parents: 7281
diff changeset
809 <B>musst</B> du ALSA 0.9 mit der OSS-Emulation verwenden!</LI>
e4c5ee3aa3e9 bunkus: Updated/newly translated German version of the docs
mosu
parents: 7281
diff changeset
810 <LI><B>C-Media mit SP/DIF Ausgang:</B> Hardware-AC3-Durchgabe ist mit diesen
e4c5ee3aa3e9 bunkus: Updated/newly translated German version of the docs
mosu
parents: 7281
diff changeset
811 Karten m&ouml;glich; siehe
e4c5ee3aa3e9 bunkus: Updated/newly translated German version of the docs
mosu
parents: 7281
diff changeset
812 <A HREF="codecs.html#hardware_ac3">AC3-Decodierung in Hardware</A>.
e4c5ee3aa3e9 bunkus: Updated/newly translated German version of the docs
mosu
parents: 7281
diff changeset
813 <LI>Die Features von <B>anderen Karten</B> werden von <B>MPlayer</B> nicht
e4c5ee3aa3e9 bunkus: Updated/newly translated German version of the docs
mosu
parents: 7281
diff changeset
814 unterst&uuml;tzt. <U>Es ist empfehlenswert, die <A
e4c5ee3aa3e9 bunkus: Updated/newly translated German version of the docs
mosu
parents: 7281
diff changeset
815 HREF="sound.html">Soundkarten-Sektion</A> zu lesen!</U></LI>
3443
655aa82ae9f1 hopefully similar to 1.30
jaf
parents: 3418
diff changeset
816 </UL>
655aa82ae9f1 hopefully similar to 1.30
jaf
parents: 3418
diff changeset
817
8833
e4c5ee3aa3e9 bunkus: Updated/newly translated German version of the docs
mosu
parents: 7281
diff changeset
818 <H4>Features</H4>
1964
41aa7a6c2252 similar to 1.53, but not finished
jaf
parents: 1833
diff changeset
819
4522
a7baf6ad622a some updates (patch by Jonas Jermann <jjermann@gmx.net>)
gabucino
parents: 3892
diff changeset
820 <UL>
8833
e4c5ee3aa3e9 bunkus: Updated/newly translated German version of the docs
mosu
parents: 7281
diff changeset
821 <LI>Entscheide dich, ob du das GUI brauchst. Wenn du es braucht, wirf einen
e4c5ee3aa3e9 bunkus: Updated/newly translated German version of the docs
mosu
parents: 7281
diff changeset
822 Blick auf die <A HREF="#gui">GUI-Sektion</A> vor dem Kompilieren.</LI>
e4c5ee3aa3e9 bunkus: Updated/newly translated German version of the docs
mosu
parents: 7281
diff changeset
823 <LI>Wenn du <B>MEncoder</B> (unsen grossartigen Encoder-f&uuml;r-Alles)
e4c5ee3aa3e9 bunkus: Updated/newly translated German version of the docs
mosu
parents: 7281
diff changeset
824 installieren willst, dann lies die <A
e4c5ee3aa3e9 bunkus: Updated/newly translated German version of the docs
mosu
parents: 7281
diff changeset
825 HREF="encoding.html">MEncoder-Sektion</A> .</LI>
e4c5ee3aa3e9 bunkus: Updated/newly translated German version of the docs
mosu
parents: 7281
diff changeset
826 <LI>Wenn du eine V4L-kompatible <B>TV-Tuner</B>-Karte hast und du mit
e4c5ee3aa3e9 bunkus: Updated/newly translated German version of the docs
mosu
parents: 7281
diff changeset
827 <B>MPlayer</B> fernsehen oder encodieren willst, dann lies die <A
e4c5ee3aa3e9 bunkus: Updated/newly translated German version of the docs
mosu
parents: 7281
diff changeset
828 HREF="#tv">TV-Input</A>-Sektion.</LI>
e4c5ee3aa3e9 bunkus: Updated/newly translated German version of the docs
mosu
parents: 7281
diff changeset
829 <LI>Inzwischen gibt es ein h&uuml;bsches <B>OSD-Men&uuml</B>, das nur darauf
e4c5ee3aa3e9 bunkus: Updated/newly translated German version of the docs
mosu
parents: 7281
diff changeset
830 wartet, ausprobiert zu werden. Schau dazu in der <A HREF="#menu">
e4c5ee3aa3e9 bunkus: Updated/newly translated German version of the docs
mosu
parents: 7281
diff changeset
831 OSD-Men&uuml;</A>-Sektion nach.</LI>
1964
41aa7a6c2252 similar to 1.53, but not finished
jaf
parents: 1833
diff changeset
832 </UL>
1833
5bfa57281d98 Added translated files by Johannes Feigl, not checked by me!
atmos4
parents:
diff changeset
833
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
834 <P>Nun kompiliere <B>MPlayer:</B></P>
1964
41aa7a6c2252 similar to 1.53, but not finished
jaf
parents: 1833
diff changeset
835
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
836 <PRE>
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
837 ./configure
1964
41aa7a6c2252 similar to 1.53, but not finished
jaf
parents: 1833
diff changeset
838 make
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
839 make install
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
840 </PRE>
1833
5bfa57281d98 Added translated files by Johannes Feigl, not checked by me!
atmos4
parents:
diff changeset
841
4716
0533513f835c Upgrades to the latest version, some corrections...
jonas
parents: 4600
diff changeset
842 <P>Ab diesem Zeitpunkt ist <B>MPlayer</B> zur Benutzung bereit. Das Verzeichnis
8833
e4c5ee3aa3e9 bunkus: Updated/newly translated German version of the docs
mosu
parents: 7281
diff changeset
843 <CODE>$PREFIX/etc/mplayer</CODE> enth&auml;lt die Datei
e4c5ee3aa3e9 bunkus: Updated/newly translated German version of the docs
mosu
parents: 7281
diff changeset
844 <CODE>codecs.conf</CODE>, welche benutzt wird, um dem Programm alle Codecs und
e4c5ee3aa3e9 bunkus: Updated/newly translated German version of the docs
mosu
parents: 7281
diff changeset
845 deren unterst&uuml;tze Features mitzuteilen. Diese Datei sollte zusammen mit
e4c5ee3aa3e9 bunkus: Updated/newly translated German version of the docs
mosu
parents: 7281
diff changeset
846 dem Hauptprogramm immer aktuell gehalten werden!<BR> Du solltest
e4c5ee3aa3e9 bunkus: Updated/newly translated German version of the docs
mosu
parents: 7281
diff changeset
847 au&szlig;erdem &uuml;berpr&uuml;fen, ob eine <CODE>codecs.conf</CODE> deinem
e4c5ee3aa3e9 bunkus: Updated/newly translated German version of the docs
mosu
parents: 7281
diff changeset
848 Home-Verzeichnis (<CODE>~/.mplayer/codecs.conf</CODE>) von einer alten
e4c5ee3aa3e9 bunkus: Updated/newly translated German version of the docs
mosu
parents: 7281
diff changeset
849 <B>MPlayer</B>-Version vorhanden ist. Diese solltest du unbedingt
e4c5ee3aa3e9 bunkus: Updated/newly translated German version of the docs
mosu
parents: 7281
diff changeset
850 l&ouml;schen!</P>
4522
a7baf6ad622a some updates (patch by Jonas Jermann <jjermann@gmx.net>)
gabucino
parents: 3892
diff changeset
851
8833
e4c5ee3aa3e9 bunkus: Updated/newly translated German version of the docs
mosu
parents: 7281
diff changeset
852 <P><B>Debian-Benutzer</B> k&ouml;nnen ein <CODE>.deb</CODE>-Paket f&uuml;r sich
e4c5ee3aa3e9 bunkus: Updated/newly translated German version of the docs
mosu
parents: 7281
diff changeset
853 compilieren, was sehr einfach ist. Du musst blo&szlig; <CODE>fakeroot
e4c5ee3aa3e9 bunkus: Updated/newly translated German version of the docs
mosu
parents: 7281
diff changeset
854 debian/rules binary</CODE> in <B>MPlayer</B>'s Sourceverzeichnis
e4c5ee3aa3e9 bunkus: Updated/newly translated German version of the docs
mosu
parents: 7281
diff changeset
855 ausf&uuml;hren. Genauere Anleitungen k&ouml;nnen in der <A
e4c5ee3aa3e9 bunkus: Updated/newly translated German version of the docs
mosu
parents: 7281
diff changeset
856 HREF="documentation.html#debian">Debian</A>-Sektion gefunden werden.</P>
4522
a7baf6ad622a some updates (patch by Jonas Jermann <jjermann@gmx.net>)
gabucino
parents: 3892
diff changeset
857
8833
e4c5ee3aa3e9 bunkus: Updated/newly translated German version of the docs
mosu
parents: 7281
diff changeset
858 <P><B>Schau dir immer die Ausgabe von <CODE>./configure</CODE></B> und die
e4c5ee3aa3e9 bunkus: Updated/newly translated German version of the docs
mosu
parents: 7281
diff changeset
859 <CODE>configure.log</CODE>-Datei an. Beide enthalten Infos dar&uuml;ber, welche
e4c5ee3aa3e9 bunkus: Updated/newly translated German version of the docs
mosu
parents: 7281
diff changeset
860 Features eincompiliert werden, und welche nicht. Du kannst dir auch die
e4c5ee3aa3e9 bunkus: Updated/newly translated German version of the docs
mosu
parents: 7281
diff changeset
861 Dateien <CODE>config.h</CODE> und <CODE>config.mak</CODE> ansehen.<BR>
e4c5ee3aa3e9 bunkus: Updated/newly translated German version of the docs
mosu
parents: 7281
diff changeset
862 Wenn einige Bibliotheken installiert sind, diese aber nicht von
e4c5ee3aa3e9 bunkus: Updated/newly translated German version of the docs
mosu
parents: 7281
diff changeset
863 <CODE>./configure</CODE> erkannt werden, dann solltest du &uuml;berpr&uuml;fen,
e4c5ee3aa3e9 bunkus: Updated/newly translated German version of the docs
mosu
parents: 7281
diff changeset
864 ob auch die dazugeh&auml;rigen Header-Dateien installiert sind (welche sich
e4c5ee3aa3e9 bunkus: Updated/newly translated German version of the docs
mosu
parents: 7281
diff changeset
865 meist in -dev-Paketen befinden), und ob die Versionsnummern
e4c5ee3aa3e9 bunkus: Updated/newly translated German version of the docs
mosu
parents: 7281
diff changeset
866 &uuml;bereinstimmen. Das <CODE>configure.log</CODE> sagt dir normalerweise, was
e4c5ee3aa3e9 bunkus: Updated/newly translated German version of the docs
mosu
parents: 7281
diff changeset
867 fehlt.</P>
1833
5bfa57281d98 Added translated files by Johannes Feigl, not checked by me!
atmos4
parents:
diff changeset
868
8833
e4c5ee3aa3e9 bunkus: Updated/newly translated German version of the docs
mosu
parents: 7281
diff changeset
869 <P>Auch wenn sie nicht zwingend erforderlich sind, solltest du doch Schriften
e4c5ee3aa3e9 bunkus: Updated/newly translated German version of the docs
mosu
parents: 7281
diff changeset
870 installieren, um das OSD und Untertitel benutzen zu k&ouml;nnen. Die empfohlene
e4c5ee3aa3e9 bunkus: Updated/newly translated German version of the docs
mosu
parents: 7281
diff changeset
871 Methode ist, eine TrueType-Schrift zu installieren und <B>MPlayer</B> anzuweisen,
e4c5ee3aa3e9 bunkus: Updated/newly translated German version of the docs
mosu
parents: 7281
diff changeset
872 diese zu benutzen. Wie das funktioniert, kannst du in der Sektion &uuml;ber <A
e4c5ee3aa3e9 bunkus: Updated/newly translated German version of the docs
mosu
parents: 7281
diff changeset
873 HREF="#subtitles_osd">Untertitel und das OSD</A>nachlesen.</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
874
1964
41aa7a6c2252 similar to 1.53, but not finished
jaf
parents: 1833
diff changeset
875
7079
jonas
parents: 6987
diff changeset
876 <H2><A NAME="gui">1.3. Was ist mit dem GUI?</A></H2>
1964
41aa7a6c2252 similar to 1.53, but not finished
jaf
parents: 1833
diff changeset
877
8833
e4c5ee3aa3e9 bunkus: Updated/newly translated German version of the docs
mosu
parents: 7281
diff changeset
878 <P>Das GUI basiert auf GTK (nicht das ganze GUI sondern nur die Dialoge). Die
e4c5ee3aa3e9 bunkus: Updated/newly translated German version of the docs
mosu
parents: 7281
diff changeset
879 Skins sind als PNG-Grafiken gespeichern, so dass du also auch gtk und die
e4c5ee3aa3e9 bunkus: Updated/newly translated German version of the docs
mosu
parents: 7281
diff changeset
880 libpng (und deren devel-Pakete) installieren musst. Du kannst das GUI durch den
e4c5ee3aa3e9 bunkus: Updated/newly translated German version of the docs
mosu
parents: 7281
diff changeset
881 Parameter <CODE>--enable-gui</CODE> bei <CODE>./configure</CODE> anschalten. Um
e4c5ee3aa3e9 bunkus: Updated/newly translated German version of the docs
mosu
parents: 7281
diff changeset
882 <B>MPlayer</B> im GUI-Modus zu betreiben, kannst du entweder</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
883
2013
5770253041f0 similar to 1.60
jaf
parents: 1997
diff changeset
884 <UL>
8833
e4c5ee3aa3e9 bunkus: Updated/newly translated German version of the docs
mosu
parents: 7281
diff changeset
885 <LI><CODE>gui=yes</CODE> in deine Config-File eintragen oder</LI>
e4c5ee3aa3e9 bunkus: Updated/newly translated German version of the docs
mosu
parents: 7281
diff changeset
886 <LI><CODE>ln -s $PREFIX/bin/mplayer $PREFIX/bin/gmplayer</CODE>
e4c5ee3aa3e9 bunkus: Updated/newly translated German version of the docs
mosu
parents: 7281
diff changeset
887 ausf&uuml;hren und <CODE>gmplayer</CODE> aufrufen.</LI>
2013
5770253041f0 similar to 1.60
jaf
parents: 1997
diff changeset
888 </UL>
2078
cea48b0c10d1 Similar to 1.68
jaf
parents: 2013
diff changeset
889
8833
e4c5ee3aa3e9 bunkus: Updated/newly translated German version of the docs
mosu
parents: 7281
diff changeset
890 <P>Im Moment kannst du die <CODE>-gui</CODE>-Kommandozeilenoption nicht
e4c5ee3aa3e9 bunkus: Updated/newly translated German version of the docs
mosu
parents: 7281
diff changeset
891 verwenden.</P>
4522
a7baf6ad622a some updates (patch by Jonas Jermann <jjermann@gmx.net>)
gabucino
parents: 3892
diff changeset
892
8833
e4c5ee3aa3e9 bunkus: Updated/newly translated German version of the docs
mosu
parents: 7281
diff changeset
893 <P>Da <B>MPlayer</B> keine Skins enth&auml;lt, musst du dir welche
e4c5ee3aa3e9 bunkus: Updated/newly translated German version of the docs
mosu
parents: 7281
diff changeset
894 herunterladen, wenn du das GUI verwenden willst. Schau dazu auf die <A
e4c5ee3aa3e9 bunkus: Updated/newly translated German version of the docs
mosu
parents: 7281
diff changeset
895 HREF="http://www.mplayerhq.hu/homepage/dload.html">Download-Seite</A>. Diese
e4c5ee3aa3e9 bunkus: Updated/newly translated German version of the docs
mosu
parents: 7281
diff changeset
896 sollten in das normale, systemweite Verzeichnis
e4c5ee3aa3e9 bunkus: Updated/newly translated German version of the docs
mosu
parents: 7281
diff changeset
897 (<CODE>$PREFIX/share/mplayer/Skin</CODE>) oder nach
e4c5ee3aa3e9 bunkus: Updated/newly translated German version of the docs
mosu
parents: 7281
diff changeset
898 <CODE>$HOME/.mplayer/Skin</CODE> extrahiert werden. <B>Mplayer</B> sucht
e4c5ee3aa3e9 bunkus: Updated/newly translated German version of the docs
mosu
parents: 7281
diff changeset
899 standardm&auml;&szlig;ig nach einem Verzeichnis namens <CODE>default</CODE>,
e4c5ee3aa3e9 bunkus: Updated/newly translated German version of the docs
mosu
parents: 7281
diff changeset
900 aber du kannst mit der Option <CODE>-skin (neuer Skin)</CODE> oder dem Eintrag
e4c5ee3aa3e9 bunkus: Updated/newly translated German version of the docs
mosu
parents: 7281
diff changeset
901 <CODE>skin=(neuer Skin)</CODE> in der Konfigurationsdatei den Skin
e4c5ee3aa3e9 bunkus: Updated/newly translated German version of the docs
mosu
parents: 7281
diff changeset
902 <CODE>*/Skin/(neuer Skin)</CODE> ausw&auml;hlen.</P>
1964
41aa7a6c2252 similar to 1.53, but not finished
jaf
parents: 1833
diff changeset
903
8833
e4c5ee3aa3e9 bunkus: Updated/newly translated German version of the docs
mosu
parents: 7281
diff changeset
904 <H2><A NAME="subtitles_osd">1.4. Untertitel und das OSD</H2>
1964
41aa7a6c2252 similar to 1.53, but not finished
jaf
parents: 1833
diff changeset
905
8833
e4c5ee3aa3e9 bunkus: Updated/newly translated German version of the docs
mosu
parents: 7281
diff changeset
906 <P><B>MPlayer</B> kann Untertitel zu Filmen darstellen. Momentan werden folgende
e4c5ee3aa3e9 bunkus: Updated/newly translated German version of the docs
mosu
parents: 7281
diff changeset
907 Formate unterst&uuml;tzt:</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
908
6033
fea2bd7ba32a big update to english version
jonas
parents: 5561
diff changeset
909 <UL>
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
910 <LI>VobSub</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
911 <LI>Microdvd</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
912 <LI>SubRip</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
913 <LI>SubViewer</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
914 <LI>Sami</LI>
8833
e4c5ee3aa3e9 bunkus: Updated/newly translated German version of the docs
mosu
parents: 7281
diff changeset
915 <LI>VPlayer</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
916 <LI>RT</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
917 <LI>SSA</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
918 <LI>MPsub</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
919 <LI>AQTitle</LI>
8833
e4c5ee3aa3e9 bunkus: Updated/newly translated German version of the docs
mosu
parents: 7281
diff changeset
920 <LI>JACOsub</LI>
e4c5ee3aa3e9 bunkus: Updated/newly translated German version of the docs
mosu
parents: 7281
diff changeset
921 </UL>
e4c5ee3aa3e9 bunkus: Updated/newly translated German version of the docs
mosu
parents: 7281
diff changeset
922
e4c5ee3aa3e9 bunkus: Updated/newly translated German version of the docs
mosu
parents: 7281
diff changeset
923 <P><B>MPlayer</B> kann die oben aufgef&uuml;hrten Formate in die folgenden
e4c5ee3aa3e9 bunkus: Updated/newly translated German version of the docs
mosu
parents: 7281
diff changeset
924 Formate konvertieren, wenn du die jeweils dahinter angegebene Option benutzt:
e4c5ee3aa3e9 bunkus: Updated/newly translated German version of the docs
mosu
parents: 7281
diff changeset
925 </P>
e4c5ee3aa3e9 bunkus: Updated/newly translated German version of the docs
mosu
parents: 7281
diff changeset
926
e4c5ee3aa3e9 bunkus: Updated/newly translated German version of the docs
mosu
parents: 7281
diff changeset
927 <UL>
e4c5ee3aa3e9 bunkus: Updated/newly translated German version of the docs
mosu
parents: 7281
diff changeset
928 <LI>MPsub: <CODE>-dumpmpsub</CODE></LI>
e4c5ee3aa3e9 bunkus: Updated/newly translated German version of the docs
mosu
parents: 7281
diff changeset
929 <LI>SubRip: <CODE>-dumpsrtsub</CODE></LI>
e4c5ee3aa3e9 bunkus: Updated/newly translated German version of the docs
mosu
parents: 7281
diff changeset
930 <LI>Microdvd: <CODE>-dumpmicrodvdsub</CODE></LI>
e4c5ee3aa3e9 bunkus: Updated/newly translated German version of the docs
mosu
parents: 7281
diff changeset
931 <LI>JACOsub: <CODE>-dumpjacosub</CODE></LI>
e4c5ee3aa3e9 bunkus: Updated/newly translated German version of the docs
mosu
parents: 7281
diff changeset
932 <LI>Sami: <CODE>-dumpsami</CODE></LI>
6033
fea2bd7ba32a big update to english version
jonas
parents: 5561
diff changeset
933 </UL>
2214
64aa99c04480 Similar to 1.84
jaf
parents: 2201
diff changeset
934
8833
e4c5ee3aa3e9 bunkus: Updated/newly translated German version of the docs
mosu
parents: 7281
diff changeset
935 <P>Die Kommandozeilenoptionen unterscheidet sich leicht f&uuml;r die
e4c5ee3aa3e9 bunkus: Updated/newly translated German version of the docs
mosu
parents: 7281
diff changeset
936 unterschiedlichen Formate:</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
937
8833
e4c5ee3aa3e9 bunkus: Updated/newly translated German version of the docs
mosu
parents: 7281
diff changeset
938 <P>VobSub-Untertitel bestehen aus einer mehreren MB gro&szlig;en .SUB-Datei und
e4c5ee3aa3e9 bunkus: Updated/newly translated German version of the docs
mosu
parents: 7281
diff changeset
939 optionalen .IDX- und/oder .IFO-Dateien.<BR>
e4c5ee3aa3e9 bunkus: Updated/newly translated German version of the docs
mosu
parents: 7281
diff changeset
940
6033
fea2bd7ba32a big update to english version
jonas
parents: 5561
diff changeset
941 Benutzung: wenn du Dateien wie <CODE>beispiel.sub</CODE>,
8833
e4c5ee3aa3e9 bunkus: Updated/newly translated German version of the docs
mosu
parents: 7281
diff changeset
942 <CODE>beispiel.ifo</CODE> (optional) und <CODE>beispiel.idx</CODE> hast, dann
e4c5ee3aa3e9 bunkus: Updated/newly translated German version of the docs
mosu
parents: 7281
diff changeset
943 musst du die Optionen <CODE>-vobsub beispiel [-vobsubid &lt;id&gt;]</CODE>
e4c5ee3aa3e9 bunkus: Updated/newly translated German version of the docs
mosu
parents: 7281
diff changeset
944 angeben (optional mit Pfadangabe nat&uuml;rlich). Die
e4c5ee3aa3e9 bunkus: Updated/newly translated German version of the docs
mosu
parents: 7281
diff changeset
945 <CODE>-vobsubid</CODE>-Option funktioniert wie <CODE>-sid</CODE> bei DVDs. Du
e4c5ee3aa3e9 bunkus: Updated/newly translated German version of the docs
mosu
parents: 7281
diff changeset
946 kannst mit ihr zwischen Untertitel-Sprache w&auml;hlen. Falls keine
e4c5ee3aa3e9 bunkus: Updated/newly translated German version of the docs
mosu
parents: 7281
diff changeset
947 <CODE>-vobsubid</CODE> angegeben wird, versucht <B>MPlayer</B>, die mit
e4c5ee3aa3e9 bunkus: Updated/newly translated German version of the docs
mosu
parents: 7281
diff changeset
948 <CODE>-slang</CODE> angegebene Sprache zu benutzen und zur Not die durch
e4c5ee3aa3e9 bunkus: Updated/newly translated German version of the docs
mosu
parents: 7281
diff changeset
949 <CODE>langidx</CODE> in der .IDX-Datei angegebene Sprache w&auml;hlen. Wenn das
e4c5ee3aa3e9 bunkus: Updated/newly translated German version of the docs
mosu
parents: 7281
diff changeset
950 ebenfalls fehlschl&auml;gt, werden keine Untertitel angezeigt.</P>
4522
a7baf6ad622a some updates (patch by Jonas Jermann <jjermann@gmx.net>)
gabucino
parents: 3892
diff changeset
951
8833
e4c5ee3aa3e9 bunkus: Updated/newly translated German version of the docs
mosu
parents: 7281
diff changeset
952
e4c5ee3aa3e9 bunkus: Updated/newly translated German version of the docs
mosu
parents: 7281
diff changeset
953 <H4>Andere Untertitelformate</H4>
e4c5ee3aa3e9 bunkus: Updated/newly translated German version of the docs
mosu
parents: 7281
diff changeset
954
e4c5ee3aa3e9 bunkus: Updated/newly translated German version of the docs
mosu
parents: 7281
diff changeset
955 Die anderen Formate bestehen aus einer einzigen Textdatei, welche das Timing,
e4c5ee3aa3e9 bunkus: Updated/newly translated German version of the docs
mosu
parents: 7281
diff changeset
956 die Platzierung und die Texte selber enth&auml;lt.<BR> Verwendung: Wenn man
e4c5ee3aa3e9 bunkus: Updated/newly translated German version of the docs
mosu
parents: 7281
diff changeset
957 eine Datei wie <CODE>beispiel.txt</CODE> hat, &uuml;bergibt man einfach die
e4c5ee3aa3e9 bunkus: Updated/newly translated German version of the docs
mosu
parents: 7281
diff changeset
958 Option <CODE>-sub beispiel.txt</CODE> (nat&uuml;rlich optional mit
e4c5ee3aa3e9 bunkus: Updated/newly translated German version of the docs
mosu
parents: 7281
diff changeset
959 Pfadname).</P>
e4c5ee3aa3e9 bunkus: Updated/newly translated German version of the docs
mosu
parents: 7281
diff changeset
960
e4c5ee3aa3e9 bunkus: Updated/newly translated German version of the docs
mosu
parents: 7281
diff changeset
961 <H4>Angleichung der Untertitel-Anzeigezeit und der Platzierung</H4>
6033
fea2bd7ba32a big update to english version
jonas
parents: 5561
diff changeset
962
8833
e4c5ee3aa3e9 bunkus: Updated/newly translated German version of the docs
mosu
parents: 7281
diff changeset
963 <DL>
e4c5ee3aa3e9 bunkus: Updated/newly translated German version of the docs
mosu
parents: 7281
diff changeset
964 <DT><CODE>-subdelay &lt;sec&gt;</CODE></DT>
e4c5ee3aa3e9 bunkus: Updated/newly translated German version of the docs
mosu
parents: 7281
diff changeset
965 <DD>Verz&ouml;gert die Untertitel um &lt;sec&gt; Sekunden. Der Wert kann
e4c5ee3aa3e9 bunkus: Updated/newly translated German version of the docs
mosu
parents: 7281
diff changeset
966 negativ sein.</DD>
e4c5ee3aa3e9 bunkus: Updated/newly translated German version of the docs
mosu
parents: 7281
diff changeset
967 <DT><CODE>-subfps &lt;rate&gt;</CODE></DT>
e4c5ee3aa3e9 bunkus: Updated/newly translated German version of the docs
mosu
parents: 7281
diff changeset
968 <DD>Gibt die Bildrate in Bildern pro Sekunde f&uuml;r die Datei an
e4c5ee3aa3e9 bunkus: Updated/newly translated German version of the docs
mosu
parents: 7281
diff changeset
969 (Flie&szlig;kommazahl).</DD>
e4c5ee3aa3e9 bunkus: Updated/newly translated German version of the docs
mosu
parents: 7281
diff changeset
970 <DT><CODE>-subpos &lt;0 - 100&gt;</CODE></DT>
e4c5ee3aa3e9 bunkus: Updated/newly translated German version of the docs
mosu
parents: 7281
diff changeset
971 <DD>Legt die Position f&uuml;r die Untertitel fest.</DD>
e4c5ee3aa3e9 bunkus: Updated/newly translated German version of the docs
mosu
parents: 7281
diff changeset
972 </DL>
e4c5ee3aa3e9 bunkus: Updated/newly translated German version of the docs
mosu
parents: 7281
diff changeset
973
e4c5ee3aa3e9 bunkus: Updated/newly translated German version of the docs
mosu
parents: 7281
diff changeset
974 <P>Wenn du feststellst, dass bei Verwendung einer MicroDVD-Untertiteldatei die
e4c5ee3aa3e9 bunkus: Updated/newly translated German version of the docs
mosu
parents: 7281
diff changeset
975 Verz&ouml;gerung im Laufe der Zeit immer gr&ouml;&szlig;er wird, dann liegt das
e4c5ee3aa3e9 bunkus: Updated/newly translated German version of the docs
mosu
parents: 7281
diff changeset
976 wahrscheinlich daran, dass die Bildraten f&uuml;r den Film und die Untertitel
e4c5ee3aa3e9 bunkus: Updated/newly translated German version of the docs
mosu
parents: 7281
diff changeset
977 unterschiedlich sind.<BR>
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
978
8833
e4c5ee3aa3e9 bunkus: Updated/newly translated German version of the docs
mosu
parents: 7281
diff changeset
979 Es sei gesagt, dass das MicroDVD-Format absolute Bildnummern verwendet, um
e4c5ee3aa3e9 bunkus: Updated/newly translated German version of the docs
mosu
parents: 7281
diff changeset
980 anzugeben, wann Text anzuzeigen ist. Deswegen funktioniert die
e4c5ee3aa3e9 bunkus: Updated/newly translated German version of the docs
mosu
parents: 7281
diff changeset
981 <CODE>-subfps</CODE>-Option mit diesem Format nicht. Da <B>MPlayer</B>
e4c5ee3aa3e9 bunkus: Updated/newly translated German version of the docs
mosu
parents: 7281
diff changeset
982 nat&uuml;rlich nicht in der Lage ist, die richtige Bildrate zu erraten, musst
e4c5ee3aa3e9 bunkus: Updated/newly translated German version of the docs
mosu
parents: 7281
diff changeset
983 du die Bildrate manuell konvertieren. Auf dem <B>MPlayer</B>-FTP-Server liegt
e4c5ee3aa3e9 bunkus: Updated/newly translated German version of the docs
mosu
parents: 7281
diff changeset
984 im <CODE>contrib</CODE>-Verzeichnis ein kleines Perl-Skript, das diese
e4c5ee3aa3e9 bunkus: Updated/newly translated German version of the docs
mosu
parents: 7281
diff changeset
985 Konvertierung f&uuml;r dich vornehmen kann.</P>
6033
fea2bd7ba32a big update to english version
jonas
parents: 5561
diff changeset
986
8833
e4c5ee3aa3e9 bunkus: Updated/newly translated German version of the docs
mosu
parents: 7281
diff changeset
987 <P>MPlayer wird versuchen, die Untertiteldatei zu erraten, wenn er einen Film
e4c5ee3aa3e9 bunkus: Updated/newly translated German version of the docs
mosu
parents: 7281
diff changeset
988 abspielt. Wenn, wie das meistens der Fall ist, der Film und die Untertiteldatei
e4c5ee3aa3e9 bunkus: Updated/newly translated German version of the docs
mosu
parents: 7281
diff changeset
989 den gleichen Namen haben und am gleichen Ort liegen, dann musst du nicht die
e4c5ee3aa3e9 bunkus: Updated/newly translated German version of the docs
mosu
parents: 7281
diff changeset
990 Untertiteloption benutzen. Spiel einfach den Film ab, und MPlayer wird
e4c5ee3aa3e9 bunkus: Updated/newly translated German version of the docs
mosu
parents: 7281
diff changeset
991 automatisch die Untertitel finden.</P>
3518
5ca90a668017 similar to 1.132, applied Panagiotis' patch
jaf
parents: 3468
diff changeset
992
8833
e4c5ee3aa3e9 bunkus: Updated/newly translated German version of the docs
mosu
parents: 7281
diff changeset
993 <P>F&uuml;r DVD Untertitel lies die <A
e4c5ee3aa3e9 bunkus: Updated/newly translated German version of the docs
mosu
parents: 7281
diff changeset
994 HREF="cd-dvd.html#dvd">DVD-Sektion</A>.</P>
e4c5ee3aa3e9 bunkus: Updated/newly translated German version of the docs
mosu
parents: 7281
diff changeset
995
e4c5ee3aa3e9 bunkus: Updated/newly translated German version of the docs
mosu
parents: 7281
diff changeset
996 <H3><A NAME="mpsub">1.4.1 MPlayers eigenes Untertitelformat (MPsub)</A></H3>
e4c5ee3aa3e9 bunkus: Updated/newly translated German version of the docs
mosu
parents: 7281
diff changeset
997
e4c5ee3aa3e9 bunkus: Updated/newly translated German version of the docs
mosu
parents: 7281
diff changeset
998 <P><B>MPlayer</B> hat ein neues Untertitelformat eingef&uuml;hrt, das
e4c5ee3aa3e9 bunkus: Updated/newly translated German version of the docs
mosu
parents: 7281
diff changeset
999 <B>MPsub</B> genannt wird. Es wurde von mir (Gabucino) entwickelt. Das
e4c5ee3aa3e9 bunkus: Updated/newly translated German version of the docs
mosu
parents: 7281
diff changeset
1000 Haupt-Feature ist, dass es <B>dynamische</B> Zeitabh&auml;ngigkeiten benutzt
e4c5ee3aa3e9 bunkus: Updated/newly translated German version of the docs
mosu
parents: 7281
diff changeset
1001 (obwohl es auch einen Frame-basierende Modus besitzt). Ein Beispiel (aus <A
e4c5ee3aa3e9 bunkus: Updated/newly translated German version of the docs
mosu
parents: 7281
diff changeset
1002 HREF="tech/mpsub.sub">mpsub.sub</A>):</P>
2214
64aa99c04480 Similar to 1.84
jaf
parents: 2201
diff changeset
1003
64aa99c04480 Similar to 1.84
jaf
parents: 2201
diff changeset
1004 <P><CODE><I>
8833
e4c5ee3aa3e9 bunkus: Updated/newly translated German version of the docs
mosu
parents: 7281
diff changeset
1005 # erste Nummer : warte so lange nach dem Verschwinden des vorherigen
e4c5ee3aa3e9 bunkus: Updated/newly translated German version of the docs
mosu
parents: 7281
diff changeset
1006 Untertitels<BR>
e4c5ee3aa3e9 bunkus: Updated/newly translated German version of the docs
mosu
parents: 7281
diff changeset
1007 # zweite Nummer : zeige den momentanen Untertitel f&uuml;r so viele
e4c5ee3aa3e9 bunkus: Updated/newly translated German version of the docs
mosu
parents: 7281
diff changeset
1008 Sekunden<BR>
2214
64aa99c04480 Similar to 1.84
jaf
parents: 2201
diff changeset
1009 <BR>
64aa99c04480 Similar to 1.84
jaf
parents: 2201
diff changeset
1010 15 3<BR>
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
1011 A long time ago...<BR>
2214
64aa99c04480 Similar to 1.84
jaf
parents: 2201
diff changeset
1012 <BR>
64aa99c04480 Similar to 1.84
jaf
parents: 2201
diff changeset
1013 0 3<BR>
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
1014 in a galaxy far, far away...<BR>
2214
64aa99c04480 Similar to 1.84
jaf
parents: 2201
diff changeset
1015 <BR>
64aa99c04480 Similar to 1.84
jaf
parents: 2201
diff changeset
1016 0 3<BR>
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
1017 Naboo was under attack.<BR>
2214
64aa99c04480 Similar to 1.84
jaf
parents: 2201
diff changeset
1018 </I></CODE></P>
64aa99c04480 Similar to 1.84
jaf
parents: 2201
diff changeset
1019
8833
e4c5ee3aa3e9 bunkus: Updated/newly translated German version of the docs
mosu
parents: 7281
diff changeset
1020 <P>Wie man erkennen kann, ist das Hauptziel, das <B>Bearbeiten/Timing/
e4c5ee3aa3e9 bunkus: Updated/newly translated German version of the docs
mosu
parents: 7281
diff changeset
1021 Zusammenf&uuml;gen/Schneiden von Untertiteln einfach zu machen</B>. Und wenn
e4c5ee3aa3e9 bunkus: Updated/newly translated German version of the docs
mosu
parents: 7281
diff changeset
1022 du mal angenommen einen SSA-Untertitel bekommst und er zeitlich schlecht
e4c5ee3aa3e9 bunkus: Updated/newly translated German version of the docs
mosu
parents: 7281
diff changeset
1023 zu deinem Video abgestimmt ist, kannst du einfach <CODE>mplayer dummy.avi
e4c5ee3aa3e9 bunkus: Updated/newly translated German version of the docs
mosu
parents: 7281
diff changeset
1024 -sub quelle.ssa -dumpmpsub</CODE> ausf&uuml;hren. Es wird eine
e4c5ee3aa3e9 bunkus: Updated/newly translated German version of the docs
mosu
parents: 7281
diff changeset
1025 <CODE>dump.mpsub</CODE>-Datei im aktuellen Verzeichnis erzeugt, die den
e4c5ee3aa3e9 bunkus: Updated/newly translated German version of the docs
mosu
parents: 7281
diff changeset
1026 Quell-Untertitel-Text enth&auml;lt, jedoch im <B>MPsub</B>-Format. Dann kannst
e4c5ee3aa3e9 bunkus: Updated/newly translated German version of the docs
mosu
parents: 7281
diff changeset
1027 du dem Untertitel einfach Sekunden hinzuf&uuml;gen usw.</P>
1964
41aa7a6c2252 similar to 1.53, but not finished
jaf
parents: 1833
diff changeset
1028
8833
e4c5ee3aa3e9 bunkus: Updated/newly translated German version of the docs
mosu
parents: 7281
diff changeset
1029 <P>Untertitel werden mit einer Technik - genannt <B>'OSD', On Screen
e4c5ee3aa3e9 bunkus: Updated/newly translated German version of the docs
mosu
parents: 7281
diff changeset
1030 Display</B> - angezeigt. OSD wird verwendet, um die aktuelle Zeit, die
e4c5ee3aa3e9 bunkus: Updated/newly translated German version of the docs
mosu
parents: 7281
diff changeset
1031 Lautst&auml;rken- und Such-Leisten etc. anzuzeigen.</P>
1964
41aa7a6c2252 similar to 1.53, but not finished
jaf
parents: 1833
diff changeset
1032
8833
e4c5ee3aa3e9 bunkus: Updated/newly translated German version of the docs
mosu
parents: 7281
diff changeset
1033 <H3><A NAME="install_osd">1.4.2 Installation des OSD und der Untertitel</A></H3>
1833
5bfa57281d98 Added translated files by Johannes Feigl, not checked by me!
atmos4
parents:
diff changeset
1034
8833
e4c5ee3aa3e9 bunkus: Updated/newly translated German version of the docs
mosu
parents: 7281
diff changeset
1035 <P>Du brauchst ein <B>MPlayer</B>-Schriftenpaket, um das OSD oder Untertitel
e4c5ee3aa3e9 bunkus: Updated/newly translated German version of the docs
mosu
parents: 7281
diff changeset
1036 anzeigen zu k&ouml;nnen. Es gibt mehrere M&ouml;glichkeiten, eines zu
e4c5ee3aa3e9 bunkus: Updated/newly translated German version of the docs
mosu
parents: 7281
diff changeset
1037 bekommen:</P>
1833
5bfa57281d98 Added translated files by Johannes Feigl, not checked by me!
atmos4
parents:
diff changeset
1038
1970
145ad633694d similar to 1.53
jaf
parents: 1964
diff changeset
1039 <UL>
8833
e4c5ee3aa3e9 bunkus: Updated/newly translated German version of the docs
mosu
parents: 7281
diff changeset
1040 <LI>Lade die fertigen Schiftpakete von der <B>MPlayer</B>-Seite.
e4c5ee3aa3e9 bunkus: Updated/newly translated German version of the docs
mosu
parents: 7281
diff changeset
1041 Hinweis: Momentan sind nur Schriftarten verf&uuml;gbaren, die den
e4c5ee3aa3e9 bunkus: Updated/newly translated German version of the docs
mosu
parents: 7281
diff changeset
1042 ISO 8859-1/2-Zeichens&auml;tzen entsprechen, aber es gibt auch ein paar
e4c5ee3aa3e9 bunkus: Updated/newly translated German version of the docs
mosu
parents: 7281
diff changeset
1043 von Benutzern erstellte Font-Pakete f&uuml;r andere Zeichns&auml;tze
e4c5ee3aa3e9 bunkus: Updated/newly translated German version of the docs
mosu
parents: 7281
diff changeset
1044 (einschlie&szlig;lich Koreanisch, Russisch, 8859-8 etc.). Diese kannst
e4c5ee3aa3e9 bunkus: Updated/newly translated German version of the docs
mosu
parents: 7281
diff changeset
1045 du im contrib/font-Verzeichnis auf dem FTP-Server finden.<BR><BR>
e4c5ee3aa3e9 bunkus: Updated/newly translated German version of the docs
mosu
parents: 7281
diff changeset
1046 Zu jeder Schrift muss eine passende font.desc-Datei existieren, die
e4c5ee3aa3e9 bunkus: Updated/newly translated German version of the docs
mosu
parents: 7281
diff changeset
1047 festlegt, wo im Zeichensatz die einzelnen Unicode-Zeichen zu finden sind.
e4c5ee3aa3e9 bunkus: Updated/newly translated German version of the docs
mosu
parents: 7281
diff changeset
1048 Eine andere M&ouml;glichkeit besteht darin, dass man bei in UTF8 kodierten
e4c5ee3aa3e9 bunkus: Updated/newly translated German version of the docs
mosu
parents: 7281
diff changeset
1049 Untertiteln die Option <CODE>-utf8</CODE> verwendet oder die Datei
e4c5ee3aa3e9 bunkus: Updated/newly translated German version of the docs
mosu
parents: 7281
diff changeset
1050 in &lt;video_name&gt;.utf umgebennt und im gleichen Verzeichnis liegen hat.
e4c5ee3aa3e9 bunkus: Updated/newly translated German version of the docs
mosu
parents: 7281
diff changeset
1051 Die Umwandlung zwischen verschiedenen Zeichns&auml;tzen und UTF8 kann
e4c5ee3aa3e9 bunkus: Updated/newly translated German version of the docs
mosu
parents: 7281
diff changeset
1052 mit den Programmen konwert (unter Debian) oder iconv (unter RedHat)
e4c5ee3aa3e9 bunkus: Updated/newly translated German version of the docs
mosu
parents: 7281
diff changeset
1053 vorgenommen werden.<BR>
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
1054 Einige URLs:
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
1055 <UL>
8833
e4c5ee3aa3e9 bunkus: Updated/newly translated German version of the docs
mosu
parents: 7281
diff changeset
1056 <LI><A HREF="ftp://ftp.mplayerhq.hu/MPlayer/releases/fonts/">
e4c5ee3aa3e9 bunkus: Updated/newly translated German version of the docs
mosu
parents: 7281
diff changeset
1057 ftp://ftp.mplayerhq.hu/MPlayer/releases/fonts/</A> - ISO Schiften</LI>
e4c5ee3aa3e9 bunkus: Updated/newly translated German version of the docs
mosu
parents: 7281
diff changeset
1058 <LI><A HREF="ftp://ftp.mplayerhq.hu/MPlayer/contrib/fonts/">
e4c5ee3aa3e9 bunkus: Updated/newly translated German version of the docs
mosu
parents: 7281
diff changeset
1059 ftp://ftp.mplayerhq.hu/MPlayer/contrib/fonts</A> -
e4c5ee3aa3e9 bunkus: Updated/newly translated German version of the docs
mosu
parents: 7281
diff changeset
1060 verschiedene Schriften von Anwendern</LI>
e4c5ee3aa3e9 bunkus: Updated/newly translated German version of the docs
mosu
parents: 7281
diff changeset
1061 <LI><A HREF="http://realtime.ssu.ac.kr/~lethean/mplayer">
e4c5ee3aa3e9 bunkus: Updated/newly translated German version of the docs
mosu
parents: 7281
diff changeset
1062 http://realtime.ssu.ac.kr/~lethean/mplayer</A> - koreanische Schrift
e4c5ee3aa3e9 bunkus: Updated/newly translated German version of the docs
mosu
parents: 7281
diff changeset
1063 und RAW-Plugin</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
1064 </UL></LI>
8833
e4c5ee3aa3e9 bunkus: Updated/newly translated German version of the docs
mosu
parents: 7281
diff changeset
1065 <LI>Verwende das Schrift-Erzeugungs-Tool, das in TOOLS/subfont-c liegt. Es
e4c5ee3aa3e9 bunkus: Updated/newly translated German version of the docs
mosu
parents: 7281
diff changeset
1066 ist ein komplettes Tool, um TTF/Type1/usw.-Schriften in ein
e4c5ee3aa3e9 bunkus: Updated/newly translated German version of the docs
mosu
parents: 7281
diff changeset
1067 <B>MPlayer</B>-Schriftpaket zu konvertieren (lies TOOLS/subfont-c/README
e4c5ee3aa3e9 bunkus: Updated/newly translated German version of the docs
mosu
parents: 7281
diff changeset
1068 f&uuml;r Details).</LI>
e4c5ee3aa3e9 bunkus: Updated/newly translated German version of the docs
mosu
parents: 7281
diff changeset
1069 <LI>Verwende das GIMP-Plugin f&uuml;r Schrift-Erzeugung unter
e4c5ee3aa3e9 bunkus: Updated/newly translated German version of the docs
mosu
parents: 7281
diff changeset
1070 TOOLS/subfont-GIMP (Hinweis: Du musst auch das HSI-RAW-Plugin haben; siehe
e4c5ee3aa3e9 bunkus: Updated/newly translated German version of the docs
mosu
parents: 7281
diff changeset
1071 URL unten).</LI>
e4c5ee3aa3e9 bunkus: Updated/newly translated German version of the docs
mosu
parents: 7281
diff changeset
1072
e4c5ee3aa3e9 bunkus: Updated/newly translated German version of the docs
mosu
parents: 7281
diff changeset
1073 <LI>Mit Hilfe der <B>freetype</B>-Bibliothek kannst du auch TrueType-Schriften
e4c5ee3aa3e9 bunkus: Updated/newly translated German version of the docs
mosu
parents: 7281
diff changeset
1074 verwenden. Daf&uuml;r wird mindestens Version 2.0.9 ben&ouml;tigt, und du
e4c5ee3aa3e9 bunkus: Updated/newly translated German version of the docs
mosu
parents: 7281
diff changeset
1075 musst configure die Option <CODE>--enable-freetype</CODE> mitgeben. Danach
e4c5ee3aa3e9 bunkus: Updated/newly translated German version of the docs
mosu
parents: 7281
diff changeset
1076 hast du zwei M&ouml;glichkeiten:
e4c5ee3aa3e9 bunkus: Updated/newly translated German version of the docs
mosu
parents: 7281
diff changeset
1077 <UL>
e4c5ee3aa3e9 bunkus: Updated/newly translated German version of the docs
mosu
parents: 7281
diff changeset
1078 <LI>Gib bei jedem Aufruf mit dem Parameter <CODE>-font
e4c5ee3aa3e9 bunkus: Updated/newly translated German version of the docs
mosu
parents: 7281
diff changeset
1079 /pfad/zu/arial.ttf</CODE> eine TrueType-Schrift an.</LI>
e4c5ee3aa3e9 bunkus: Updated/newly translated German version of the docs
mosu
parents: 7281
diff changeset
1080 <LI>Erstelle einen Symlink wie folgt: <CODE>ln -s /pfad/zu/arial.ttf
e4c5ee3aa3e9 bunkus: Updated/newly translated German version of the docs
mosu
parents: 7281
diff changeset
1081 ~/.mplayer/subfont.ttf</CODE></LI>
e4c5ee3aa3e9 bunkus: Updated/newly translated German version of the docs
mosu
parents: 7281
diff changeset
1082 </UL>
e4c5ee3aa3e9 bunkus: Updated/newly translated German version of the docs
mosu
parents: 7281
diff changeset
1083 </LI>
1970
145ad633694d similar to 1.53
jaf
parents: 1964
diff changeset
1084 </UL>
1997
4346f47d8d7c similar to 1.57
jaf
parents: 1970
diff changeset
1085
8833
e4c5ee3aa3e9 bunkus: Updated/newly translated German version of the docs
mosu
parents: 7281
diff changeset
1086 <P>Wenn du eine Nicht-TrueType-Schrift benutzt, dann entpacke die Dateien nach
e4c5ee3aa3e9 bunkus: Updated/newly translated German version of the docs
mosu
parents: 7281
diff changeset
1087 den Download nach <CODE>~/.mplayer</CODE> oder
e4c5ee3aa3e9 bunkus: Updated/newly translated German version of the docs
mosu
parents: 7281
diff changeset
1088 <CODE>$PREFIX/share/mplayer</CODE>. Danach benennst du eine davon um oder
e4c5ee3aa3e9 bunkus: Updated/newly translated German version of the docs
mosu
parents: 7281
diff changeset
1089 erstellst einen symbolischen Links zu <CODE>font</CODE> (wie z.B.: <CODE>ln -s
e4c5ee3aa3e9 bunkus: Updated/newly translated German version of the docs
mosu
parents: 7281
diff changeset
1090 ~/.mplayer/arial-24 ~/.mplayer/font</CODE>). Nun solltest du die Zeit in
e4c5ee3aa3e9 bunkus: Updated/newly translated German version of the docs
mosu
parents: 7281
diff changeset
1091 oberen linken Ecke des Films sehen (kann man mit der Taste "o" ausschalten).
e4c5ee3aa3e9 bunkus: Updated/newly translated German version of the docs
mosu
parents: 7281
diff changeset
1092 </P>
1833
5bfa57281d98 Added translated files by Johannes Feigl, not checked by me!
atmos4
parents:
diff changeset
1093
8833
e4c5ee3aa3e9 bunkus: Updated/newly translated German version of the docs
mosu
parents: 7281
diff changeset
1094 <P>Das OSD hat 4 Anzeigearten, zwischen denen du mit 'o' umschalten kannst:</P>
e4c5ee3aa3e9 bunkus: Updated/newly translated German version of the docs
mosu
parents: 7281
diff changeset
1095
e4c5ee3aa3e9 bunkus: Updated/newly translated German version of the docs
mosu
parents: 7281
diff changeset
1096 <P>(Untertitel werden <I>immer angezeigt</I>. Wie du sie deaktivierst, findest
e4c5ee3aa3e9 bunkus: Updated/newly translated German version of the docs
mosu
parents: 7281
diff changeset
1097 du in der man-Page.)</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
1098
1970
145ad633694d similar to 1.53
jaf
parents: 1964
diff changeset
1099 <UL>
8833
e4c5ee3aa3e9 bunkus: Updated/newly translated German version of the docs
mosu
parents: 7281
diff changeset
1100 <LI>Lautst&auml;rken- + Suchleiste (Standard)</LI>
e4c5ee3aa3e9 bunkus: Updated/newly translated German version of the docs
mosu
parents: 7281
diff changeset
1101 <LI>Lautst&auml;rken- + Suchleiste + und prozentuale Dateiposition beim
e4c5ee3aa3e9 bunkus: Updated/newly translated German version of the docs
mosu
parents: 7281
diff changeset
1102 Spulen</LI>
e4c5ee3aa3e9 bunkus: Updated/newly translated German version of the docs
mosu
parents: 7281
diff changeset
1103 <LI>Lautst&auml;rken- + Suchleiste + die totale L&auml;nge der Datei</LI>
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
1104 <LI>nur Untertitel</LI>
1970
145ad633694d similar to 1.53
jaf
parents: 1964
diff changeset
1105 </UL>
145ad633694d similar to 1.53
jaf
parents: 1964
diff changeset
1106
8833
e4c5ee3aa3e9 bunkus: Updated/newly translated German version of the docs
mosu
parents: 7281
diff changeset
1107 <P>Du kannst das Standard-Verhalten mit der <CODE>osdlevel=</CODE>-Variable
e4c5ee3aa3e9 bunkus: Updated/newly translated German version of the docs
mosu
parents: 7281
diff changeset
1108 in der Konfigurationsdatei oder der Kommandozeilenoption
e4c5ee3aa3e9 bunkus: Updated/newly translated German version of the docs
mosu
parents: 7281
diff changeset
1109 <CODE>-osdlevel</CODE> &auml;ndern.</P>
e4c5ee3aa3e9 bunkus: Updated/newly translated German version of the docs
mosu
parents: 7281
diff changeset
1110
e4c5ee3aa3e9 bunkus: Updated/newly translated German version of the docs
mosu
parents: 7281
diff changeset
1111
e4c5ee3aa3e9 bunkus: Updated/newly translated German version of the docs
mosu
parents: 7281
diff changeset
1112 <H3><A NAME="menu">1.4.3 Das OSD-Men&uuml;</A></H3>
e4c5ee3aa3e9 bunkus: Updated/newly translated German version of the docs
mosu
parents: 7281
diff changeset
1113
e4c5ee3aa3e9 bunkus: Updated/newly translated German version of the docs
mosu
parents: 7281
diff changeset
1114 <P><B>MPlayer</B> besitzt nun ein komplett vom Benutzer definierbares
e4c5ee3aa3e9 bunkus: Updated/newly translated German version of the docs
mosu
parents: 7281
diff changeset
1115 OSD-Men&uuml;.</P>
e4c5ee3aa3e9 bunkus: Updated/newly translated German version of the docs
mosu
parents: 7281
diff changeset
1116
e4c5ee3aa3e9 bunkus: Updated/newly translated German version of the docs
mosu
parents: 7281
diff changeset
1117 <H4>Installation</H4>
1970
145ad633694d similar to 1.53
jaf
parents: 1964
diff changeset
1118
8833
e4c5ee3aa3e9 bunkus: Updated/newly translated German version of the docs
mosu
parents: 7281
diff changeset
1119 <OL>
e4c5ee3aa3e9 bunkus: Updated/newly translated German version of the docs
mosu
parents: 7281
diff changeset
1120 <LI>Gib vor der Compilierung <CODE>./configure</CODE> die Optionen
e4c5ee3aa3e9 bunkus: Updated/newly translated German version of the docs
mosu
parents: 7281
diff changeset
1121 <CODE>--enable-new-conf --enable-menu</CODE> mit.</LI>
e4c5ee3aa3e9 bunkus: Updated/newly translated German version of the docs
mosu
parents: 7281
diff changeset
1122 <LI>&Uuml;berzeuge dich, dass du auch wirklich eine Schrift f&uuml;r das
e4c5ee3aa3e9 bunkus: Updated/newly translated German version of the docs
mosu
parents: 7281
diff changeset
1123 OSD installiert hast (siehe oben).</LI>
e4c5ee3aa3e9 bunkus: Updated/newly translated German version of the docs
mosu
parents: 7281
diff changeset
1124 <LI>Kopiere die Datei <CODE>etc/menu.conf</CODE> in dein
e4c5ee3aa3e9 bunkus: Updated/newly translated German version of the docs
mosu
parents: 7281
diff changeset
1125 <CODE>~/.mplayer</CODE>-Verzeichnis.</LI>
e4c5ee3aa3e9 bunkus: Updated/newly translated German version of the docs
mosu
parents: 7281
diff changeset
1126 <LI>Kopiere die Datei <CODE>etc/input.conf</CODE> in dein
e4c5ee3aa3e9 bunkus: Updated/newly translated German version of the docs
mosu
parents: 7281
diff changeset
1127 <CODE>~/.mplayer</CODE>-Verzeichnis oder in <B>MPlayer</B>s
e4c5ee3aa3e9 bunkus: Updated/newly translated German version of the docs
mosu
parents: 7281
diff changeset
1128 systemweites Konfigurationsverzeichnis (standardm&auml;&szlig;ig
e4c5ee3aa3e9 bunkus: Updated/newly translated German version of the docs
mosu
parents: 7281
diff changeset
1129 <CODE>/usr/local/etc/mplayer</CODE>).</LI>
e4c5ee3aa3e9 bunkus: Updated/newly translated German version of the docs
mosu
parents: 7281
diff changeset
1130 <LI>&Uuml;berpr&uuml;fe den Inhalt der Datei <CODE>input.conf</CODE> und
e4c5ee3aa3e9 bunkus: Updated/newly translated German version of the docs
mosu
parents: 7281
diff changeset
1131 passe ihn nach deinen W&uuml;nschen an, um die Navigationstasten des
e4c5ee3aa3e9 bunkus: Updated/newly translated German version of the docs
mosu
parents: 7281
diff changeset
1132 Men&uuml;s zu aktivieren. Wie das geht, steht unten.</LI>
e4c5ee3aa3e9 bunkus: Updated/newly translated German version of the docs
mosu
parents: 7281
diff changeset
1133 <LI>Starte <B>MPlayer</B> analog zu diesem Beispiel:<BR>
e4c5ee3aa3e9 bunkus: Updated/newly translated German version of the docs
mosu
parents: 7281
diff changeset
1134 <CODE>$ mplayer -menu file.avi</CODE></LI>
e4c5ee3aa3e9 bunkus: Updated/newly translated German version of the docs
mosu
parents: 7281
diff changeset
1135 <LI>Dr&uuml;cke die Tasten, die du vorher f&uuml;r die Navigation
e4c5ee3aa3e9 bunkus: Updated/newly translated German version of the docs
mosu
parents: 7281
diff changeset
1136 festgelegt hast.</LI>
e4c5ee3aa3e9 bunkus: Updated/newly translated German version of the docs
mosu
parents: 7281
diff changeset
1137 </OL>
e4c5ee3aa3e9 bunkus: Updated/newly translated German version of the docs
mosu
parents: 7281
diff changeset
1138
e4c5ee3aa3e9 bunkus: Updated/newly translated German version of the docs
mosu
parents: 7281
diff changeset
1139 <P>
4522
a7baf6ad622a some updates (patch by Jonas Jermann <jjermann@gmx.net>)
gabucino
parents: 3892
diff changeset
1140
7079
jonas
parents: 6987
diff changeset
1141 <H2><A NAME="rtc">1.5 RTC</A></H2>
4522
a7baf6ad622a some updates (patch by Jonas Jermann <jjermann@gmx.net>)
gabucino
parents: 3892
diff changeset
1142
8833
e4c5ee3aa3e9 bunkus: Updated/newly translated German version of the docs
mosu
parents: 7281
diff changeset
1143 <P>Es gibt drei Methoden der Zeitmessung in <B>MPlayer</B>.</P>
3109
d6cb237770bc a lot of work, tv-input missing
jaf
parents: 2431
diff changeset
1144
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
1145 <UL>
8833
e4c5ee3aa3e9 bunkus: Updated/newly translated German version of the docs
mosu
parents: 7281
diff changeset
1146
e4c5ee3aa3e9 bunkus: Updated/newly translated German version of the docs
mosu
parents: 7281
diff changeset
1147 <LI><B>Um die alte Methode zu verwenden</B>, musst du nichts tun.
e4c5ee3aa3e9 bunkus: Updated/newly translated German version of the docs
mosu
parents: 7281
diff changeset
1148 <B>MPlayer</B> verwendet <CODE>usleep()</CODE>, um Audio und Video synchron
e4c5ee3aa3e9 bunkus: Updated/newly translated German version of the docs
mosu
parents: 7281
diff changeset
1149 zu halten, und erreicht dabei eine Genauigkeit bis zu +/- 10ms. Manchmal
e4c5ee3aa3e9 bunkus: Updated/newly translated German version of the docs
mosu
parents: 7281
diff changeset
1150 muss die Synchronisation aber einfach feiner eingestellt werden
e4c5ee3aa3e9 bunkus: Updated/newly translated German version of the docs
mosu
parents: 7281
diff changeset
1151 k&ouml;nnen.</LI>
e4c5ee3aa3e9 bunkus: Updated/newly translated German version of the docs
mosu
parents: 7281
diff changeset
1152
e4c5ee3aa3e9 bunkus: Updated/newly translated German version of the docs
mosu
parents: 7281
diff changeset
1153 <LI><B>Der neue Timercode</B> verwendet die RTC (Real Time Clock
e4c5ee3aa3e9 bunkus: Updated/newly translated German version of the docs
mosu
parents: 7281
diff changeset
1154 [Echtzeituhr]) f&uuml;r diese Aufgabe, da sie Timer mit genauen
e4c5ee3aa3e9 bunkus: Updated/newly translated German version of the docs
mosu
parents: 7281
diff changeset
1155 1ms-Intervallen erzeugen kann. Dies wird automatisch aktiviert, falls
e4c5ee3aa3e9 bunkus: Updated/newly translated German version of the docs
mosu
parents: 7281
diff changeset
1156 verf&uuml;gbar, erfordert jedoch Root-Privilegien, ein <B>setuid root</B>
e4c5ee3aa3e9 bunkus: Updated/newly translated German version of the docs
mosu
parents: 7281
diff changeset
1157 <B>MPlayer</B>-Binary oder einen passend eingerichteten Kernel.<BR>
e4c5ee3aa3e9 bunkus: Updated/newly translated German version of the docs
mosu
parents: 7281
diff changeset
1158 Wenn der Kernel 2.4.19pre8 oder sp&auml;ter verwendet wird, kannst du die
e4c5ee3aa3e9 bunkus: Updated/newly translated German version of the docs
mosu
parents: 7281
diff changeset
1159 maximale RTC-Frequenz f&uuml;r normale Benutzer &uuml;ber das
e4c5ee3aa3e9 bunkus: Updated/newly translated German version of the docs
mosu
parents: 7281
diff changeset
1160 <CODE>/proc</CODE>-Dateisystem anpassen. Du kannst folgenden Befehl
e4c5ee3aa3e9 bunkus: Updated/newly translated German version of the docs
mosu
parents: 7281
diff changeset
1161 verwenden, um die RTC f&uuml;r alle normalen Benutzer zu aktivieren:
7079
jonas
parents: 6987
diff changeset
1162 <P><CODE>echo 1024 &gt; /proc/sys/dev/rtc/max-user-freq</CODE></P>
8833
e4c5ee3aa3e9 bunkus: Updated/newly translated German version of the docs
mosu
parents: 7281
diff changeset
1163 Wenn du einen &auml;lteren Kernel verwendest, dann kannst du auch eine
e4c5ee3aa3e9 bunkus: Updated/newly translated German version of the docs
mosu
parents: 7281
diff changeset
1164 Zeile in der Datei <CODE>drivers/char/rtc.c</CODE> des Kernelquelltextes
e4c5ee3aa3e9 bunkus: Updated/newly translated German version of the docs
mosu
parents: 7281
diff changeset
1165 ver&auml;ndern und den Kernel neu compilieren. Dazu musst du folgenden
e4c5ee3aa3e9 bunkus: Updated/newly translated German version of the docs
mosu
parents: 7281
diff changeset
1166 Abschnitt finden:
e4c5ee3aa3e9 bunkus: Updated/newly translated German version of the docs
mosu
parents: 7281
diff changeset
1167
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
1168 <PRE>
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
1169 * We don't really want Joe User enabling more
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
1170 * than 64Hz of interrupts on a multi-user machine.
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
1171 */
7079
jonas
parents: 6987
diff changeset
1172 if ((rtc_freq &gt; 64) &amp;&amp; (!capable(CAP_SYS_RESOURCE)))
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
1173 </PRE>
8833
e4c5ee3aa3e9 bunkus: Updated/newly translated German version of the docs
mosu
parents: 7281
diff changeset
1174
e4c5ee3aa3e9 bunkus: Updated/newly translated German version of the docs
mosu
parents: 7281
diff changeset
1175 Hier &auml;nderst du die 64 in 1024. Du solltest dabei aber wirklich
e4c5ee3aa3e9 bunkus: Updated/newly translated German version of the docs
mosu
parents: 7281
diff changeset
1176 wissen, was du tust.<BR>
e4c5ee3aa3e9 bunkus: Updated/newly translated German version of the docs
mosu
parents: 7281
diff changeset
1177
e4c5ee3aa3e9 bunkus: Updated/newly translated German version of the docs
mosu
parents: 7281
diff changeset
1178 Du kannst die Effizienz des neuen Timers in der Statusleiste sehen.<BR>
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
1179
8833
e4c5ee3aa3e9 bunkus: Updated/newly translated German version of the docs
mosu
parents: 7281
diff changeset
1180 Die Energieverwaltungs-Funktionen einiger Notebook-BIOSse mit
e4c5ee3aa3e9 bunkus: Updated/newly translated German version of the docs
mosu
parents: 7281
diff changeset
1181 Speedstep-CPUs haben Probleme mit der RTC. Audio und Video k&ouml;nnen
e4c5ee3aa3e9 bunkus: Updated/newly translated German version of the docs
mosu
parents: 7281
diff changeset
1182 dadurch aus der Synchronisation fallen. Das einstecken des externen
e4c5ee3aa3e9 bunkus: Updated/newly translated German version of the docs
mosu
parents: 7281
diff changeset
1183 Stromsteckers vor dem Booten soll scheinbar helfen. Du kannst die
e4c5ee3aa3e9 bunkus: Updated/newly translated German version of the docs
mosu
parents: 7281
diff changeset
1184 Verwendung der RTC kann jedoch jederzeit mit der Option <CODE>-nortc</CODE>
e4c5ee3aa3e9 bunkus: Updated/newly translated German version of the docs
mosu
parents: 7281
diff changeset
1185 deaktivieren. In einigen Hardwarekombinationen (best&auml;tigt durch die
e4c5ee3aa3e9 bunkus: Updated/newly translated German version of the docs
mosu
parents: 7281
diff changeset
1186 Verwendung eines nicht-DMA-DVD-Laufwerkes auf einem ALi1541-Board)
e4c5ee3aa3e9 bunkus: Updated/newly translated German version of the docs
mosu
parents: 7281
diff changeset
1187 verursacht der RTC-Timer eine rucklige Wiedergabe. Du solltest in solchen
e4c5ee3aa3e9 bunkus: Updated/newly translated German version of the docs
mosu
parents: 7281
diff changeset
1188 F&auml;llen die folgende Methode verwenden.</LI>
e4c5ee3aa3e9 bunkus: Updated/newly translated German version of the docs
mosu
parents: 7281
diff changeset
1189
e4c5ee3aa3e9 bunkus: Updated/newly translated German version of the docs
mosu
parents: 7281
diff changeset
1190 <LI><B>Der dritte Timercode</B> wird mit der Option <CODE>-softsleep</CODE>
e4c5ee3aa3e9 bunkus: Updated/newly translated German version of the docs
mosu
parents: 7281
diff changeset
1191 aktiviert. Er besitzt dieselbe Effizienz wie die RTC, braucht jedoch kein
e4c5ee3aa3e9 bunkus: Updated/newly translated German version of the docs
mosu
parents: 7281
diff changeset
1192 RTC. Er braucht jedoch auch mehr CPU-Leistung.</LI>
e4c5ee3aa3e9 bunkus: Updated/newly translated German version of the docs
mosu
parents: 7281
diff changeset
1193
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
1194 </UL>
1970
145ad633694d similar to 1.53
jaf
parents: 1964
diff changeset
1195
8833
e4c5ee3aa3e9 bunkus: Updated/newly translated German version of the docs
mosu
parents: 7281
diff changeset
1196 <B>Warnung: Installiere NIEMALS MPlayer mit setuid root auf einem
e4c5ee3aa3e9 bunkus: Updated/newly translated German version of the docs
mosu
parents: 7281
diff changeset
1197 Mehrbenutzersystem!</B> Das w&auml;r ein simpler Weg, um Root-Rechte zu
e4c5ee3aa3e9 bunkus: Updated/newly translated German version of the docs
mosu
parents: 7281
diff changeset
1198 bekommen.
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
1199
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
1200
7079
jonas
parents: 6987
diff changeset
1201 <H1><A NAME="features">2. Features</A></H1>
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
1202
8833
e4c5ee3aa3e9 bunkus: Updated/newly translated German version of the docs
mosu
parents: 7281
diff changeset
1203 <H2><A NAME="formats">2.1.</A> <A HREF="formats.html">Unterst&uuml;tzte
e4c5ee3aa3e9 bunkus: Updated/newly translated German version of the docs
mosu
parents: 7281
diff changeset
1204 Formate</A></H2>
3109
d6cb237770bc a lot of work, tv-input missing
jaf
parents: 2431
diff changeset
1205
8833
e4c5ee3aa3e9 bunkus: Updated/newly translated German version of the docs
mosu
parents: 7281
diff changeset
1206 <H2><A NAME="codecs">2.2.</A> <A HREF="codecs.html">Unterst&uuml;tzte
e4c5ee3aa3e9 bunkus: Updated/newly translated German version of the docs
mosu
parents: 7281
diff changeset
1207 Codecs</A></H2>
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
1208
8833
e4c5ee3aa3e9 bunkus: Updated/newly translated German version of the docs
mosu
parents: 7281
diff changeset
1209 <H2><A NAME="output">2.3.</A> <A HREF="video.html">Video</A> &amp; <A
e4c5ee3aa3e9 bunkus: Updated/newly translated German version of the docs
mosu
parents: 7281
diff changeset
1210 HREF="sound.html">Audio-Ausgabeger&auml;te</A></H2>
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
1211
8833
e4c5ee3aa3e9 bunkus: Updated/newly translated German version of the docs
mosu
parents: 7281
diff changeset
1212 <H2><A NAME="encoding">2.4.</A> <A HREF="encoding.html">MEncoder - Ein
e4c5ee3aa3e9 bunkus: Updated/newly translated German version of the docs
mosu
parents: 7281
diff changeset
1213 vielseitiger Encoder</A></H2>
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
1214
7079
jonas
parents: 6987
diff changeset
1215 <H2><A NAME="tv">2.5. TV input</A></H2>
4522
a7baf6ad622a some updates (patch by Jonas Jermann <jjermann@gmx.net>)
gabucino
parents: 3892
diff changeset
1216
8833
e4c5ee3aa3e9 bunkus: Updated/newly translated German version of the docs
mosu
parents: 7281
diff changeset
1217 <P>Dieser Teil der Docs zeigt, wie man mit einem V4L-kompatiblen Ger&auml;t
e4c5ee3aa3e9 bunkus: Updated/newly translated German version of the docs
mosu
parents: 7281
diff changeset
1218 (z.B. einer TV-Karte) <B>fernsehen oder Sendungen aufnehmen</B> kann. In
e4c5ee3aa3e9 bunkus: Updated/newly translated German version of the docs
mosu
parents: 7281
diff changeset
1219 der man-page findest du eine Beschreibung aller TV-Optionen sowie die Belegung
e4c5ee3aa3e9 bunkus: Updated/newly translated German version of the docs
mosu
parents: 7281
diff changeset
1220 der Tastatur f&uuml;r's Fernsehen.</P>
e4c5ee3aa3e9 bunkus: Updated/newly translated German version of the docs
mosu
parents: 7281
diff changeset
1221
e4c5ee3aa3e9 bunkus: Updated/newly translated German version of the docs
mosu
parents: 7281
diff changeset
1222 <H3><A NAME="tv_compilation">2.5.1. Compilierung</A></H3>
e4c5ee3aa3e9 bunkus: Updated/newly translated German version of the docs
mosu
parents: 7281
diff changeset
1223
e4c5ee3aa3e9 bunkus: Updated/newly translated German version of the docs
mosu
parents: 7281
diff changeset
1224 <OL>
3116
519079288056 similar to 1.119, TV-stff added, docwriters updated
jaf
parents: 3109
diff changeset
1225
8833
e4c5ee3aa3e9 bunkus: Updated/newly translated German version of the docs
mosu
parents: 7281
diff changeset
1226 <LI>Als erstes musst du <B>MPlayer</B> neu compilieren.
e4c5ee3aa3e9 bunkus: Updated/newly translated German version of the docs
mosu
parents: 7281
diff changeset
1227 <CODE>./configure</CODE> erkennt automatisch die Kernel-Header von v4l und
e4c5ee3aa3e9 bunkus: Updated/newly translated German version of the docs
mosu
parents: 7281
diff changeset
1228 ob die <CODE>/dev/video*</CODE>-Eintr&auml;ge existieren. Wenn sie
e4c5ee3aa3e9 bunkus: Updated/newly translated German version of the docs
mosu
parents: 7281
diff changeset
1229 existieren, wird die TV-Unterst&uuml;tzung eingebaut (siehe Ausgabe von
e4c5ee3aa3e9 bunkus: Updated/newly translated German version of the docs
mosu
parents: 7281
diff changeset
1230 <CODE>configure</CODE>).</LI>
6153
045d22fc2608 update to english version
jonas
parents: 6033
diff changeset
1231
8833
e4c5ee3aa3e9 bunkus: Updated/newly translated German version of the docs
mosu
parents: 7281
diff changeset
1232 <LI>stelle sicher, dass dein Tuner mit anderer TV-Software unter Linux
e4c5ee3aa3e9 bunkus: Updated/newly translated German version of the docs
mosu
parents: 7281
diff changeset
1233 funktioniert, zum Beispiel xawtv.</LI>
6153
045d22fc2608 update to english version
jonas
parents: 6033
diff changeset
1234
8833
e4c5ee3aa3e9 bunkus: Updated/newly translated German version of the docs
mosu
parents: 7281
diff changeset
1235 </OL>
e4c5ee3aa3e9 bunkus: Updated/newly translated German version of the docs
mosu
parents: 7281
diff changeset
1236
e4c5ee3aa3e9 bunkus: Updated/newly translated German version of the docs
mosu
parents: 7281
diff changeset
1237 <H3><A NAME="tv_tips">2.5.2 Tipps zur Benutzung</A></H3>
e4c5ee3aa3e9 bunkus: Updated/newly translated German version of the docs
mosu
parents: 7281
diff changeset
1238
e4c5ee3aa3e9 bunkus: Updated/newly translated German version of the docs
mosu
parents: 7281
diff changeset
1239 Die vollst&auml;ndige Auflistung der vorhandenen Optionen ist in der man-page
e4c5ee3aa3e9 bunkus: Updated/newly translated German version of the docs
mosu
parents: 7281
diff changeset
1240 verf&uuml;gbar. Hier nur ein paar Tipps:
3116
519079288056 similar to 1.119, TV-stff added, docwriters updated
jaf
parents: 3109
diff changeset
1241
519079288056 similar to 1.119, TV-stff added, docwriters updated
jaf
parents: 3109
diff changeset
1242 <UL>
3518
5ca90a668017 similar to 1.132, applied Panagiotis' patch
jaf
parents: 3468
diff changeset
1243
8833
e4c5ee3aa3e9 bunkus: Updated/newly translated German version of the docs
mosu
parents: 7281
diff changeset
1244 <LI>Benutze die Option <CODE>channels</CODE>. Ein Beispiel:<BR>
e4c5ee3aa3e9 bunkus: Updated/newly translated German version of the docs
mosu
parents: 7281
diff changeset
1245 <CODE>-tv on:channels=26-MTV1,23-TV2</CODE><BR>
e4c5ee3aa3e9 bunkus: Updated/newly translated German version of the docs
mosu
parents: 7281
diff changeset
1246 Erkl&auml;rung: Mit dieser Option sind nur die Kan&auml;le 26 und 23
e4c5ee3aa3e9 bunkus: Updated/newly translated German version of the docs
mosu
parents: 7281
diff changeset
1247 anw&auml;hlbar, und das OSD zeigt eine nette Meldung beim Kanalwechsel an,
e4c5ee3aa3e9 bunkus: Updated/newly translated German version of the docs
mosu
parents: 7281
diff changeset
1248 n&auml;mlich den Namen des Kanals. Leerzeichen im Namen m&uuml;ssen durch
e4c5ee3aa3e9 bunkus: Updated/newly translated German version of the docs
mosu
parents: 7281
diff changeset
1249 "_" ersetzt werden.</LI>
6033
fea2bd7ba32a big update to english version
jonas
parents: 5561
diff changeset
1250
fea2bd7ba32a big update to english version
jonas
parents: 5561
diff changeset
1251
8833
e4c5ee3aa3e9 bunkus: Updated/newly translated German version of the docs
mosu
parents: 7281
diff changeset
1252 <LI>W&auml;hle vern&auml;nftige Bildabmessungen. H&ouml;he und Breite des
e4c5ee3aa3e9 bunkus: Updated/newly translated German version of the docs
mosu
parents: 7281
diff changeset
1253 resultierenden Bildes (nach Anwendungen aller Filter) sollten durch
e4c5ee3aa3e9 bunkus: Updated/newly translated German version of the docs
mosu
parents: 7281
diff changeset
1254 16 teilbar sein.</LI>
6033
fea2bd7ba32a big update to english version
jonas
parents: 5561
diff changeset
1255
8833
e4c5ee3aa3e9 bunkus: Updated/newly translated German version of the docs
mosu
parents: 7281
diff changeset
1256 <LI>Wenn du Video mit einer H&ouml;he aufnimmst, die mehr als die H&auml;lfte
e4c5ee3aa3e9 bunkus: Updated/newly translated German version of the docs
mosu
parents: 7281
diff changeset
1257 der Fernsehaufl&ouml;sung betr&auml;gt (z.B. 288 f&uuml;r PAL oder 240
e4c5ee3aa3e9 bunkus: Updated/newly translated German version of the docs
mosu
parents: 7281
diff changeset
1258 f&uuml;r NTSC), dann schalte Deinterlacing an. Andernfalls wirst du Video
e4c5ee3aa3e9 bunkus: Updated/newly translated German version of the docs
mosu
parents: 7281
diff changeset
1259 bekommen, das bei Szenen mit viel vertikaler Bewegung sehr viele Artefakte
e4c5ee3aa3e9 bunkus: Updated/newly translated German version of the docs
mosu
parents: 7281
diff changeset
1260 aufweist. Zus&auml;tzlich wird der zur gerechten Verteilung der Bitrate
e4c5ee3aa3e9 bunkus: Updated/newly translated German version of the docs
mosu
parents: 7281
diff changeset
1261 verwendete Algorithmus damit warhscheinlich nicht zurecht kommen, da
e4c5ee3aa3e9 bunkus: Updated/newly translated German version of the docs
mosu
parents: 7281
diff changeset
1262 Interlacing-Artefakte sehr viele Details erzeugen und der Codec somit eine
e4c5ee3aa3e9 bunkus: Updated/newly translated German version of the docs
mosu
parents: 7281
diff changeset
1263 Unmenge an Bandbreite f&uuml;r die Encodierung ben&ouml;tigt. Du kannst
e4c5ee3aa3e9 bunkus: Updated/newly translated German version of the docs
mosu
parents: 7281
diff changeset
1264 Deinterlacing mit der Option <CODE>-vop pp=DEINT_TYPE</CODE> anschalten.
e4c5ee3aa3e9 bunkus: Updated/newly translated German version of the docs
mosu
parents: 7281
diff changeset
1265 Normalerweise funktioniert <CODE>pp=lb</CODE> sehr gut, aber das h&auml;ngt
e4c5ee3aa3e9 bunkus: Updated/newly translated German version of the docs
mosu
parents: 7281
diff changeset
1266 auch vom pers&ouml;nlichen Geschmack ab. Schau in der man-page nach. Dort
e4c5ee3aa3e9 bunkus: Updated/newly translated German version of the docs
mosu
parents: 7281
diff changeset
1267 findest du eine Beschreibung der einzelnen Deinterlacing-Algorithmen.
e4c5ee3aa3e9 bunkus: Updated/newly translated German version of the docs
mosu
parents: 7281
diff changeset
1268 Probier sie einfach aus.</LI>
6033
fea2bd7ba32a big update to english version
jonas
parents: 5561
diff changeset
1269
8833
e4c5ee3aa3e9 bunkus: Updated/newly translated German version of the docs
mosu
parents: 7281
diff changeset
1270 <LI>Schneide nicht benutze Bildteile weg. Wenn du Video aufnimmst, dann hast
e4c5ee3aa3e9 bunkus: Updated/newly translated German version of the docs
mosu
parents: 7281
diff changeset
1271 du an den R&auml;ndern oftmals schwarze Bereiche oder Bereiche, in denen
e4c5ee3aa3e9 bunkus: Updated/newly translated German version of the docs
mosu
parents: 7281
diff changeset
1272 viele Bildst&ouml;rungen auftreten. Diese ben&ouml;tigen wiederum eine
e4c5ee3aa3e9 bunkus: Updated/newly translated German version of the docs
mosu
parents: 7281
diff changeset
1273 sehr gro&szlig;e Bandbreite. Genauer gesagt sind es nicht die schwarzen
e4c5ee3aa3e9 bunkus: Updated/newly translated German version of the docs
mosu
parents: 7281
diff changeset
1274 Bereiche, die soviel Bandbreite ben&ouml;tigen, sondern der &Uuml;bergang
e4c5ee3aa3e9 bunkus: Updated/newly translated German version of the docs
mosu
parents: 7281
diff changeset
1275 zwischen Bild und schwarzem Bereich, sprich die Kanten. Bevor du also
e4c5ee3aa3e9 bunkus: Updated/newly translated German version of the docs
mosu
parents: 7281
diff changeset
1276 mit der Aufnahme anf&auml;ngst, solltest du die Argumente des
e4c5ee3aa3e9 bunkus: Updated/newly translated German version of the docs
mosu
parents: 7281
diff changeset
1277 <CODE>crop</CODE>-Filters so anpassen, dass all der M&uuml;ll an den
e4c5ee3aa3e9 bunkus: Updated/newly translated German version of the docs
mosu
parents: 7281
diff changeset
1278 R&auml;ndern weggeschnitten wird. Vergiss aber wiederum nicht, die
e4c5ee3aa3e9 bunkus: Updated/newly translated German version of the docs
mosu
parents: 7281
diff changeset
1279 Bildabmessungen sinnvoll zu w&auml;hlen.</LI>
e4c5ee3aa3e9 bunkus: Updated/newly translated German version of the docs
mosu
parents: 7281
diff changeset
1280
e4c5ee3aa3e9 bunkus: Updated/newly translated German version of the docs
mosu
parents: 7281
diff changeset
1281 <LI>Achte auf die CPU-Auslastung. Sie sollte die 90%-Barriere die meiste Zeit
e4c5ee3aa3e9 bunkus: Updated/newly translated German version of the docs
mosu
parents: 7281
diff changeset
1282 &uuml;ber nicht &uuml;berschreiten. Wenn du gro&szlig;e Aufnahmepuffer
e4c5ee3aa3e9 bunkus: Updated/newly translated German version of the docs
mosu
parents: 7281
diff changeset
1283 verwendest, dann kann <B>MEncoder</B> auch ein paar Sekunden mit
e4c5ee3aa3e9 bunkus: Updated/newly translated German version of the docs
mosu
parents: 7281
diff changeset
1284 h&ouml;herer Auslastung &uuml;berleben, aber auch nicht mehr. Somit
e4c5ee3aa3e9 bunkus: Updated/newly translated German version of the docs
mosu
parents: 7281
diff changeset
1285 solltest du besser deine 3D-OpenGL-Bildschirmschoner und allgemein alles
e4c5ee3aa3e9 bunkus: Updated/newly translated German version of the docs
mosu
parents: 7281
diff changeset
1286 andere, was viel Performance kostet, vor der Aufnahme ausschalten.</LI>
6033
fea2bd7ba32a big update to english version
jonas
parents: 5561
diff changeset
1287
8833
e4c5ee3aa3e9 bunkus: Updated/newly translated German version of the docs
mosu
parents: 7281
diff changeset
1288 <LI>Spiel nicht mit der Systemuhr herum. <B>MEncoder</B> benutzt die
e4c5ee3aa3e9 bunkus: Updated/newly translated German version of the docs
mosu
parents: 7281
diff changeset
1289 Systemuhr, um Audio und Video synchron zu halten. Wenn du die Uhrzeit
e4c5ee3aa3e9 bunkus: Updated/newly translated German version of the docs
mosu
parents: 7281
diff changeset
1290 ver&auml;nderst (besonders, wenn du sie zur&uuml;cksetzt), dann wird das
e4c5ee3aa3e9 bunkus: Updated/newly translated German version of the docs
mosu
parents: 7281
diff changeset
1291 <B>MEncoder</B> verwirren, und er wird Bilder wegwerfen. Das ist besonders
e4c5ee3aa3e9 bunkus: Updated/newly translated German version of the docs
mosu
parents: 7281
diff changeset
1292 dann wichtig, wenn dein Rechner die Systemzeit automatisch &uuml;ber das
e4c5ee3aa3e9 bunkus: Updated/newly translated German version of the docs
mosu
parents: 7281
diff changeset
1293 Netzwerk anpasst, z.B. mit einer Software wie NTP. Schalte also NTP
e4c5ee3aa3e9 bunkus: Updated/newly translated German version of the docs
mosu
parents: 7281
diff changeset
1294 w&auml;hrend der Aufnahme aus, wenn du verl&auml;ssliche Resultate
e4c5ee3aa3e9 bunkus: Updated/newly translated German version of the docs
mosu
parents: 7281
diff changeset
1295 erzielen willst.</LI>
6033
fea2bd7ba32a big update to english version
jonas
parents: 5561
diff changeset
1296
8833
e4c5ee3aa3e9 bunkus: Updated/newly translated German version of the docs
mosu
parents: 7281
diff changeset
1297 <LI>&Auml;ndere das <CODE>outfmt</CODE> nicht, es sei denn, du wei&szlig;t
e4c5ee3aa3e9 bunkus: Updated/newly translated German version of the docs
mosu
parents: 7281
diff changeset
1298 wirklich, was du da tust, oder wenn deine Karte/dein Treiber wirklich das
e4c5ee3aa3e9 bunkus: Updated/newly translated German version of the docs
mosu
parents: 7281
diff changeset
1299 Standardausgabeformat nicht beherrscht (YV12-Farbraum). In &auml;lteren
e4c5ee3aa3e9 bunkus: Updated/newly translated German version of the docs
mosu
parents: 7281
diff changeset
1300 Versionen von <B>MPlayer</B>/<B>MEncoder</B> musste das <CODE>outfmt</CODE>
e4c5ee3aa3e9 bunkus: Updated/newly translated German version of the docs
mosu
parents: 7281
diff changeset
1301 immer mit angegeben werden, aber heute nicht mehr, und die Standardwerte
e4c5ee3aa3e9 bunkus: Updated/newly translated German version of the docs
mosu
parents: 7281
diff changeset
1302 passen eh in den meisten F&auml;llen. Wenn du z.B. nach mit DivX aufnehmen
e4c5ee3aa3e9 bunkus: Updated/newly translated German version of the docs
mosu
parents: 7281
diff changeset
1303 willst, daf&uuml;r die libavcodec benutzt und <CODE>outfmt=RGB24</CODE>
e4c5ee3aa3e9 bunkus: Updated/newly translated German version of the docs
mosu
parents: 7281
diff changeset
1304 angibst, um die Bildqualit&auml;t zu verbessern, so wird das aufgenommene
e4c5ee3aa3e9 bunkus: Updated/newly translated German version of the docs
mosu
parents: 7281
diff changeset
1305 Bild eh sp&auml;ter wieder in den YV12-Farbraum zur&uuml;ckkonvertiert. Das
e4c5ee3aa3e9 bunkus: Updated/newly translated German version of the docs
mosu
parents: 7281
diff changeset
1306 einzige, was du somit erreichst, ist die Verschwendung von CPU-Zeit.</LI>
6033
fea2bd7ba32a big update to english version
jonas
parents: 5561
diff changeset
1307
8833
e4c5ee3aa3e9 bunkus: Updated/newly translated German version of the docs
mosu
parents: 7281
diff changeset
1308 <LI>Wenn du den I420-Farbraum verwenden m&ouml;chtest
e4c5ee3aa3e9 bunkus: Updated/newly translated German version of the docs
mosu
parents: 7281
diff changeset
1309 (<CODE>outfmt=i420</CODE>), dann musst du auch die Option <CODE>-vc
e4c5ee3aa3e9 bunkus: Updated/newly translated German version of the docs
mosu
parents: 7281
diff changeset
1310 rawi420</CODE> angeben, weil es ansonsten einen Konflikt mit der FourCC
e4c5ee3aa3e9 bunkus: Updated/newly translated German version of the docs
mosu
parents: 7281
diff changeset
1311 des Intel Indeo-Videocodecs gibt.</LI>
6033
fea2bd7ba32a big update to english version
jonas
parents: 5561
diff changeset
1312
8833
e4c5ee3aa3e9 bunkus: Updated/newly translated German version of the docs
mosu
parents: 7281
diff changeset
1313 <LI>Es gibt mehrere M&ouml;glichkeiten, den Ton aufzunehmen. Zum einen kannst
e4c5ee3aa3e9 bunkus: Updated/newly translated German version of the docs
mosu
parents: 7281
diff changeset
1314 du den Ton mit der Soundkarte aufnehmen und die TV-Karte mit einem
e4c5ee3aa3e9 bunkus: Updated/newly translated German version of the docs
mosu
parents: 7281
diff changeset
1315 Kabel an die Soundkarte anschlie&szlig;en. Zum anderen kannst du den
e4c5ee3aa3e9 bunkus: Updated/newly translated German version of the docs
mosu
parents: 7281
diff changeset
1316 im bt878-Chip eingebauten ADC verwenden. Im zweiten Fall musst du das
e4c5ee3aa3e9 bunkus: Updated/newly translated German version of the docs
mosu
parents: 7281
diff changeset
1317 <B>btaudio</B>-Kernelmodul verwenden. Lies die Datei
e4c5ee3aa3e9 bunkus: Updated/newly translated German version of the docs
mosu
parents: 7281
diff changeset
1318 <CODE>linux/Documentation/sound/btaudio</CODE>, die in den Kernelquellen
e4c5ee3aa3e9 bunkus: Updated/newly translated German version of the docs
mosu
parents: 7281
diff changeset
1319 zu finden ist. Sie enth&auml;lt Informationen dar&uuml;ber, wie du diesen
e4c5ee3aa3e9 bunkus: Updated/newly translated German version of the docs
mosu
parents: 7281
diff changeset
1320 Treiber benutzt.</LI>
6033
fea2bd7ba32a big update to english version
jonas
parents: 5561
diff changeset
1321
8833
e4c5ee3aa3e9 bunkus: Updated/newly translated German version of the docs
mosu
parents: 7281
diff changeset
1322 <LI>Falls <B>MEncoder</B> das Audioger&auml;t nicht &ouml;ffnen kann,
e4c5ee3aa3e9 bunkus: Updated/newly translated German version of the docs
mosu
parents: 7281
diff changeset
1323 dann geh sicher, dass es auch wirklich verf&uuml;gbar ist. Probleme machen
e4c5ee3aa3e9 bunkus: Updated/newly translated German version of the docs
mosu
parents: 7281
diff changeset
1324 vor allem die Soundserver wie z.B. arts vom KDE oder esd vom GNOME. Wenn
e4c5ee3aa3e9 bunkus: Updated/newly translated German version of the docs
mosu
parents: 7281
diff changeset
1325 du eine Full-Duplex-Soundkarte hast (und das ist heutzutage praktisch
e4c5ee3aa3e9 bunkus: Updated/newly translated German version of the docs
mosu
parents: 7281
diff changeset
1326 jede Karte) und KDE verwendest, dann versuche, die Option "full duplex"
e4c5ee3aa3e9 bunkus: Updated/newly translated German version of the docs
mosu
parents: 7281
diff changeset
1327 im Optionsmen&uuml; des KDE-Soundservers zu aktivieren.</LI>
6033
fea2bd7ba32a big update to english version
jonas
parents: 5561
diff changeset
1328
8833
e4c5ee3aa3e9 bunkus: Updated/newly translated German version of the docs
mosu
parents: 7281
diff changeset
1329 </UL>
6033
fea2bd7ba32a big update to english version
jonas
parents: 5561
diff changeset
1330
8833
e4c5ee3aa3e9 bunkus: Updated/newly translated German version of the docs
mosu
parents: 7281
diff changeset
1331 <H3><A NAME="tv_examples">2.5.3 Beispiele</A></H3>
6033
fea2bd7ba32a big update to english version
jonas
parents: 5561
diff changeset
1332
8833
e4c5ee3aa3e9 bunkus: Updated/newly translated German version of the docs
mosu
parents: 7281
diff changeset
1333 <P>Dummy-Ausgabe mittels AAlib ;)<BR>
e4c5ee3aa3e9 bunkus: Updated/newly translated German version of the docs
mosu
parents: 7281
diff changeset
1334 <CODE>&nbsp;&nbsp;&nbsp;&nbsp;mplayer -tv
e4c5ee3aa3e9 bunkus: Updated/newly translated German version of the docs
mosu
parents: 7281
diff changeset
1335 on:driver=dummy:width=640:height=480 -vo aa</CODE><BR>
e4c5ee3aa3e9 bunkus: Updated/newly translated German version of the docs
mosu
parents: 7281
diff changeset
1336 <BR>
e4c5ee3aa3e9 bunkus: Updated/newly translated German version of the docs
mosu
parents: 7281
diff changeset
1337 Standard-V4L-Ger&auml;t als Quelle<BR>
e4c5ee3aa3e9 bunkus: Updated/newly translated German version of the docs
mosu
parents: 7281
diff changeset
1338 <CODE>&nbsp;&nbsp;&nbsp;&nbsp;mplayer -tv
e4c5ee3aa3e9 bunkus: Updated/newly translated German version of the docs
mosu
parents: 7281
diff changeset
1339 on:driver=v4l:width=640:height=480 -vo xv</CODE><BR>
e4c5ee3aa3e9 bunkus: Updated/newly translated German version of the docs
mosu
parents: 7281
diff changeset
1340 <BR>
6033
fea2bd7ba32a big update to english version
jonas
parents: 5561
diff changeset
1341
8833
e4c5ee3aa3e9 bunkus: Updated/newly translated German version of the docs
mosu
parents: 7281
diff changeset
1342 Hier ein sinnvolleres und umfassenderes Beispiel. <B>MEncoder</B> wird
e4c5ee3aa3e9 bunkus: Updated/newly translated German version of the docs
mosu
parents: 7281
diff changeset
1343 mit voller PAL-Gr&ouml;&szlig;e aufnehmen, das Bild an den R&auml;ndern
e4c5ee3aa3e9 bunkus: Updated/newly translated German version of the docs
mosu
parents: 7281
diff changeset
1344 beschneiden und mit einem linear-blend-Algorithmus ein Deinterlacing
e4c5ee3aa3e9 bunkus: Updated/newly translated German version of the docs
mosu
parents: 7281
diff changeset
1345 vornehmen. Audio wird mit einer Bitrate von 64kbps mit dem LAME-Codec in
e4c5ee3aa3e9 bunkus: Updated/newly translated German version of the docs
mosu
parents: 7281
diff changeset
1346 MP3 comprimiert. Diese Einstellungen sind dazu geeignet, um Filme
e4c5ee3aa3e9 bunkus: Updated/newly translated German version of the docs
mosu
parents: 7281
diff changeset
1347 aufzunehmen.<BR>
e4c5ee3aa3e9 bunkus: Updated/newly translated German version of the docs
mosu
parents: 7281
diff changeset
1348
e4c5ee3aa3e9 bunkus: Updated/newly translated German version of the docs
mosu
parents: 7281
diff changeset
1349 <CODE> &nbsp;&nbsp;&nbsp;&nbsp;mencoder -tv
e4c5ee3aa3e9 bunkus: Updated/newly translated German version of the docs
mosu
parents: 7281
diff changeset
1350 on:driver=v4l:width=768:height=576 \<BR>
e4c5ee3aa3e9 bunkus: Updated/newly translated German version of the docs
mosu
parents: 7281
diff changeset
1351 &nbsp;&nbsp;&nbsp;&nbsp;-ovc lavc -lavcopts
e4c5ee3aa3e9 bunkus: Updated/newly translated German version of the docs
mosu
parents: 7281
diff changeset
1352 vcodec=mpeg4:vbitrate=900 \<BR> &nbsp;&nbsp;&nbsp;&nbsp;-oac
e4c5ee3aa3e9 bunkus: Updated/newly translated German version of the docs
mosu
parents: 7281
diff changeset
1353 mp3lame -lameopts cbr:br=64 \<BR>
e4c5ee3aa3e9 bunkus: Updated/newly translated German version of the docs
mosu
parents: 7281
diff changeset
1354 &nbsp;&nbsp;&nbsp;&nbsp;-vop
e4c5ee3aa3e9 bunkus: Updated/newly translated German version of the docs
mosu
parents: 7281
diff changeset
1355 pp=lb,crop=720:544:24:18 -o output.avi
e4c5ee3aa3e9 bunkus: Updated/newly translated German version of the docs
mosu
parents: 7281
diff changeset
1356 </CODE><BR>
6033
fea2bd7ba32a big update to english version
jonas
parents: 5561
diff changeset
1357
8833
e4c5ee3aa3e9 bunkus: Updated/newly translated German version of the docs
mosu
parents: 7281
diff changeset
1358 <BR> In diesem Beispiel wird das Bild noch auf 384x288 verkleinert und mit
e4c5ee3aa3e9 bunkus: Updated/newly translated German version of the docs
mosu
parents: 7281
diff changeset
1359 einer Bitrate von nur 350kbps im Qualit&auml;tsmodus comprimiert. Die
e4c5ee3aa3e9 bunkus: Updated/newly translated German version of the docs
mosu
parents: 7281
diff changeset
1360 <CODE>vqmax</CODE>-Option lockert die Beschr&auml;nkungen der Quantizer und
e4c5ee3aa3e9 bunkus: Updated/newly translated German version of the docs
mosu
parents: 7281
diff changeset
1361 erlaubt es dem Codec erst, wirklich so eine niedrige Bitrate zu erreichen,
e4c5ee3aa3e9 bunkus: Updated/newly translated German version of the docs
mosu
parents: 7281
diff changeset
1362 was nat&uuml;rlich auf Kosten der Bildqualit&auml;t geschieht. Dieses
e4c5ee3aa3e9 bunkus: Updated/newly translated German version of the docs
mosu
parents: 7281
diff changeset
1363 Beispiel kann verwendet werden, um z.B. lange TV-Serien aufzuzeichnen,
e4c5ee3aa3e9 bunkus: Updated/newly translated German version of the docs
mosu
parents: 7281
diff changeset
1364 wobei es auf die Qualit&auml;t nicht so sehr wie auf den Platzbedarf ankommt.
e4c5ee3aa3e9 bunkus: Updated/newly translated German version of the docs
mosu
parents: 7281
diff changeset
1365 <BR>
6033
fea2bd7ba32a big update to english version
jonas
parents: 5561
diff changeset
1366
8833
e4c5ee3aa3e9 bunkus: Updated/newly translated German version of the docs
mosu
parents: 7281
diff changeset
1367 <CODE>
e4c5ee3aa3e9 bunkus: Updated/newly translated German version of the docs
mosu
parents: 7281
diff changeset
1368 &nbsp;&nbsp;&nbsp;&nbsp;mencoder -tv on:driver=v4l:width=768:height=576 \<BR>
e4c5ee3aa3e9 bunkus: Updated/newly translated German version of the docs
mosu
parents: 7281
diff changeset
1369 &nbsp;&nbsp;&nbsp;&nbsp;-ovc lavc -lavcopts vcodec=mpeg4:vbitrate=350:vhq:vqmax=31:keyint=300 \<BR>
e4c5ee3aa3e9 bunkus: Updated/newly translated German version of the docs
mosu
parents: 7281
diff changeset
1370 &nbsp;&nbsp;&nbsp;&nbsp;-oac mp3lame -lameopts cbr:br=48 \<BR>
e4c5ee3aa3e9 bunkus: Updated/newly translated German version of the docs
mosu
parents: 7281
diff changeset
1371 &nbsp;&nbsp;&nbsp;&nbsp;-vop scale=384:288,pp=tn/lb,crop=720:540:24:18 -sws 1 -o output.avi
e4c5ee3aa3e9 bunkus: Updated/newly translated German version of the docs
mosu
parents: 7281
diff changeset
1372 </CODE><BR>
6033
fea2bd7ba32a big update to english version
jonas
parents: 5561
diff changeset
1373
8833
e4c5ee3aa3e9 bunkus: Updated/newly translated German version of the docs
mosu
parents: 7281
diff changeset
1374 Du k&ouml;nntest auch in der <CODE>-tv</CODE>-Option eine kleinere
e4c5ee3aa3e9 bunkus: Updated/newly translated German version of the docs
mosu
parents: 7281
diff changeset
1375 Bildgr&ouml;&szlig;e angeben und daf&uuml;r auf die Softwareskalierung
e4c5ee3aa3e9 bunkus: Updated/newly translated German version of the docs
mosu
parents: 7281
diff changeset
1376 verzichten. Aber der oben gew&auml;hlte Ansatz gibt <B>MEncoder</B> die
e4c5ee3aa3e9 bunkus: Updated/newly translated German version of the docs
mosu
parents: 7281
diff changeset
1377 maximal zur verf&uuml;gung stehende Information zur Verarbeitung und ist
e4c5ee3aa3e9 bunkus: Updated/newly translated German version of the docs
mosu
parents: 7281
diff changeset
1378 ein bischen resistenter gegen Bildrauschen. Dazu kommt, dass der bt8x8-Chip
e4c5ee3aa3e9 bunkus: Updated/newly translated German version of the docs
mosu
parents: 7281
diff changeset
1379 wegen einer Hardwarebeschr&auml;nkung nur in der Horizontale zwischen
e4c5ee3aa3e9 bunkus: Updated/newly translated German version of the docs
mosu
parents: 7281
diff changeset
1380 Pixeln interpolieren kann.</P>
6033
fea2bd7ba32a big update to english version
jonas
parents: 5561
diff changeset
1381
fea2bd7ba32a big update to english version
jonas
parents: 5561
diff changeset
1382
8833
e4c5ee3aa3e9 bunkus: Updated/newly translated German version of the docs
mosu
parents: 7281
diff changeset
1383 <H2><A NAME="edl">2.6 Edit Decision Lists (EDL)</A></H2>
6033
fea2bd7ba32a big update to english version
jonas
parents: 5561
diff changeset
1384
8833
e4c5ee3aa3e9 bunkus: Updated/newly translated German version of the docs
mosu
parents: 7281
diff changeset
1385 <P>Die Edit Decision Lists (EDL) erlauben es, bestimmte Stellen bei der
e4c5ee3aa3e9 bunkus: Updated/newly translated German version of the docs
mosu
parents: 7281
diff changeset
1386 Wiedergabe automatisch zu &uuml;berspringen oder stummzuschalten. Dabei werden
e4c5ee3aa3e9 bunkus: Updated/newly translated German version of the docs
mosu
parents: 7281
diff changeset
1387 EDL-Konfigurationsdateien ausgewertet.</P>
6033
fea2bd7ba32a big update to english version
jonas
parents: 5561
diff changeset
1388
8833
e4c5ee3aa3e9 bunkus: Updated/newly translated German version of the docs
mosu
parents: 7281
diff changeset
1389 <P>Das ist dann ganz n&uuml;tzlich, wenn du einen Film in einer
e4c5ee3aa3e9 bunkus: Updated/newly translated German version of the docs
mosu
parents: 7281
diff changeset
1390 "familienfreundlichen"
e4c5ee3aa3e9 bunkus: Updated/newly translated German version of the docs
mosu
parents: 7281
diff changeset
1391 Version sehen m&ouml;chtest. Du kannst damit Gewalt, Obsz&ouml;nit&auml;ten
e4c5ee3aa3e9 bunkus: Updated/newly translated German version of the docs
mosu
parents: 7281
diff changeset
1392 oder Jar-Jar Binks rausschneiden, ganz so, wie du's willst. Davon abgesehen
e4c5ee3aa3e9 bunkus: Updated/newly translated German version of the docs
mosu
parents: 7281
diff changeset
1393 kannst du z.B. auch automatisch Werbung &uuml;berspringen.</P>
6033
fea2bd7ba32a big update to english version
jonas
parents: 5561
diff changeset
1394
8833
e4c5ee3aa3e9 bunkus: Updated/newly translated German version of the docs
mosu
parents: 7281
diff changeset
1395 <P>Das EDL-Dateiformat ist ziemlich simpel gestrickt. Wenn das EDL erst einmal
e4c5ee3aa3e9 bunkus: Updated/newly translated German version of the docs
mosu
parents: 7281
diff changeset
1396 einen gewissen Reifegrad erreicht hat, wird wahrscheinlich ein auf XML
e4c5ee3aa3e9 bunkus: Updated/newly translated German version of the docs
mosu
parents: 7281
diff changeset
1397 basierendes Dateiformat eingef&uuml;hrt (aber die Kompatibilit&auml;t zu alten
e4c5ee3aa3e9 bunkus: Updated/newly translated German version of the docs
mosu
parents: 7281
diff changeset
1398 EDL-Formaten trotzdem gewahrt) werden.</P>
6033
fea2bd7ba32a big update to english version
jonas
parents: 5561
diff changeset
1399
8833
e4c5ee3aa3e9 bunkus: Updated/newly translated German version of the docs
mosu
parents: 7281
diff changeset
1400 <P>Die maximale Anzahl von EDL-Eintr&auml;gen betr&auml;gt momentan 1000.
e4c5ee3aa3e9 bunkus: Updated/newly translated German version of the docs
mosu
parents: 7281
diff changeset
1401 Falls du mehr davon brauchst, dann &auml;ndern einfach
e4c5ee3aa3e9 bunkus: Updated/newly translated German version of the docs
mosu
parents: 7281
diff changeset
1402 <CODE>#define MAX_EDL_ENTRIES</CODE> in der Datei <CODE>edl.h</CODE>.</P>
6033
fea2bd7ba32a big update to english version
jonas
parents: 5561
diff changeset
1403
8833
e4c5ee3aa3e9 bunkus: Updated/newly translated German version of the docs
mosu
parents: 7281
diff changeset
1404 <H3><A NAME="edl_using">2.6.1 Benutzung von EDL-Dateien</A></H3>
e4c5ee3aa3e9 bunkus: Updated/newly translated German version of the docs
mosu
parents: 7281
diff changeset
1405
e4c5ee3aa3e9 bunkus: Updated/newly translated German version of the docs
mosu
parents: 7281
diff changeset
1406 <P>Gib mit der Option <CODE>-edl &lt;Dateiname&gt;</CODE> die EDL-Datei an,
e4c5ee3aa3e9 bunkus: Updated/newly translated German version of the docs
mosu
parents: 7281
diff changeset
1407 die du auf dein Video angewandt haben m&ouml;chtest.</P>
6033
fea2bd7ba32a big update to english version
jonas
parents: 5561
diff changeset
1408
8833
e4c5ee3aa3e9 bunkus: Updated/newly translated German version of the docs
mosu
parents: 7281
diff changeset
1409 <H3><A NAME="edl_making">2.6.2 Erstellen von EDL-Dateien</A></H3>
e4c5ee3aa3e9 bunkus: Updated/newly translated German version of the docs
mosu
parents: 7281
diff changeset
1410
e4c5ee3aa3e9 bunkus: Updated/newly translated German version of the docs
mosu
parents: 7281
diff changeset
1411 <P>Das aktuelle EDL-Dateiformat sieht so aus:</P>
6033
fea2bd7ba32a big update to english version
jonas
parents: 5561
diff changeset
1412
8833
e4c5ee3aa3e9 bunkus: Updated/newly translated German version of the docs
mosu
parents: 7281
diff changeset
1413 <CODE>[Start in Sekunden] [Ende in Sekunden] [Aktion]</CODE>
6033
fea2bd7ba32a big update to english version
jonas
parents: 5561
diff changeset
1414
8833
e4c5ee3aa3e9 bunkus: Updated/newly translated German version of the docs
mosu
parents: 7281
diff changeset
1415 <P>Die Sekundenangaben sind Flie&szlig;kommazahlen, und die Aktion ist entweder
e4c5ee3aa3e9 bunkus: Updated/newly translated German version of the docs
mosu
parents: 7281
diff changeset
1416 <CODE>0</CODE> (&uuml;berspringen) oder <CODE>1</CODE> (stummschalten).
e4c5ee3aa3e9 bunkus: Updated/newly translated German version of the docs
mosu
parents: 7281
diff changeset
1417 Beispiel:</P>
6033
fea2bd7ba32a big update to english version
jonas
parents: 5561
diff changeset
1418
8833
e4c5ee3aa3e9 bunkus: Updated/newly translated German version of the docs
mosu
parents: 7281
diff changeset
1419 <PRE>
e4c5ee3aa3e9 bunkus: Updated/newly translated German version of the docs
mosu
parents: 7281
diff changeset
1420 5.3 7.1 0
e4c5ee3aa3e9 bunkus: Updated/newly translated German version of the docs
mosu
parents: 7281
diff changeset
1421 15 16.7 1
e4c5ee3aa3e9 bunkus: Updated/newly translated German version of the docs
mosu
parents: 7281
diff changeset
1422 420 422 0
e4c5ee3aa3e9 bunkus: Updated/newly translated German version of the docs
mosu
parents: 7281
diff changeset
1423 </PRE>
6033
fea2bd7ba32a big update to english version
jonas
parents: 5561
diff changeset
1424
8833
e4c5ee3aa3e9 bunkus: Updated/newly translated German version of the docs
mosu
parents: 7281
diff changeset
1425 <P>Hier wird von Sekunde 5.3 bis Sekunde 7.1 ausgelassen. Von Sekunde 15 bis
e4c5ee3aa3e9 bunkus: Updated/newly translated German version of the docs
mosu
parents: 7281
diff changeset
1426 Sekunde 16.7 wird stummgeschaltet, bei 16.7 wieder lautgestellt, und von
e4c5ee3aa3e9 bunkus: Updated/newly translated German version of the docs
mosu
parents: 7281
diff changeset
1427 Sekunde 420 bis Sekunde 422 wird das Video &uuml;bersprungen. Diese
e4c5ee3aa3e9 bunkus: Updated/newly translated German version of the docs
mosu
parents: 7281
diff changeset
1428 Aktionen werden ausgef&uuml;hrt, sobald der Abspieltimer die angegebenen
e4c5ee3aa3e9 bunkus: Updated/newly translated German version of the docs
mosu
parents: 7281
diff changeset
1429 Werte erreicht.</P>
6033
fea2bd7ba32a big update to english version
jonas
parents: 5561
diff changeset
1430
8833
e4c5ee3aa3e9 bunkus: Updated/newly translated German version of the docs
mosu
parents: 7281
diff changeset
1431 <P>Wenn du eine EDL-Datei erstellen m&ouml;chtest, dann benutze
e4c5ee3aa3e9 bunkus: Updated/newly translated German version of the docs
mosu
parents: 7281
diff changeset
1432 <CODE>-edlout &lt;filename&gt;</CODE>. W&auml;hrend der Wiedergabe kannst du
e4c5ee3aa3e9 bunkus: Updated/newly translated German version of the docs
mosu
parents: 7281
diff changeset
1433 <CODE>i</CODE> dr&uuml;cken. Es wird dann ein Eintrag erstellt, der an dieser
e4c5ee3aa3e9 bunkus: Updated/newly translated German version of the docs
mosu
parents: 7281
diff changeset
1434 Stelle 2 Sekunden &uuml;berspringt. Du kannst dann mit einem Editor deiner
e4c5ee3aa3e9 bunkus: Updated/newly translated German version of the docs
mosu
parents: 7281
diff changeset
1435 Wahl die generierte EDL-Datei verfeinern.</P>
6033
fea2bd7ba32a big update to english version
jonas
parents: 5561
diff changeset
1436
fea2bd7ba32a big update to english version
jonas
parents: 5561
diff changeset
1437
6153
045d22fc2608 update to english version
jonas
parents: 6033
diff changeset
1438
045d22fc2608 update to english version
jonas
parents: 6033
diff changeset
1439
045d22fc2608 update to english version
jonas
parents: 6033
diff changeset
1440
6033
fea2bd7ba32a big update to english version
jonas
parents: 5561
diff changeset
1441
fea2bd7ba32a big update to english version
jonas
parents: 5561
diff changeset
1442
6153
045d22fc2608 update to english version
jonas
parents: 6033
diff changeset
1443
045d22fc2608 update to english version
jonas
parents: 6033
diff changeset
1444
045d22fc2608 update to english version
jonas
parents: 6033
diff changeset
1445
6033
fea2bd7ba32a big update to english version
jonas
parents: 5561
diff changeset
1446
fea2bd7ba32a big update to english version
jonas
parents: 5561
diff changeset
1447
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
1448
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
1449
8833
e4c5ee3aa3e9 bunkus: Updated/newly translated German version of the docs
mosu
parents: 7281
diff changeset
1450 <H1><A NAME="usage">3. Verwendung</A></H1>
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
1451
7079
jonas
parents: 6987
diff changeset
1452 <H2><A NAME="command_line">3.1. Kommandozeile</A></H2>
4522
a7baf6ad622a some updates (patch by Jonas Jermann <jjermann@gmx.net>)
gabucino
parents: 3892
diff changeset
1453
8833
e4c5ee3aa3e9 bunkus: Updated/newly translated German version of the docs
mosu
parents: 7281
diff changeset
1454 <P><B>MPlayer</B> ben&uuml;tzt einen komplexen Abspielbaum. Er besteht aus
e4c5ee3aa3e9 bunkus: Updated/newly translated German version of the docs
mosu
parents: 7281
diff changeset
1455 globalen Optionen am Anfang (z.B. <CODE>mplayer -vfm 5</CODE>) und Optionen
e4c5ee3aa3e9 bunkus: Updated/newly translated German version of the docs
mosu
parents: 7281
diff changeset
1456 nach dem Dateinamen, welche nur f&uuml;r die jeweilige Datei/URL/etc gelten
e4c5ee3aa3e9 bunkus: Updated/newly translated German version of the docs
mosu
parents: 7281
diff changeset
1457 (z.B. <CODE>mplayer -vfm 5 movie1.avi movie2.avi -vfm 4</CODE>).<BR> Mit { und
e4c5ee3aa3e9 bunkus: Updated/newly translated German version of the docs
mosu
parents: 7281
diff changeset
1458 } k&ouml;nnen Dateinamen/URL-Grupen gebildet werden. Dies ist mit der Option
e4c5ee3aa3e9 bunkus: Updated/newly translated German version of the docs
mosu
parents: 7281
diff changeset
1459 <CODE>-loop</CODE> n&uuml;tzlich: <CODE>mplayer { 1.avi -loop 2 2.avi } -loop
e4c5ee3aa3e9 bunkus: Updated/newly translated German version of the docs
mosu
parents: 7281
diff changeset
1460 3</CODE> spielt die Dateien in dieser Reihenfolge: 1 1 2 1 1 2 1 1 2<BR></P>
e4c5ee3aa3e9 bunkus: Updated/newly translated German version of the docs
mosu
parents: 7281
diff changeset
1461
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
1462 <TABLE BORDER=0>
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
1463 <TR><TD>&nbsp;&nbsp;</TD><TD>Datei</TD><TD>&nbsp;&nbsp;</TD><TD><CODE>mplayer [Optionen] [Pfad/]Dateiname</CODE></TD></TR>
8833
e4c5ee3aa3e9 bunkus: Updated/newly translated German version of the docs
mosu
parents: 7281
diff changeset
1464 <TR><TD></TD><TD>Datei</TD><TD></TD><TD><CODE>mplayer [standard Optionen] [Pfad/]Dateiname [Optionen f&uuml;r datei1] datei2 datei3 [Optionen f&uuml;r datei3]</CODE></TD></TR>
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
1465 <TR><TD></TD><TD>VCD</TD><TD></TD><TD><CODE>mplayer [Optionen] -vcd Tracknr [-cdrom-device /dev/cdrom]</CODE></TD></TR>
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
1466 <TR><TD></TD><TD>DVD</TD><TD></TD><TD><CODE>mplayer [Optionen] -dvd Titelnr [-dvd-device /dev/dvd]</CODE></TD></TR>
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
1467 <TR><TD></TD><TD>Netz</TD><TD></TD><TD><CODE>mplayer [Optionen] http://site.com/datei.asf (playlist kann auch benutzt werden)</CODE></TD></TR>
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
1468 </TABLE>
1970
145ad633694d similar to 1.53
jaf
parents: 1964
diff changeset
1469
8833
e4c5ee3aa3e9 bunkus: Updated/newly translated German version of the docs
mosu
parents: 7281
diff changeset
1470 <P>Die neusten Versionen von <B>MPlayer</B> akkzeptieren auch VCD- und
e4c5ee3aa3e9 bunkus: Updated/newly translated German version of the docs
mosu
parents: 7281
diff changeset
1471 DVD-Tracks im URL-Format, so wie z.B. auch Xine: <CODE>mplayer dvd://1</CODE>
e4c5ee3aa3e9 bunkus: Updated/newly translated German version of the docs
mosu
parents: 7281
diff changeset
1472 oder <CODE>mplayer vcd://1</CODE></P>
5185
00caf46be14e updated to english version.
jonas
parents: 5071
diff changeset
1473
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
1474 <PRE>
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
1475 mplayer -vo x11 /mnt/Filme/Contact/contact2.mpg
5185
00caf46be14e updated to english version.
jonas
parents: 5071
diff changeset
1476 mplayer -vcd 2
1833
5bfa57281d98 Added translated files by Johannes Feigl, not checked by me!
atmos4
parents:
diff changeset
1477 mplayer -afm 3 /mnt/DVDtrailers/alien4.vob
5185
00caf46be14e updated to english version.
jonas
parents: 5071
diff changeset
1478 mplayer -dvd 1
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
1479 mplayer -abs 65536 -delay -0.4 -nobps ~/movies/test.avi
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
1480 </PRE>
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
1481
6033
fea2bd7ba32a big update to english version
jonas
parents: 5561
diff changeset
1482
7079
jonas
parents: 6987
diff changeset
1483 <H2><A NAME="control">3.2. Steuerung</A></H2>
6033
fea2bd7ba32a big update to english version
jonas
parents: 5561
diff changeset
1484
8833
e4c5ee3aa3e9 bunkus: Updated/newly translated German version of the docs
mosu
parents: 7281
diff changeset
1485 <P><B>MPlayer</B> besitzt eine vollst&auml;ndig konfigurierbare, durch Befehle
e4c5ee3aa3e9 bunkus: Updated/newly translated German version of the docs
mosu
parents: 7281
diff changeset
1486 angesteuerte Steuerungsschicht (control layer), der es erlaubt, <B>MPlayer</B>
e4c5ee3aa3e9 bunkus: Updated/newly translated German version of the docs
mosu
parents: 7281
diff changeset
1487 mit Tastatur, Maus, Joystick oder Fernbedienung (unter Verwendung von LIRC) zu
e4c5ee3aa3e9 bunkus: Updated/newly translated German version of the docs
mosu
parents: 7281
diff changeset
1488 steuern. Schau in die man-page. Dort steht eine vollst&auml;ndige Liste
e4c5ee3aa3e9 bunkus: Updated/newly translated German version of the docs
mosu
parents: 7281
diff changeset
1489 aller Tastaturkommandos.</P>
6033
fea2bd7ba32a big update to english version
jonas
parents: 5561
diff changeset
1490
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
1491
8833
e4c5ee3aa3e9 bunkus: Updated/newly translated German version of the docs
mosu
parents: 7281
diff changeset
1492 <H3><A NAME="default_controls">3.2.1. Konfiguration der Steuerung</A></H3>
4522
a7baf6ad622a some updates (patch by Jonas Jermann <jjermann@gmx.net>)
gabucino
parents: 3892
diff changeset
1493
1970
145ad633694d similar to 1.53
jaf
parents: 1964
diff changeset
1494
8833
e4c5ee3aa3e9 bunkus: Updated/newly translated German version of the docs
mosu
parents: 7281
diff changeset
1495 <P> <B>MPlayer</B> erm&ouml;glicht es, dass du jede Taste/jeden Button mit
e4c5ee3aa3e9 bunkus: Updated/newly translated German version of the docs
mosu
parents: 7281
diff changeset
1496 einem <B>MPlayer</B>-Befehl verbindest. Dieses wird in einer simplen
e4c5ee3aa3e9 bunkus: Updated/newly translated German version of the docs
mosu
parents: 7281
diff changeset
1497 Konfigurationsdatei festgelegt. Die Syntax besteht einfach aus einem
e4c5ee3aa3e9 bunkus: Updated/newly translated German version of the docs
mosu
parents: 7281
diff changeset
1498 Tastennamen gefolgt vom auszuf&uuml;hrenden Befehl. Die
e4c5ee3aa3e9 bunkus: Updated/newly translated German version of the docs
mosu
parents: 7281
diff changeset
1499 Standardkonfigurationsdatei ist <CODE>$HOME/.mplayer/input.conf</CODE>, aber
e4c5ee3aa3e9 bunkus: Updated/newly translated German version of the docs
mosu
parents: 7281
diff changeset
1500 diese Position kann auch mit der Option <CODE>-input</CODE> ge&auml;ndert
e4c5ee3aa3e9 bunkus: Updated/newly translated German version of the docs
mosu
parents: 7281
diff changeset
1501 werden. Pfadangaben beziehen sich hier relativ zu <CODE>$HOME/.mplayer</CODE>).
e4c5ee3aa3e9 bunkus: Updated/newly translated German version of the docs
mosu
parents: 7281
diff changeset
1502 </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
1503
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
1504 <P>Beispiel:</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
1505
6033
fea2bd7ba32a big update to english version
jonas
parents: 5561
diff changeset
1506 <PRE>
fea2bd7ba32a big update to english version
jonas
parents: 5561
diff changeset
1507 ##
8833
e4c5ee3aa3e9 bunkus: Updated/newly translated German version of the docs
mosu
parents: 7281
diff changeset
1508 ## MPlayer input control file
6033
fea2bd7ba32a big update to english version
jonas
parents: 5561
diff changeset
1509 ##
fea2bd7ba32a big update to english version
jonas
parents: 5561
diff changeset
1510
fea2bd7ba32a big update to english version
jonas
parents: 5561
diff changeset
1511 RIGHT seek +10
fea2bd7ba32a big update to english version
jonas
parents: 5561
diff changeset
1512 LEFT seek -10
fea2bd7ba32a big update to english version
jonas
parents: 5561
diff changeset
1513 - audio_delay 0.100
fea2bd7ba32a big update to english version
jonas
parents: 5561
diff changeset
1514 + audio_delay -0.100
fea2bd7ba32a big update to english version
jonas
parents: 5561
diff changeset
1515 q quit
7079
jonas
parents: 6987
diff changeset
1516 &gt; pt_step 1
jonas
parents: 6987
diff changeset
1517 &lt; pt_step -1
6033
fea2bd7ba32a big update to english version
jonas
parents: 5561
diff changeset
1518 ENTER pt_step 1 1
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
1519 </PRE>
6033
fea2bd7ba32a big update to english version
jonas
parents: 5561
diff changeset
1520
7079
jonas
parents: 6987
diff changeset
1521 <H4><A NAME="key_names">3.2.2.1. Tastennamen</A></H4>
6033
fea2bd7ba32a big update to english version
jonas
parents: 5561
diff changeset
1522
8833
e4c5ee3aa3e9 bunkus: Updated/newly translated German version of the docs
mosu
parents: 7281
diff changeset
1523 <P>Mit folgendem Befehl erh&auml;lst du eine vollst&auml;ndige Liste:
e4c5ee3aa3e9 bunkus: Updated/newly translated German version of the docs
mosu
parents: 7281
diff changeset
1524 <CODE>mplayer -input keylist</CODE></P>
6033
fea2bd7ba32a big update to english version
jonas
parents: 5561
diff changeset
1525
7079
jonas
parents: 6987
diff changeset
1526 <H4>Tastatur</H4>
6033
fea2bd7ba32a big update to english version
jonas
parents: 5561
diff changeset
1527
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
1528 <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
1529 <LI>Irgendein druckbares Zeichen</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
1530 <LI>SPACE</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
1531 <LI>ENTER</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
1532 <LI>TAB</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
1533 <LI>CTRL</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
1534 <LI>BS</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
1535 <LI>DEL</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
1536 <LI>INS</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
1537 <LI>HOME</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
1538 <LI>END</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
1539 <LI>PGUP</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
1540 <LI>PGDWN</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
1541 <LI>ESC</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
1542 <LI>RIGHT</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
1543 <LI>LEFT</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
1544 <LI>UP</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
1545 <LI>DOWN</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
1546 </UL>
6033
fea2bd7ba32a big update to english version
jonas
parents: 5561
diff changeset
1547
fea2bd7ba32a big update to english version
jonas
parents: 5561
diff changeset
1548
8833
e4c5ee3aa3e9 bunkus: Updated/newly translated German version of the docs
mosu
parents: 7281
diff changeset
1549 <H4>Maus (wird nur unter X unterst&uuml;tzt)</H4>
6033
fea2bd7ba32a big update to english version
jonas
parents: 5561
diff changeset
1550
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
1551 <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
1552 <LI>MOUSE_BTN0 (Linke Taste)</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
1553 <LI>MOUSE_BTN1 (Rechte Taste)</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
1554 <LI>MOUSE_BTN2 (Mittlere Taste)</LI>
8833
e4c5ee3aa3e9 bunkus: Updated/newly translated German version of the docs
mosu
parents: 7281
diff changeset
1555 <LI>MOUSE_BTN3 (Mausrad)</LI>
e4c5ee3aa3e9 bunkus: Updated/newly translated German version of the docs
mosu
parents: 7281
diff changeset
1556 <LI>MOUSE_BTN4 (Mausrad)</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
1557 <LI>...</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
1558 <LI>MOUSE_BTN9</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
1559 </UL>
6033
fea2bd7ba32a big update to english version
jonas
parents: 5561
diff changeset
1560
8833
e4c5ee3aa3e9 bunkus: Updated/newly translated German version of the docs
mosu
parents: 7281
diff changeset
1561 <H4>Joystick (Joystick-Unterst&uuml;tzung muss bei der Kompilierung aktiviert
e4c5ee3aa3e9 bunkus: Updated/newly translated German version of the docs
mosu
parents: 7281
diff changeset
1562 sein)</H4>
6033
fea2bd7ba32a big update to english version
jonas
parents: 5561
diff changeset
1563
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
1564 <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
1565 <LI>JOY_RIGHT oder JOY_AXIS0_PLUS</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
1566 <LI>JOY_LEFT oder JOY_AXIS0_MINUS</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
1567 <LI>JOY_UP oder JOY_AXIS1_MINUS</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
1568 <LI>JOY_DOWN oder JOY_AXIS1_PLUS</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
1569 <LI>JOY_AXIS2_PLUS</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
1570 <LI>JOY_AXIS2_MINUS</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
1571 <LI>....</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
1572 <LI>JOY_AXIS9_PLUS</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
1573 <LI>JOY_AXIS9_MINUS</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
1574 </UL>
6033
fea2bd7ba32a big update to english version
jonas
parents: 5561
diff changeset
1575
fea2bd7ba32a big update to english version
jonas
parents: 5561
diff changeset
1576
7079
jonas
parents: 6987
diff changeset
1577 <H4><A NAME="commands">3.2.2.2. Befehle</A></H4>
6033
fea2bd7ba32a big update to english version
jonas
parents: 5561
diff changeset
1578
8833
e4c5ee3aa3e9 bunkus: Updated/newly translated German version of the docs
mosu
parents: 7281
diff changeset
1579 <P>Mit folgendem Befehl erh&auml;lst du eine vollst&auml;ndige Liste:
e4c5ee3aa3e9 bunkus: Updated/newly translated German version of the docs
mosu
parents: 7281
diff changeset
1580 <CODE>mplayer -input cmdlist</CODE></P>
6033
fea2bd7ba32a big update to english version
jonas
parents: 5561
diff changeset
1581
fea2bd7ba32a big update to english version
jonas
parents: 5561
diff changeset
1582 <UL>
fea2bd7ba32a big update to english version
jonas
parents: 5561
diff changeset
1583 <LI><B>seek</B> (int) Wert [(int) type=0]
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
1584 <P>Sucht bis zu einer gewissen Stelle im Film.<BR>
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
1585 Type 0 ist eine relative Suche von +/- Wert Sekunden.<BR>
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
1586 Type 1 sucht bis Wert % im Film. </P></LI>
6033
fea2bd7ba32a big update to english version
jonas
parents: 5561
diff changeset
1587 <LI><B>audio_delay</B> (float) Wert
8833
e4c5ee3aa3e9 bunkus: Updated/newly translated German version of the docs
mosu
parents: 7281
diff changeset
1588 <P>Korrigiert die Audioverz&ouml;gerung um Wert Sekunden</P></LI>
6033
fea2bd7ba32a big update to english version
jonas
parents: 5561
diff changeset
1589 <LI><B>quit</B>
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
1590 <P>Beendet <B>MPlayer</B></P></LI>
6033
fea2bd7ba32a big update to english version
jonas
parents: 5561
diff changeset
1591 <LI><B>pause</B>
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
1592 <P>Wechselt zwischen Pause und Weiterspielen</P></LI>
6033
fea2bd7ba32a big update to english version
jonas
parents: 5561
diff changeset
1593 <LI><B>grap_frames</B>
8833
e4c5ee3aa3e9 bunkus: Updated/newly translated German version of the docs
mosu
parents: 7281
diff changeset
1594 <P>Wei&szlig; das jemand?</P></LI>
6033
fea2bd7ba32a big update to english version
jonas
parents: 5561
diff changeset
1595 <LI><B>pt_step</B> (int) Wert [(int) force=0]
8833
e4c5ee3aa3e9 bunkus: Updated/newly translated German version of the docs
mosu
parents: 7281
diff changeset
1596 <P>Springt zum n&auml;chsten/vorherigen Eintrag im playtree. Das Vorzeichen
e4c5ee3aa3e9 bunkus: Updated/newly translated German version of the docs
mosu
parents: 7281
diff changeset
1597 von Wert bestimmt die Richtung.<BR> Wenn kein neuer Eintrag mehr vorhanden
e4c5ee3aa3e9 bunkus: Updated/newly translated German version of the docs
mosu
parents: 7281
diff changeset
1598 ist, geschieht gar nichts, es sei denn, force ist nicht 0.</P></LI>
6033
fea2bd7ba32a big update to english version
jonas
parents: 5561
diff changeset
1599 <LI><B>pt_up_step</B> (int) Wert [(int) force=0]
8833
e4c5ee3aa3e9 bunkus: Updated/newly translated German version of the docs
mosu
parents: 7281
diff changeset
1600 <P>Wie pt_step, springt jedoch zum n&auml;chsten/vorherigen Eintrag in der
e4c5ee3aa3e9 bunkus: Updated/newly translated German version of the docs
mosu
parents: 7281
diff changeset
1601 &uuml;bergeordneten Liste. Dies ist n&uuml;tzlich, um eine innere Schleife
e4c5ee3aa3e9 bunkus: Updated/newly translated German version of the docs
mosu
parents: 7281
diff changeset
1602 im playtree zu unterbrechen.</P></LI>
6033
fea2bd7ba32a big update to english version
jonas
parents: 5561
diff changeset
1603 <LI><B>alt_src_step</B> (int) Wert
8833
e4c5ee3aa3e9 bunkus: Updated/newly translated German version of the docs
mosu
parents: 7281
diff changeset
1604 <P>Wenn mehr als eine Quelle vorhanden ist, w&auml;hlt dies die
e4c5ee3aa3e9 bunkus: Updated/newly translated German version of the docs
mosu
parents: 7281
diff changeset
1605 n&auml;chste/vorherige (nur unterst&uuml;tzt f&uuml;r asx
e4c5ee3aa3e9 bunkus: Updated/newly translated German version of the docs
mosu
parents: 7281
diff changeset
1606 Wiedergabelisten).</P></LI>
6033
fea2bd7ba32a big update to english version
jonas
parents: 5561
diff changeset
1607 <LI><B>sub_delay</B> (float) Wert [(int) abs=0]
8833
e4c5ee3aa3e9 bunkus: Updated/newly translated German version of the docs
mosu
parents: 7281
diff changeset
1608 <P>Korrigiert die Untertitel-Verz&ouml;gerung um +/- Wert Sekunden oder
e4c5ee3aa3e9 bunkus: Updated/newly translated German version of the docs
mosu
parents: 7281
diff changeset
1609 setzt sie auf Wert Sekunden, wenn abs nicht null ist.</P></LI>
6033
fea2bd7ba32a big update to english version
jonas
parents: 5561
diff changeset
1610 <LI><B>osd</B> [(int) level=-1]
8833
e4c5ee3aa3e9 bunkus: Updated/newly translated German version of the docs
mosu
parents: 7281
diff changeset
1611 <P>Wechselt den OSD-Modus oder setzt in auf level, wenn level &gt;
e4c5ee3aa3e9 bunkus: Updated/newly translated German version of the docs
mosu
parents: 7281
diff changeset
1612 0.</P></LI>
6033
fea2bd7ba32a big update to english version
jonas
parents: 5561
diff changeset
1613 <LI><B>volume</B> (int) dir
8833
e4c5ee3aa3e9 bunkus: Updated/newly translated German version of the docs
mosu
parents: 7281
diff changeset
1614 <P>Erh&ouml;ht/erniedrigt die Lautst&auml;rke</P></LI>
6033
fea2bd7ba32a big update to english version
jonas
parents: 5561
diff changeset
1615 <LI><B>contrast</B> (int) Wert [(int) abs=0]</LI>
fea2bd7ba32a big update to english version
jonas
parents: 5561
diff changeset
1616 <LI><B>brightness</B> (int) Wert [(int) abs=0]</LI>
fea2bd7ba32a big update to english version
jonas
parents: 5561
diff changeset
1617 <LI><B>hue</B> (int) Wert [(int) abs=0]</LI>
fea2bd7ba32a big update to english version
jonas
parents: 5561
diff changeset
1618 <LI><B>saturation</B> (int) Wert [(int) abs=0]
8833
e4c5ee3aa3e9 bunkus: Updated/newly translated German version of the docs
mosu
parents: 7281
diff changeset
1619 <P>Setzt/korrigiert die Video-Parameter. Die Wertreichweite reicht von -100
e4c5ee3aa3e9 bunkus: Updated/newly translated German version of the docs
mosu
parents: 7281
diff changeset
1620 bis 100.</P></LI>
6033
fea2bd7ba32a big update to english version
jonas
parents: 5561
diff changeset
1621 <LI><B>frame_drop</B> [(int) type=-1]
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
1622 <P>Wechselt den Framedrop-Modus.</P></LI>
6033
fea2bd7ba32a big update to english version
jonas
parents: 5561
diff changeset
1623 <LI><B>sub_pos</B> (int) Wert
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
1624 <P>Korrigiert die Untertitel-Position.</P></LI>
8833
e4c5ee3aa3e9 bunkus: Updated/newly translated German version of the docs
mosu
parents: 7281
diff changeset
1625 <LI><B>vobsub_lang</B>
e4c5ee3aa3e9 bunkus: Updated/newly translated German version of the docs
mosu
parents: 7281
diff changeset
1626 <P>&Auml;ndert die Sprache der VobSub-Untertitel.</P></LI>
6033
fea2bd7ba32a big update to english version
jonas
parents: 5561
diff changeset
1627 <LI><B>vo_fullscreen</B>
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
1628 <P>Wechselt den Vollbildschirm-Modus.</P></LI>
6033
fea2bd7ba32a big update to english version
jonas
parents: 5561
diff changeset
1629 <LI><B>tv_step_channel</B> (int) dir
8833
e4c5ee3aa3e9 bunkus: Updated/newly translated German version of the docs
mosu
parents: 7281
diff changeset
1630 <P>W&auml;hlt n&auml;chsten/vorherigen Tv-Kanal.</P></LI>
6033
fea2bd7ba32a big update to english version
jonas
parents: 5561
diff changeset
1631 <LI><B>tv_step_norm</B>
8833
e4c5ee3aa3e9 bunkus: Updated/newly translated German version of the docs
mosu
parents: 7281
diff changeset
1632 <P>&Auml;ndert TV-Norm.</P></LI>
6033
fea2bd7ba32a big update to english version
jonas
parents: 5561
diff changeset
1633 <LI><B>tv_step_chanlist</B>
8833
e4c5ee3aa3e9 bunkus: Updated/newly translated German version of the docs
mosu
parents: 7281
diff changeset
1634 <P>&Auml;ndert Kanalliste.</P></LI>
6033
fea2bd7ba32a big update to english version
jonas
parents: 5561
diff changeset
1635 <LI><B>gui_loadfile</B></LI>
fea2bd7ba32a big update to english version
jonas
parents: 5561
diff changeset
1636 <LI><B>gui_loadsubtitle</B></LI>
fea2bd7ba32a big update to english version
jonas
parents: 5561
diff changeset
1637 <LI><B>gui_about</B></LI>
fea2bd7ba32a big update to english version
jonas
parents: 5561
diff changeset
1638 <LI><B>gui_play</B></LI>
fea2bd7ba32a big update to english version
jonas
parents: 5561
diff changeset
1639 <LI><B>gui_stop</B></LI>
fea2bd7ba32a big update to english version
jonas
parents: 5561
diff changeset
1640 <LI><B>gui_playlist</B></LI>
fea2bd7ba32a big update to english version
jonas
parents: 5561
diff changeset
1641 <LI><B>gui_preferences</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
1642 <LI><B>gui_skinbrowser</B>
8833
e4c5ee3aa3e9 bunkus: Updated/newly translated German version of the docs
mosu
parents: 7281
diff changeset
1643 <P>GUI-Aktionen</P></LI>
6033
fea2bd7ba32a big update to english version
jonas
parents: 5561
diff changeset
1644 </UL>
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
1645
6033
fea2bd7ba32a big update to english version
jonas
parents: 5561
diff changeset
1646
8833
e4c5ee3aa3e9 bunkus: Updated/newly translated German version of the docs
mosu
parents: 7281
diff changeset
1647 <H3><A NAME="lirc">3.2.3. Steuerung mittels LIRC</A></H3>
1970
145ad633694d similar to 1.53
jaf
parents: 1964
diff changeset
1648
8833
e4c5ee3aa3e9 bunkus: Updated/newly translated German version of the docs
mosu
parents: 7281
diff changeset
1649 <P>Linux Infrared Remote Control - verwende einen einfach zu bauenden,
e4c5ee3aa3e9 bunkus: Updated/newly translated German version of the docs
mosu
parents: 7281
diff changeset
1650 selbstgebauten IR-Empf&auml;nger, (fast) jede beliebige Fernbedienung
e4c5ee3aa3e9 bunkus: Updated/newly translated German version of the docs
mosu
parents: 7281
diff changeset
1651 und steuere deinen Linux-Rechner damit. Mehr dazu auf <A
e4c5ee3aa3e9 bunkus: Updated/newly translated German version of the docs
mosu
parents: 7281
diff changeset
1652 HREF="http://www.lirc.org">www.lirc.org</A>.</P>
6033
fea2bd7ba32a big update to english version
jonas
parents: 5561
diff changeset
1653
8833
e4c5ee3aa3e9 bunkus: Updated/newly translated German version of the docs
mosu
parents: 7281
diff changeset
1654 <P>Wenn du das lirc-Paket installiert hast, erkennt es <CODE>configure</CODE>
e4c5ee3aa3e9 bunkus: Updated/newly translated German version of the docs
mosu
parents: 7281
diff changeset
1655 automatisch. Wenn alles gut geht, gibt <B>MPlayer</B> w&auml;hrend des Starts
e4c5ee3aa3e9 bunkus: Updated/newly translated German version of the docs
mosu
parents: 7281
diff changeset
1656 eine Nachricht wie etwa "Setting up lirc support..." aus. Wenn ein Fehler
e4c5ee3aa3e9 bunkus: Updated/newly translated German version of the docs
mosu
parents: 7281
diff changeset
1657 auftritt, wird dies auch gemeldet. Wenn gar nichts gesagt wird, ist auch keine
e4c5ee3aa3e9 bunkus: Updated/newly translated German version of the docs
mosu
parents: 7281
diff changeset
1658 LIRC-Unterst&uuml;tzung eincompiliert. Das ist alles :-)</P>
1970
145ad633694d similar to 1.53
jaf
parents: 1964
diff changeset
1659
8833
e4c5ee3aa3e9 bunkus: Updated/newly translated German version of the docs
mosu
parents: 7281
diff changeset
1660 <P>Der Anwendungsname f&uuml;r <B>MPlayer</B> ist - oh, ein Wunder -
e4c5ee3aa3e9 bunkus: Updated/newly translated German version of the docs
mosu
parents: 7281
diff changeset
1661 <CODE>mplayer</CODE>. Du kannst jeden beliebigen <B>MPlayer</B>-Befehl benutzen
e4c5ee3aa3e9 bunkus: Updated/newly translated German version of the docs
mosu
parents: 7281
diff changeset
1662 und sogar mehrere nacheinander ausf&uuml;hren lassen, indem du sie durch \n
e4c5ee3aa3e9 bunkus: Updated/newly translated German version of the docs
mosu
parents: 7281
diff changeset
1663 voneinander trennst. Vergiss nicht, die <CODE>repeat</CODE>-Option in der
e4c5ee3aa3e9 bunkus: Updated/newly translated German version of the docs
mosu
parents: 7281
diff changeset
1664 .lircrc zu benutzen, wenn es Sinn macht (beim Suchen, bei der Lautst&auml;rke
e4c5ee3aa3e9 bunkus: Updated/newly translated German version of the docs
mosu
parents: 7281
diff changeset
1665 etc.). Hier ist ein Auszug aus meiner .lircrc:</P>
4522
a7baf6ad622a some updates (patch by Jonas Jermann <jjermann@gmx.net>)
gabucino
parents: 3892
diff changeset
1666
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
1667 <PRE>
6033
fea2bd7ba32a big update to english version
jonas
parents: 5561
diff changeset
1668 begin
fea2bd7ba32a big update to english version
jonas
parents: 5561
diff changeset
1669 button = VOLUME_PLUS
fea2bd7ba32a big update to english version
jonas
parents: 5561
diff changeset
1670 prog = mplayer
fea2bd7ba32a big update to english version
jonas
parents: 5561
diff changeset
1671 config = volume 1
fea2bd7ba32a big update to english version
jonas
parents: 5561
diff changeset
1672 repeat = 1
fea2bd7ba32a big update to english version
jonas
parents: 5561
diff changeset
1673 end
1970
145ad633694d similar to 1.53
jaf
parents: 1964
diff changeset
1674
6033
fea2bd7ba32a big update to english version
jonas
parents: 5561
diff changeset
1675 begin
fea2bd7ba32a big update to english version
jonas
parents: 5561
diff changeset
1676 button = VOLUME_MINUS
fea2bd7ba32a big update to english version
jonas
parents: 5561
diff changeset
1677 prog = mplayer
fea2bd7ba32a big update to english version
jonas
parents: 5561
diff changeset
1678 config = volume -1
fea2bd7ba32a big update to english version
jonas
parents: 5561
diff changeset
1679 repeat = 1
fea2bd7ba32a big update to english version
jonas
parents: 5561
diff changeset
1680 end
1970
145ad633694d similar to 1.53
jaf
parents: 1964
diff changeset
1681
6033
fea2bd7ba32a big update to english version
jonas
parents: 5561
diff changeset
1682 begin
fea2bd7ba32a big update to english version
jonas
parents: 5561
diff changeset
1683 button = CD_PLAY
fea2bd7ba32a big update to english version
jonas
parents: 5561
diff changeset
1684 prog = mplayer
fea2bd7ba32a big update to english version
jonas
parents: 5561
diff changeset
1685 config = pause
fea2bd7ba32a big update to english version
jonas
parents: 5561
diff changeset
1686 end
1833
5bfa57281d98 Added translated files by Johannes Feigl, not checked by me!
atmos4
parents:
diff changeset
1687
6033
fea2bd7ba32a big update to english version
jonas
parents: 5561
diff changeset
1688 begin
fea2bd7ba32a big update to english version
jonas
parents: 5561
diff changeset
1689 button = CD_STOP
fea2bd7ba32a big update to english version
jonas
parents: 5561
diff changeset
1690 prog = mplayer
fea2bd7ba32a big update to english version
jonas
parents: 5561
diff changeset
1691 config = seek 0 1\npause
fea2bd7ba32a big update to english version
jonas
parents: 5561
diff changeset
1692 end
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
1693 </PRE>
1833
5bfa57281d98 Added translated files by Johannes Feigl, not checked by me!
atmos4
parents:
diff changeset
1694
1970
145ad633694d similar to 1.53
jaf
parents: 1964
diff changeset
1695 <P>Wenn du die Standard-Position der LIRC-Konfigurationsdatei (~/.lircrc) nicht
8833
e4c5ee3aa3e9 bunkus: Updated/newly translated German version of the docs
mosu
parents: 7281
diff changeset
1696 magst, verwende die Option <CODE>-lircconf &lt;Dateiname&gt;</CODE>, um eine
e4c5ee3aa3e9 bunkus: Updated/newly translated German version of the docs
mosu
parents: 7281
diff changeset
1697 andere Datei anzugeben.</P>
1833
5bfa57281d98 Added translated files by Johannes Feigl, not checked by me!
atmos4
parents:
diff changeset
1698
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
1699
8833
e4c5ee3aa3e9 bunkus: Updated/newly translated German version of the docs
mosu
parents: 7281
diff changeset
1700 <H3><A NAME="slave">3.2.4. Der "Slave"-Modus</A></H3>
6033
fea2bd7ba32a big update to english version
jonas
parents: 5561
diff changeset
1701
8833
e4c5ee3aa3e9 bunkus: Updated/newly translated German version of the docs
mosu
parents: 7281
diff changeset
1702 <P>Der Slave-Modus erlaubt es dir, ein einfaches Frontend f&uuml;r
e4c5ee3aa3e9 bunkus: Updated/newly translated German version of the docs
mosu
parents: 7281
diff changeset
1703 <B>MPlayer</B> zu erstellen. Wenn er mit der Option <CODE>-slave</CODE>
e4c5ee3aa3e9 bunkus: Updated/newly translated German version of the docs
mosu
parents: 7281
diff changeset
1704 aktiviert wurde, dann liest <B>MPlayer</B> durch neue Zeilen unterbrochene
e4c5ee3aa3e9 bunkus: Updated/newly translated German version of the docs
mosu
parents: 7281
diff changeset
1705 Befehle (\n) von der Standardeingabe.</P>
6033
fea2bd7ba32a big update to english version
jonas
parents: 5561
diff changeset
1706
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
1707
8833
e4c5ee3aa3e9 bunkus: Updated/newly translated German version of the docs
mosu
parents: 7281
diff changeset
1708 <H2><A NAME="streaming">3.3. Streaming &uuml;ber das Netzwerk oder
e4c5ee3aa3e9 bunkus: Updated/newly translated German version of the docs
mosu
parents: 7281
diff changeset
1709 Pipes</A></H2>
1833
5bfa57281d98 Added translated files by Johannes Feigl, not checked by me!
atmos4
parents:
diff changeset
1710
8833
e4c5ee3aa3e9 bunkus: Updated/newly translated German version of the docs
mosu
parents: 7281
diff changeset
1711 <P><B>MPlayer</B> kann Videos &uuml;ber Netzwerke unter Verwendung des HTTP-
e4c5ee3aa3e9 bunkus: Updated/newly translated German version of the docs
mosu
parents: 7281
diff changeset
1712 MMS- oder RTSP/RTP-Protokolls abspielen.</P>
1833
5bfa57281d98 Added translated files by Johannes Feigl, not checked by me!
atmos4
parents:
diff changeset
1713
8833
e4c5ee3aa3e9 bunkus: Updated/newly translated German version of the docs
mosu
parents: 7281
diff changeset
1714 <P>Abspielen geht einfach durch das Hinzuf&uuml;gung der URL zu der
e4c5ee3aa3e9 bunkus: Updated/newly translated German version of the docs
mosu
parents: 7281
diff changeset
1715 Kommandozeile. <B>MPlayer</B> ber&uuml;cksichtigt auch die
e4c5ee3aa3e9 bunkus: Updated/newly translated German version of the docs
mosu
parents: 7281
diff changeset
1716 http_proxy-Umgebungsvariable und benutzt einen Proxy, falls vorhanden. Der
e4c5ee3aa3e9 bunkus: Updated/newly translated German version of the docs
mosu
parents: 7281
diff changeset
1717 Proxygebrauch kann auch erzwungen werden:</P>
4522
a7baf6ad622a some updates (patch by Jonas Jermann <jjermann@gmx.net>)
gabucino
parents: 3892
diff changeset
1718
8833
e4c5ee3aa3e9 bunkus: Updated/newly translated German version of the docs
mosu
parents: 7281
diff changeset
1719 <P><CODE>mplayer
e4c5ee3aa3e9 bunkus: Updated/newly translated German version of the docs
mosu
parents: 7281
diff changeset
1720 http_proxy://proxy.micorsops.com:3128/http://micorsops.com:80/stream.asf</CODE>
e4c5ee3aa3e9 bunkus: Updated/newly translated German version of the docs
mosu
parents: 7281
diff changeset
1721 </P>
2013
5770253041f0 similar to 1.60
jaf
parents: 1997
diff changeset
1722
8833
e4c5ee3aa3e9 bunkus: Updated/newly translated German version of the docs
mosu
parents: 7281
diff changeset
1723 <P><B>MPlayer</B> kann auch von stdin lesen (<B>nicht</B> von benannte Pipes).
e4c5ee3aa3e9 bunkus: Updated/newly translated German version of the docs
mosu
parents: 7281
diff changeset
1724 Dies ist ein Beispiel f&uuml;r die Verwendung, um von FTP abzuspielen:</P>
1833
5bfa57281d98 Added translated files by Johannes Feigl, not checked by me!
atmos4
parents:
diff changeset
1725
8833
e4c5ee3aa3e9 bunkus: Updated/newly translated German version of the docs
mosu
parents: 7281
diff changeset
1726 <P><CODE>&nbsp;&nbsp;wget ftp://micorsops.com/etwas.avi -O - | mplayer
e4c5ee3aa3e9 bunkus: Updated/newly translated German version of the docs
mosu
parents: 7281
diff changeset
1727 -</CODE></P>
e4c5ee3aa3e9 bunkus: Updated/newly translated German version of the docs
mosu
parents: 7281
diff changeset
1728
e4c5ee3aa3e9 bunkus: Updated/newly translated German version of the docs
mosu
parents: 7281
diff changeset
1729 <P>Hinweis: Bei der Wiedergabe &uuml;bers Netzwerk empfiehlt sich, den Cache zu
5185
00caf46be14e updated to english version.
jonas
parents: 5071
diff changeset
1730 aktivieren:</P>
8833
e4c5ee3aa3e9 bunkus: Updated/newly translated German version of the docs
mosu
parents: 7281
diff changeset
1731
e4c5ee3aa3e9 bunkus: Updated/newly translated German version of the docs
mosu
parents: 7281
diff changeset
1732 <P><CODE>&nbsp;&nbsp;wget ftp://micorsops.com/etwas.avi -O - | mplayer -cache
e4c5ee3aa3e9 bunkus: Updated/newly translated German version of the docs
mosu
parents: 7281
diff changeset
1733 8192 -</CODE></P>
1833
5bfa57281d98 Added translated files by Johannes Feigl, not checked by me!
atmos4
parents:
diff changeset
1734
5bfa57281d98 Added translated files by Johannes Feigl, not checked by me!
atmos4
parents:
diff changeset
1735
8833
e4c5ee3aa3e9 bunkus: Updated/newly translated German version of the docs
mosu
parents: 7281
diff changeset
1736 <H1><A NAME="cd/dvd">4.</A> <A HREF="cd-dvd.html">CD/DVD-Sektion</A></H1>
1833
5bfa57281d98 Added translated files by Johannes Feigl, not checked by me!
atmos4
parents:
diff changeset
1737
8833
e4c5ee3aa3e9 bunkus: Updated/newly translated German version of the docs
mosu
parents: 7281
diff changeset
1738 <H1><A NAME="faq">5.</A> <A HREF="faq.html">FAQs - Die h&auml;ufisten Fragen
e4c5ee3aa3e9 bunkus: Updated/newly translated German version of the docs
mosu
parents: 7281
diff changeset
1739 und Antworten</A></H1>
e4c5ee3aa3e9 bunkus: Updated/newly translated German version of the docs
mosu
parents: 7281
diff changeset
1740
e4c5ee3aa3e9 bunkus: Updated/newly translated German version of the docs
mosu
parents: 7281
diff changeset
1741
e4c5ee3aa3e9 bunkus: Updated/newly translated German version of the docs
mosu
parents: 7281
diff changeset
1742 <H1><A NAME="ports">6.</A> Portierungen</A></H1>
1970
145ad633694d similar to 1.53
jaf
parents: 1964
diff changeset
1743
8833
e4c5ee3aa3e9 bunkus: Updated/newly translated German version of the docs
mosu
parents: 7281
diff changeset
1744 <H2><A NAME="linux">6.1</A> Linux</A></H2>
e4c5ee3aa3e9 bunkus: Updated/newly translated German version of the docs
mosu
parents: 7281
diff changeset
1745
e4c5ee3aa3e9 bunkus: Updated/newly translated German version of the docs
mosu
parents: 7281
diff changeset
1746 <P>Die haupts&auml;chliche Entwicklungsplattform ist Linux auf x86, obwohl
e4c5ee3aa3e9 bunkus: Updated/newly translated German version of the docs
mosu
parents: 7281
diff changeset
1747 MPlayer auch auf anderen Linuxportierungen l&auml;uft.</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
1748
8833
e4c5ee3aa3e9 bunkus: Updated/newly translated German version of the docs
mosu
parents: 7281
diff changeset
1749 <H3><A NAME="debian">6.1.1 Debian-Pakete</A></H3>
1833
5bfa57281d98 Added translated files by Johannes Feigl, not checked by me!
atmos4
parents:
diff changeset
1750
8833
e4c5ee3aa3e9 bunkus: Updated/newly translated German version of the docs
mosu
parents: 7281
diff changeset
1751 <P>Um selber ein Debianpaket zu erstellen, starte den folgenden Befehl im
e4c5ee3aa3e9 bunkus: Updated/newly translated German version of the docs
mosu
parents: 7281
diff changeset
1752 Source-Verzeichnis:</P>
1833
5bfa57281d98 Added translated files by Johannes Feigl, not checked by me!
atmos4
parents:
diff changeset
1753
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
1754 <PRE>
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
1755 fakeroot debian/rules binary
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
1756 </PRE>
1970
145ad633694d similar to 1.53
jaf
parents: 1964
diff changeset
1757
145ad633694d similar to 1.53
jaf
parents: 1964
diff changeset
1758 <P>Und nun einfach root werden und:</P>
1833
5bfa57281d98 Added translated files by Johannes Feigl, not checked by me!
atmos4
parents:
diff changeset
1759
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
1760 <PRE>
6680
jonas
parents: 6518
diff changeset
1761 dpkg -i ../mplayer_0.90-1_i386.deb als root.
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
1762 </PRE>
1833
5bfa57281d98 Added translated files by Johannes Feigl, not checked by me!
atmos4
parents:
diff changeset
1763
8833
e4c5ee3aa3e9 bunkus: Updated/newly translated German version of the docs
mosu
parents: 7281
diff changeset
1764 <P>Christian Marillat hat seit einiger Zeit unoffizielle Debianpakete von
e4c5ee3aa3e9 bunkus: Updated/newly translated German version of the docs
mosu
parents: 7281
diff changeset
1765 MPlayer, MEncoder und den Schriften erstellt. Du kannst sie (per apt-get)
e4c5ee3aa3e9 bunkus: Updated/newly translated German version of the docs
mosu
parents: 7281
diff changeset
1766 von <A HREF="http://marillat.free.fr/">seiner Homepage</A> herunterladen.
e4c5ee3aa3e9 bunkus: Updated/newly translated German version of the docs
mosu
parents: 7281
diff changeset
1767 Diese Pakete sind definitiv inoffiziell, da Christian bereits damals
e4c5ee3aa3e9 bunkus: Updated/newly translated German version of the docs
mosu
parents: 7281
diff changeset
1768 diese Pakete erstellt und verteilt hat, als MPlayer noch nicht komplett unter
e4c5ee3aa3e9 bunkus: Updated/newly translated German version of the docs
mosu
parents: 7281
diff changeset
1769 der GPL stand und
e4c5ee3aa3e9 bunkus: Updated/newly translated German version of the docs
mosu
parents: 7281
diff changeset
1770 <A HREF="users_against_developers.html#binary">Bin&auml;rpakete</A>
e4c5ee3aa3e9 bunkus: Updated/newly translated German version of the docs
mosu
parents: 7281
diff changeset
1771 nicht erlaubt waren. Christian ignorierte unsere Bitte, das zu unterlassen,
e4c5ee3aa3e9 bunkus: Updated/newly translated German version of the docs
mosu
parents: 7281
diff changeset
1772 was einiges an b&ouml;sem Blut zwischen ihm und den MPlayer-Entwicklern
e4c5ee3aa3e9 bunkus: Updated/newly translated German version of the docs
mosu
parents: 7281
diff changeset
1773 hinterlie&szlig;. Inzwischen sind Bin&auml;rpakete kein Problem mehr. Trotzdem
e4c5ee3aa3e9 bunkus: Updated/newly translated German version of the docs
mosu
parents: 7281
diff changeset
1774 <B>supporten wir diese Pakete nicht</B>!</P>
1833
5bfa57281d98 Added translated files by Johannes Feigl, not checked by me!
atmos4
parents:
diff changeset
1775
8833
e4c5ee3aa3e9 bunkus: Updated/newly translated German version of the docs
mosu
parents: 7281
diff changeset
1776 <H3><A NAME="rpm">6.1.2 RPM-Pakete</A></H3>
1833
5bfa57281d98 Added translated files by Johannes Feigl, not checked by me!
atmos4
parents:
diff changeset
1777
8833
e4c5ee3aa3e9 bunkus: Updated/newly translated German version of the docs
mosu
parents: 7281
diff changeset
1778 <P>Dominik Mierzejewski erstellt und wartet die offiziellen RedHat RPM-Pakete
e4c5ee3aa3e9 bunkus: Updated/newly translated German version of the docs
mosu
parents: 7281
diff changeset
1779 f&uuml;r MPlayer. Diese k&ouml;nnen von seiner
e4c5ee3aa3e9 bunkus: Updated/newly translated German version of the docs
mosu
parents: 7281
diff changeset
1780 <A HREF="http://www.piorunek.pl/~dominik/linux/pkgs/mplayer/">Homepage</A>
e4c5ee3aa3e9 bunkus: Updated/newly translated German version of the docs
mosu
parents: 7281
diff changeset
1781 heruntergeladen werden. Bitte lies die Anweisungen auf seiner Seite, und
e4c5ee3aa3e9 bunkus: Updated/newly translated German version of the docs
mosu
parents: 7281
diff changeset
1782 schreib ihm wegen Problemen und nicht uns.</P>
1833
5bfa57281d98 Added translated files by Johannes Feigl, not checked by me!
atmos4
parents:
diff changeset
1783
8833
e4c5ee3aa3e9 bunkus: Updated/newly translated German version of the docs
mosu
parents: 7281
diff changeset
1784 <P>Inzwischen gibt es auch andere RPM-Versionen (SuSE liefert MPlayer mit ihrer
e4c5ee3aa3e9 bunkus: Updated/newly translated German version of the docs
mosu
parents: 7281
diff changeset
1785 offiziellen Distribution aus, Mandrake-Pakete gibt es von
e4c5ee3aa3e9 bunkus: Updated/newly translated German version of the docs
mosu
parents: 7281
diff changeset
1786 <A HREF="http://plf.zarb.org/">P.L.F</A>) von MPlayer, aber keine dieser
e4c5ee3aa3e9 bunkus: Updated/newly translated German version of the docs
mosu
parents: 7281
diff changeset
1787 Versionen wird offiziell unterst&uuml;tzt.</P>
e4c5ee3aa3e9 bunkus: Updated/newly translated German version of the docs
mosu
parents: 7281
diff changeset
1788
e4c5ee3aa3e9 bunkus: Updated/newly translated German version of the docs
mosu
parents: 7281
diff changeset
1789 <H2><A NAME="freebsd">6.2. *BSD</A></H2>
1970
145ad633694d similar to 1.53
jaf
parents: 1964
diff changeset
1790
8833
e4c5ee3aa3e9 bunkus: Updated/newly translated German version of the docs
mosu
parents: 7281
diff changeset
1791 <P><B>MPlayer</B> l&auml;uft auf FreeBSD, OpenBSD, NetBSDO, BSD/OS und Darwin.
e4c5ee3aa3e9 bunkus: Updated/newly translated German version of the docs
mosu
parents: 7281
diff changeset
1792 Es sind ports/pkgsrc/fink/etc-Versionen verf&uuml;gbar, die sich wahrscheinlich
e4c5ee3aa3e9 bunkus: Updated/newly translated German version of the docs
mosu
parents: 7281
diff changeset
1793 leichter als die normalen Quelltexte installieren lassen.</P>
e4c5ee3aa3e9 bunkus: Updated/newly translated German version of the docs
mosu
parents: 7281
diff changeset
1794
e4c5ee3aa3e9 bunkus: Updated/newly translated German version of the docs
mosu
parents: 7281
diff changeset
1795 <P>Um das Paket zu compilieren, brauchst du GNU make (gmake,
e4c5ee3aa3e9 bunkus: Updated/newly translated German version of the docs
mosu
parents: 7281
diff changeset
1796 /usr/ports/devel/gmake), das originale BSD make wird nicht funktionieren.
e4c5ee3aa3e9 bunkus: Updated/newly translated German version of the docs
mosu
parents: 7281
diff changeset
1797 Au&szlig;erdem ist eine relativ neue Version der binutils n&ouml;tig.</P>
e4c5ee3aa3e9 bunkus: Updated/newly translated German version of the docs
mosu
parents: 7281
diff changeset
1798
e4c5ee3aa3e9 bunkus: Updated/newly translated German version of the docs
mosu
parents: 7281
diff changeset
1799 <P>Wenn <B>MPlayer</B> meldet "CD-ROM Device '/dev/cdrom' not found!" musst du
e4c5ee3aa3e9 bunkus: Updated/newly translated German version of the docs
mosu
parents: 7281
diff changeset
1800 einen symbolischen Link setzen: <CODE>ln -s /dev/(dein CD-ROM Device)
e4c5ee3aa3e9 bunkus: Updated/newly translated German version of the docs
mosu
parents: 7281
diff changeset
1801 /dev/cdrom</CODE></P>
1970
145ad633694d similar to 1.53
jaf
parents: 1964
diff changeset
1802
8833
e4c5ee3aa3e9 bunkus: Updated/newly translated German version of the docs
mosu
parents: 7281
diff changeset
1803 <P>Wenn du die Win32-DLLs mit <B>MPlayer</B> benuzen willst, dann musst du
e4c5ee3aa3e9 bunkus: Updated/newly translated German version of the docs
mosu
parents: 7281
diff changeset
1804 deinen Kernel mit "<CODE>option USER_LDT</CODE>" neu compilieren (es sei denn,
e4c5ee3aa3e9 bunkus: Updated/newly translated German version of the docs
mosu
parents: 7281
diff changeset
1805 bei dir l&auml;uft FreeBSD-CURRENT, in dem der Kernel bereits damit
e4c5ee3aa3e9 bunkus: Updated/newly translated German version of the docs
mosu
parents: 7281
diff changeset
1806 compiliert wurde).</P>
e4c5ee3aa3e9 bunkus: Updated/newly translated German version of the docs
mosu
parents: 7281
diff changeset
1807
e4c5ee3aa3e9 bunkus: Updated/newly translated German version of the docs
mosu
parents: 7281
diff changeset
1808 <H3><A NAME="freebsd">6.2.1 FreeBSD</A></H3>
1970
145ad633694d similar to 1.53
jaf
parents: 1964
diff changeset
1809
8833
e4c5ee3aa3e9 bunkus: Updated/newly translated German version of the docs
mosu
parents: 7281
diff changeset
1810 <P>Falls deine CPU SSE unterst&uuml;tzt, musst du den Kernel mit
e4c5ee3aa3e9 bunkus: Updated/newly translated German version of the docs
mosu
parents: 7281
diff changeset
1811 "<CODE>options CPU_ENABLE_SSE</CODE>" &uuml;bersetzen, um diese nutzen zu
e4c5ee3aa3e9 bunkus: Updated/newly translated German version of the docs
mosu
parents: 7281
diff changeset
1812 k&ouml;nnen (FreeBSD-STABLE oder ein Kernel-Patch werden daf&uuml;r
e4c5ee3aa3e9 bunkus: Updated/newly translated German version of the docs
mosu
parents: 7281
diff changeset
1813 ben&ouml;tigt). </P>
e4c5ee3aa3e9 bunkus: Updated/newly translated German version of the docs
mosu
parents: 7281
diff changeset
1814
e4c5ee3aa3e9 bunkus: Updated/newly translated German version of the docs
mosu
parents: 7281
diff changeset
1815 <H3><A NAME="openbsd">6.2.2 OpenBSD</A></H3>
1833
5bfa57281d98 Added translated files by Johannes Feigl, not checked by me!
atmos4
parents:
diff changeset
1816
8833
e4c5ee3aa3e9 bunkus: Updated/newly translated German version of the docs
mosu
parents: 7281
diff changeset
1817 <P>Aufgrund der Beschr&auml;nkungen in verschiedenen Versionen von gas
e4c5ee3aa3e9 bunkus: Updated/newly translated German version of the docs
mosu
parents: 7281
diff changeset
1818 (Relokation vs. MMX), musst du den Kernel in zwei Schritten neu compilieren.
e4c5ee3aa3e9 bunkus: Updated/newly translated German version of the docs
mosu
parents: 7281
diff changeset
1819 Stell zuerst sicher, dass das nicht mitgelierferte "as" &uuml;ber deinen
e4c5ee3aa3e9 bunkus: Updated/newly translated German version of the docs
mosu
parents: 7281
diff changeset
1820 <CODE>$PATH</CODE> erreichbar ist. Danach rufe <CODE>gmake -k</CODE> auf und
e4c5ee3aa3e9 bunkus: Updated/newly translated German version of the docs
mosu
parents: 7281
diff changeset
1821 stell sicher, dass die mitgelieferte Version benutzt wird. Schlie&szlig;lich
e4c5ee3aa3e9 bunkus: Updated/newly translated German version of the docs
mosu
parents: 7281
diff changeset
1822 wird mit <CODE>gmake</CODE> der Kernel &uuml;bersetzt.</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
1823
7079
jonas
parents: 6987
diff changeset
1824 <H2><A NAME="solaris">6.3. Solaris</A></H2>
1970
145ad633694d similar to 1.53
jaf
parents: 1964
diff changeset
1825
145ad633694d similar to 1.53
jaf
parents: 1964
diff changeset
1826 <P><B>MPlayer</B> sollte auf Solaris 2.6 oder neuer funktionieren.</P>
1833
5bfa57281d98 Added translated files by Johannes Feigl, not checked by me!
atmos4
parents:
diff changeset
1827
8833
e4c5ee3aa3e9 bunkus: Updated/newly translated German version of the docs
mosu
parents: 7281
diff changeset
1828 <P>Bei <B>UltraSPARC</B>s kann <B>MPlayer</B> die Vorteile der
e4c5ee3aa3e9 bunkus: Updated/newly translated German version of the docs
mosu
parents: 7281
diff changeset
1829 <B>VIS</B>-Erweiterungen (vergleichbar mit MMX) verwenden, zur Zeit jedoch erst
e4c5ee3aa3e9 bunkus: Updated/newly translated German version of the docs
mosu
parents: 7281
diff changeset
1830 in <CODE>libmpeg2</CODE>, <CODE>libvo</CODE> und <CODE>libavcodec</CODE>,
e4c5ee3aa3e9 bunkus: Updated/newly translated German version of the docs
mosu
parents: 7281
diff changeset
1831 jedoch nicht in <CODE>mp3lib</CODE>. Du kannst eine VOB-Datei auf einer 400MHz
e4c5ee3aa3e9 bunkus: Updated/newly translated German version of the docs
mosu
parents: 7281
diff changeset
1832 CPU ansehen. Du musst dazu <A
e4c5ee3aa3e9 bunkus: Updated/newly translated German version of the docs
mosu
parents: 7281
diff changeset
1833 HREF="http://www.sun.com/sparc/vis/mediaLib.html">mLib</A> installiert
e4c5ee3aa3e9 bunkus: Updated/newly translated German version of the docs
mosu
parents: 7281
diff changeset
1834 haben.</P>
1833
5bfa57281d98 Added translated files by Johannes Feigl, not checked by me!
atmos4
parents:
diff changeset
1835
8833
e4c5ee3aa3e9 bunkus: Updated/newly translated German version of the docs
mosu
parents: 7281
diff changeset
1836 <P>Um dieses Paket zu compilieren, brauchst du GNU Make (gmake,
e4c5ee3aa3e9 bunkus: Updated/newly translated German version of the docs
mosu
parents: 7281
diff changeset
1837 /opt/sfw/gmake). Das originale Solaris Make wird nicht funktionieren. Dies ist
e4c5ee3aa3e9 bunkus: Updated/newly translated German version of the docs
mosu
parents: 7281
diff changeset
1838 ein typischer Fehler, den du bekommen wirst, wenn du Solaris' Make anstatt von
e4c5ee3aa3e9 bunkus: Updated/newly translated German version of the docs
mosu
parents: 7281
diff changeset
1839 GNU Make verwendest:</P>
1970
145ad633694d similar to 1.53
jaf
parents: 1964
diff changeset
1840
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
1841 <PRE>
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
1842 % /usr/ccs/bin/make
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
1843 make: Fatal error in reader: Makefile, line 25: Unexpected end of line seen
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
1844 </PRE>
1833
5bfa57281d98 Added translated files by Johannes Feigl, not checked by me!
atmos4
parents:
diff changeset
1845
8833
e4c5ee3aa3e9 bunkus: Updated/newly translated German version of the docs
mosu
parents: 7281
diff changeset
1846 <P>Unter Solaris SPARC brauchst du den GNU C/C++ Compiler. Es spielt keine
e4c5ee3aa3e9 bunkus: Updated/newly translated German version of the docs
mosu
parents: 7281
diff changeset
1847 Rolle, ob der GNU C/C++-Compiler mit oder ohne GNU Assembler konfiguriert
e4c5ee3aa3e9 bunkus: Updated/newly translated German version of the docs
mosu
parents: 7281
diff changeset
1848 ist.</P>
4522
a7baf6ad622a some updates (patch by Jonas Jermann <jjermann@gmx.net>)
gabucino
parents: 3892
diff changeset
1849
8833
e4c5ee3aa3e9 bunkus: Updated/newly translated German version of the docs
mosu
parents: 7281
diff changeset
1850 <P>Unter Solaris x86 brauchst du den GNU C/C++-Compiler, welcher konfiguriert
e4c5ee3aa3e9 bunkus: Updated/newly translated German version of the docs
mosu
parents: 7281
diff changeset
1851 sein muss, den GNU Assembler zu verwenden! Der <B>MPlayer</B>-Code erzeugt auf
e4c5ee3aa3e9 bunkus: Updated/newly translated German version of the docs
mosu
parents: 7281
diff changeset
1852 x86 Plattformen eine Binary mit Verwendungen von MMX-, SSE- und 3DNOW-Befehlen.
e4c5ee3aa3e9 bunkus: Updated/newly translated German version of the docs
mosu
parents: 7281
diff changeset
1853 Dies kann mit dem Sun Assembler <CODE>/usr/ccs/bin/as</CODE> nicht assembliert
e4c5ee3aa3e9 bunkus: Updated/newly translated German version of the docs
mosu
parents: 7281
diff changeset
1854 werden.</P>
4716
0533513f835c Upgrades to the latest version, some corrections...
jonas
parents: 4600
diff changeset
1855
8833
e4c5ee3aa3e9 bunkus: Updated/newly translated German version of the docs
mosu
parents: 7281
diff changeset
1856 <P>Das <CODE>configure</CODE> Skript versucht herauszufinden, welches
e4c5ee3aa3e9 bunkus: Updated/newly translated German version of the docs
mosu
parents: 7281
diff changeset
1857 Assemblerprogramm von deinem "gcc" Befehl ausgef&uuml;hrt wird (f&uuml;r den
e4c5ee3aa3e9 bunkus: Updated/newly translated German version of the docs
mosu
parents: 7281
diff changeset
1858 Fall, dass es fehlschl&auml;gt, verwende die Option
e4c5ee3aa3e9 bunkus: Updated/newly translated German version of the docs
mosu
parents: 7281
diff changeset
1859 "--as=/woimmer/du/es/installiert/hast/gnu-as" und sage damit dem Skript,
e4c5ee3aa3e9 bunkus: Updated/newly translated German version of the docs
mosu
parents: 7281
diff changeset
1860 wo es den GNU "as" auf deinem System finden kann).</P>
e4c5ee3aa3e9 bunkus: Updated/newly translated German version of the docs
mosu
parents: 7281
diff changeset
1861
e4c5ee3aa3e9 bunkus: Updated/newly translated German version of the docs
mosu
parents: 7281
diff changeset
1862 <P>Fehlermeldungen von <CODE>configure</CODE> auf einem Solaris x86 System bei
e4c5ee3aa3e9 bunkus: Updated/newly translated German version of the docs
mosu
parents: 7281
diff changeset
1863 Verwendung von GCC ohne GNU Assembler:</P>
1970
145ad633694d similar to 1.53
jaf
parents: 1964
diff changeset
1864
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
1865 <PRE>
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
1866 % configure
1970
145ad633694d similar to 1.53
jaf
parents: 1964
diff changeset
1867 ...
145ad633694d similar to 1.53
jaf
parents: 1964
diff changeset
1868 Checking assembler (/usr/ccs/bin/as) ... , failed
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
1869 Please upgrade(downgrade) binutils to 2.10.1...
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
1870 </PRE>
1970
145ad633694d similar to 1.53
jaf
parents: 1964
diff changeset
1871
8833
e4c5ee3aa3e9 bunkus: Updated/newly translated German version of the docs
mosu
parents: 7281
diff changeset
1872 <P>(L&ouml;sung: Installiere und verwende einen gcc, der mit "--with-as=gas"
1970
145ad633694d similar to 1.53
jaf
parents: 1964
diff changeset
1873 konfiguriert ist)</P>
1833
5bfa57281d98 Added translated files by Johannes Feigl, not checked by me!
atmos4
parents:
diff changeset
1874
1970
145ad633694d similar to 1.53
jaf
parents: 1964
diff changeset
1875 <P>Ein typischer Fehler beim Kompilieren mit einem GNU C Compiler, der nicht den
145ad633694d similar to 1.53
jaf
parents: 1964
diff changeset
1876 GNU as verwendet:</P>
145ad633694d similar to 1.53
jaf
parents: 1964
diff changeset
1877
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
1878 <PRE>
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
1879 % gmake
1970
145ad633694d similar to 1.53
jaf
parents: 1964
diff changeset
1880 ...
145ad633694d similar to 1.53
jaf
parents: 1964
diff changeset
1881 gcc -c -Iloader -Ilibvo -O4 -march=i686 -mcpu=i686 -pipe -ffast-math
145ad633694d similar to 1.53
jaf
parents: 1964
diff changeset
1882 -fomit-frame-pointer -I/usr/local/include -o mplayer.o mplayer.c
145ad633694d similar to 1.53
jaf
parents: 1964
diff changeset
1883 Assembler: mplayer.c
145ad633694d similar to 1.53
jaf
parents: 1964
diff changeset
1884 "(stdin)", line 3567 : Illegal mnemonic
145ad633694d similar to 1.53
jaf
parents: 1964
diff changeset
1885 "(stdin)", line 3567 : Syntax error
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
1886 ... more "Illegal mnemonic" and "Syntax error" errors ...
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
1887 </PRE>
1970
145ad633694d similar to 1.53
jaf
parents: 1964
diff changeset
1888
8833
e4c5ee3aa3e9 bunkus: Updated/newly translated German version of the docs
mosu
parents: 7281
diff changeset
1889 <P>Aufgrund von Fehlern in Solaris 8 x86 ist es nicht m&ouml;glich, DVDs
e4c5ee3aa3e9 bunkus: Updated/newly translated German version of the docs
mosu
parents: 7281
diff changeset
1890 mit einer Speicherkapazit&auml;t von mehr als 4GB zu verwenden:</P>
1970
145ad633694d similar to 1.53
jaf
parents: 1964
diff changeset
1891
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
1892 <UL>
8833
e4c5ee3aa3e9 bunkus: Updated/newly translated German version of the docs
mosu
parents: 7281
diff changeset
1893 <LI>Der sd(7D)-Treiber von Solaris 8 x86 hat eine Fehler beim Zugriff auf
e4c5ee3aa3e9 bunkus: Updated/newly translated German version of the docs
mosu
parents: 7281
diff changeset
1894 einen Dateiblock &gt;4GB auf einem Ger&auml;t, dass eine logische
e4c5ee3aa3e9 bunkus: Updated/newly translated German version of the docs
mosu
parents: 7281
diff changeset
1895 Blockgr&ouml;&szlig;e != DEV_BSIZE (z.B. CD-ROM und DVD Medien) aufweist.
e4c5ee3aa3e9 bunkus: Updated/newly translated German version of the docs
mosu
parents: 7281
diff changeset
1896 Beim Zugriff auf eine Adresse &gt;4 GB gibt es also einen 32Bit Int
e4c5ee3aa3e9 bunkus: Updated/newly translated German version of the docs
mosu
parents: 7281
diff changeset
1897 Overflow.
e4c5ee3aa3e9 bunkus: Updated/newly translated German version of the docs
mosu
parents: 7281
diff changeset
1898 (<A HREF="http://groups.yahoo.com/group/solarisonintel/message/22516">
e4c5ee3aa3e9 bunkus: Updated/newly translated German version of the docs
mosu
parents: 7281
diff changeset
1899 http://groups.yahoo.com/group/solarisonintel/message/22516</A>)
e4c5ee3aa3e9 bunkus: Updated/newly translated German version of the docs
mosu
parents: 7281
diff changeset
1900 <BR>
e4c5ee3aa3e9 bunkus: Updated/newly translated German version of the docs
mosu
parents: 7281
diff changeset
1901 Die SPARC-Version von Solaris 8 kennt dieses Problem nicht.
e4c5ee3aa3e9 bunkus: Updated/newly translated German version of the docs
mosu
parents: 7281
diff changeset
1902 </LI>
e4c5ee3aa3e9 bunkus: Updated/newly translated German version of the docs
mosu
parents: 7281
diff changeset
1903 <LI>Ein &auml;hnlicher Fehler existiert im hsfs(7FS) Dateisystem-Code
e4c5ee3aa3e9 bunkus: Updated/newly translated German version of the docs
mosu
parents: 7281
diff changeset
1904 (ISO9660): hsfs unterst&uuml;tzt eventuell keine Partitions/Disks &gt;4GB.
e4c5ee3aa3e9 bunkus: Updated/newly translated German version of the docs
mosu
parents: 7281
diff changeset
1905 (<A HREF="http://groups.yahoo.com/group/solarisonintel/message/22592">
e4c5ee3aa3e9 bunkus: Updated/newly translated German version of the docs
mosu
parents: 7281
diff changeset
1906 http://groups.yahoo.com/group/solarisonintel/message/22592</A>)
e4c5ee3aa3e9 bunkus: Updated/newly translated German version of the docs
mosu
parents: 7281
diff changeset
1907 <BR>
e4c5ee3aa3e9 bunkus: Updated/newly translated German version of the docs
mosu
parents: 7281
diff changeset
1908 Das hsfs-Problem kann durch die Installation des Patches 109764-04
e4c5ee3aa3e9 bunkus: Updated/newly translated German version of the docs
mosu
parents: 7281
diff changeset
1909 (auf SPARC) / 109765-04 (auf x86) behoben werden.
e4c5ee3aa3e9 bunkus: Updated/newly translated German version of the docs
mosu
parents: 7281
diff changeset
1910 </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
1911 </UL>
1833
5bfa57281d98 Added translated files by Johannes Feigl, not checked by me!
atmos4
parents:
diff changeset
1912
8833
e4c5ee3aa3e9 bunkus: Updated/newly translated German version of the docs
mosu
parents: 7281
diff changeset
1913 <P>Bei Solaris mit einer UltraSPARC CPU kannst du zus&auml;tzliche
e4c5ee3aa3e9 bunkus: Updated/newly translated German version of the docs
mosu
parents: 7281
diff changeset
1914 Geschwindigkeit gewinnen, indem du die VIS-Befehle f&uuml;r rechenintensive
e4c5ee3aa3e9 bunkus: Updated/newly translated German version of the docs
mosu
parents: 7281
diff changeset
1915 Operationen verwendest. VIS-Beschleunigungen k&ouml;nnen von <B>MPlayer</B>
e4c5ee3aa3e9 bunkus: Updated/newly translated German version of the docs
mosu
parents: 7281
diff changeset
1916 durch das Aufrufen von Funktionen in Suns <A
e4c5ee3aa3e9 bunkus: Updated/newly translated German version of the docs
mosu
parents: 7281
diff changeset
1917 HREF="http://www.sun.com/sparc/vis/mediaLib.html">mediaLib</A> verwendet
e4c5ee3aa3e9 bunkus: Updated/newly translated German version of the docs
mosu
parents: 7281
diff changeset
1918 werden.</P>
e4c5ee3aa3e9 bunkus: Updated/newly translated German version of the docs
mosu
parents: 7281
diff changeset
1919
e4c5ee3aa3e9 bunkus: Updated/newly translated German version of the docs
mosu
parents: 7281
diff changeset
1920 <P>VIS-Beschleunigungen von mediaLib werden f&uuml;r MPEG2 Video-Decodierung
e4c5ee3aa3e9 bunkus: Updated/newly translated German version of the docs
mosu
parents: 7281
diff changeset
1921 und f&uuml;r Farbraumkonvertierung im Videoausgabetreiber verwendet.</P>
1970
145ad633694d similar to 1.53
jaf
parents: 1964
diff changeset
1922
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
1923
7079
jonas
parents: 6987
diff changeset
1924 <H2><A NAME="strongarm">6.4. StrongARM</A></H2>
1970
145ad633694d similar to 1.53
jaf
parents: 1964
diff changeset
1925
145ad633694d similar to 1.53
jaf
parents: 1964
diff changeset
1926 <P>Es wurde berichtet, dass man <B>MPlayer</B> auf einem StrongARM kompilieren
4716
0533513f835c Upgrades to the latest version, some corrections...
jonas
parents: 4600
diff changeset
1927 kann. Verwende die folgende Kommandozeile:</P>
1970
145ad633694d similar to 1.53
jaf
parents: 1964
diff changeset
1928
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
1929 <PRE>
8833
e4c5ee3aa3e9 bunkus: Updated/newly translated German version of the docs
mosu
parents: 7281
diff changeset
1930 ./configure --target=arm-linux --disable-css --with-x11libdir=/usr/arm/lib
e4c5ee3aa3e9 bunkus: Updated/newly translated German version of the docs
mosu
parents: 7281
diff changeset
1931 --with-x11incdir=/usr/arm/lib --disable-gcc-checking
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
1932 </PRE>
1970
145ad633694d similar to 1.53
jaf
parents: 1964
diff changeset
1933
4522
a7baf6ad622a some updates (patch by Jonas Jermann <jjermann@gmx.net>)
gabucino
parents: 3892
diff changeset
1934
7079
jonas
parents: 6987
diff changeset
1935 <H2><A NAME="sgi">6.5. Silicon Graphics / IRIX</A></H2>
3109
d6cb237770bc a lot of work, tv-input missing
jaf
parents: 2431
diff changeset
1936
8833
e4c5ee3aa3e9 bunkus: Updated/newly translated German version of the docs
mosu
parents: 7281
diff changeset
1937 <P>Du hast zwei M&ouml;glichkeiten. Die eine besteht darin, das GNU
e4c5ee3aa3e9 bunkus: Updated/newly translated German version of the docs
mosu
parents: 7281
diff changeset
1938 install-Programm zu installieren und <CODE>./configure</CODE> mitzuteilen, wo
e4c5ee3aa3e9 bunkus: Updated/newly translated German version of the docs
mosu
parents: 7281
diff changeset
1939 es liegt (sofern du es nicht in deinen <CODE>$PATH</CODE> installiert
e4c5ee3aa3e9 bunkus: Updated/newly translated German version of the docs
mosu
parents: 7281
diff changeset
1940 hast):</P>
3109
d6cb237770bc a lot of work, tv-input missing
jaf
parents: 2431
diff changeset
1941
8833
e4c5ee3aa3e9 bunkus: Updated/newly translated German version of the docs
mosu
parents: 7281
diff changeset
1942 <PRE>
e4c5ee3aa3e9 bunkus: Updated/newly translated German version of the docs
mosu
parents: 7281
diff changeset
1943 ./configure --install-path=PATH
e4c5ee3aa3e9 bunkus: Updated/newly translated German version of the docs
mosu
parents: 7281
diff changeset
1944 </PRE>
6033
fea2bd7ba32a big update to english version
jonas
parents: 5561
diff changeset
1945
8833
e4c5ee3aa3e9 bunkus: Updated/newly translated German version of the docs
mosu
parents: 7281
diff changeset
1946 <P>Die zweite M&ouml;glichkeit besteht darin, das bei IRIX 6.5 mitgelieferte
e4c5ee3aa3e9 bunkus: Updated/newly translated German version of the docs
mosu
parents: 7281
diff changeset
1947 "install" zu benutzen. Dazu musst du aber das Makefile ein wenig von Hand
e4c5ee3aa3e9 bunkus: Updated/newly translated German version of the docs
mosu
parents: 7281
diff changeset
1948 anpassen. &Auml;ndere die folgenden beiden Zeilen</P>
e4c5ee3aa3e9 bunkus: Updated/newly translated German version of the docs
mosu
parents: 7281
diff changeset
1949 <PRE>
e4c5ee3aa3e9 bunkus: Updated/newly translated German version of the docs
mosu
parents: 7281
diff changeset
1950 $(INSTALL) -c -m 644 DOCS/mplayer.1 $(MANDIR)/man1/mplayer.1
6033
fea2bd7ba32a big update to english version
jonas
parents: 5561
diff changeset
1951
8833
e4c5ee3aa3e9 bunkus: Updated/newly translated German version of the docs
mosu
parents: 7281
diff changeset
1952 $(INSTALL) -c -m 644 etc/codecs.conf $(CONFDIR)/codecs.conf
e4c5ee3aa3e9 bunkus: Updated/newly translated German version of the docs
mosu
parents: 7281
diff changeset
1953 </PRE>
e4c5ee3aa3e9 bunkus: Updated/newly translated German version of the docs
mosu
parents: 7281
diff changeset
1954 <P>in:</P>
e4c5ee3aa3e9 bunkus: Updated/newly translated German version of the docs
mosu
parents: 7281
diff changeset
1955 <PRE>
e4c5ee3aa3e9 bunkus: Updated/newly translated German version of the docs
mosu
parents: 7281
diff changeset
1956 $(INSTALL) -m 644 mplayer.1 $(MANDIR)/man1/
6033
fea2bd7ba32a big update to english version
jonas
parents: 5561
diff changeset
1957
8833
e4c5ee3aa3e9 bunkus: Updated/newly translated German version of the docs
mosu
parents: 7281
diff changeset
1958 $(INSTALL) -m 644 codecs.conf $(CONFDIR)/
e4c5ee3aa3e9 bunkus: Updated/newly translated German version of the docs
mosu
parents: 7281
diff changeset
1959 </PRE>
e4c5ee3aa3e9 bunkus: Updated/newly translated German version of the docs
mosu
parents: 7281
diff changeset
1960 <P>F&uuml;hr danach noch die beiden Befehle aus dem
e4c5ee3aa3e9 bunkus: Updated/newly translated German version of the docs
mosu
parents: 7281
diff changeset
1961 <B>MPlayer</B>-Quellcodeverzeichnis heraus auf:</P>
e4c5ee3aa3e9 bunkus: Updated/newly translated German version of the docs
mosu
parents: 7281
diff changeset
1962 <PRE>
e4c5ee3aa3e9 bunkus: Updated/newly translated German version of the docs
mosu
parents: 7281
diff changeset
1963 cp DOCS/mplayer.1 . ; cp etc/codecs.conf .
e4c5ee3aa3e9 bunkus: Updated/newly translated German version of the docs
mosu
parents: 7281
diff changeset
1964 </PRE>
e4c5ee3aa3e9 bunkus: Updated/newly translated German version of the docs
mosu
parents: 7281
diff changeset
1965 <P>Nun mache ganz normal mit dem Compilierungs- und Installationsprozess
e4c5ee3aa3e9 bunkus: Updated/newly translated German version of the docs
mosu
parents: 7281
diff changeset
1966 weiter.</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
1967
7079
jonas
parents: 6987
diff changeset
1968
8833
e4c5ee3aa3e9 bunkus: Updated/newly translated German version of the docs
mosu
parents: 7281
diff changeset
1969 <H2><A NAME="qnx">6.6 QNX</A></H2>
e4c5ee3aa3e9 bunkus: Updated/newly translated German version of the docs
mosu
parents: 7281
diff changeset
1970
e4c5ee3aa3e9 bunkus: Updated/newly translated German version of the docs
mosu
parents: 7281
diff changeset
1971 <P>Funktioniert. Du musst SDL f&uuml;r QNX herunterladen, installieren und dann
e4c5ee3aa3e9 bunkus: Updated/newly translated German version of the docs
mosu
parents: 7281
diff changeset
1972 <B>MPlayer</B> mit den Optionen <CODE>-vo sdl:photon</CODE> und <CODE>-ao
e4c5ee3aa3e9 bunkus: Updated/newly translated German version of the docs
mosu
parents: 7281
diff changeset
1973 sdl:nto</CODE> starten. Es sollte schnell sein.</P>
e4c5ee3aa3e9 bunkus: Updated/newly translated German version of the docs
mosu
parents: 7281
diff changeset
1974
e4c5ee3aa3e9 bunkus: Updated/newly translated German version of the docs
mosu
parents: 7281
diff changeset
1975 <P>Die <CODE>-vo x11</CODE>-Ausgabe ist sogar noch langsamer als unter Linux,
e4c5ee3aa3e9 bunkus: Updated/newly translated German version of the docs
mosu
parents: 7281
diff changeset
1976 da QNX nur eine <B>sehr langsame</B> <I>X-Emulation</I> hat. Benutze SDL.</P>
e4c5ee3aa3e9 bunkus: Updated/newly translated German version of the docs
mosu
parents: 7281
diff changeset
1977
e4c5ee3aa3e9 bunkus: Updated/newly translated German version of the docs
mosu
parents: 7281
diff changeset
1978 <H2><A NAME="cygwin">6.7 Cygwin</A></H2>
e4c5ee3aa3e9 bunkus: Updated/newly translated German version of the docs
mosu
parents: 7281
diff changeset
1979
e4c5ee3aa3e9 bunkus: Updated/newly translated German version of the docs
mosu
parents: 7281
diff changeset
1980 <P>Die Portierung auf Cygwin, eine Unix-Tool-Umgebung unter Windows, steckt
e4c5ee3aa3e9 bunkus: Updated/newly translated German version of the docs
mosu
parents: 7281
diff changeset
1981 noch in ihren Kinderschuhen. Momentan werden die folgenden Punkte nicht
e4c5ee3aa3e9 bunkus: Updated/newly translated German version of the docs
mosu
parents: 7281
diff changeset
1982 unterst&uuml;tzt: Win32-DLLs, VCDs, OpenGL. Von SDL ist bekannt, dass sie
e4c5ee3aa3e9 bunkus: Updated/newly translated German version of the docs
mosu
parents: 7281
diff changeset
1983 Audio- und Videoverzerrung hervorruft oder sogar das System zum Absturz bringt.
e4c5ee3aa3e9 bunkus: Updated/newly translated German version of the docs
mosu
parents: 7281
diff changeset
1984 <A HREF="../tech/patches.txt">Patches</A> sind nat&uuml;rlich jederzeit
e4c5ee3aa3e9 bunkus: Updated/newly translated German version of the docs
mosu
parents: 7281
diff changeset
1985 willkommen. Die besten Resultate erh&auml;lst du mit der windowseigenen
e4c5ee3aa3e9 bunkus: Updated/newly translated German version of the docs
mosu
parents: 7281
diff changeset
1986 DirectX-Videoausgabe (<CODE>-vo directx</CODE>) und dem windowseigenenen
e4c5ee3aa3e9 bunkus: Updated/newly translated German version of the docs
mosu
parents: 7281
diff changeset
1987 waveout-Audiotreiber (<CODE>-ao win32</CODE>). Du solltest auf jeden Fall einen
e4c5ee3aa3e9 bunkus: Updated/newly translated German version of the docs
mosu
parents: 7281
diff changeset
1988 Blick auf die <A HREF="http://mplayerhq.hu/mailman/listinfo/mplayer-cygwin/">
e4c5ee3aa3e9 bunkus: Updated/newly translated German version of the docs
mosu
parents: 7281
diff changeset
1989 mplayer-cygwin</A> Mailingliste werfen, um Hilfe zu bekommen und die neuesten
e4c5ee3aa3e9 bunkus: Updated/newly translated German version of the docs
mosu
parents: 7281
diff changeset
1990 Informationen zu finden.</P>
e4c5ee3aa3e9 bunkus: Updated/newly translated German version of the docs
mosu
parents: 7281
diff changeset
1991
e4c5ee3aa3e9 bunkus: Updated/newly translated German version of the docs
mosu
parents: 7281
diff changeset
1992 <P>Du wirst die Datei <CODE>etc/cygwin_inttypes.h</CODE> aus den
e4c5ee3aa3e9 bunkus: Updated/newly translated German version of the docs
mosu
parents: 7281
diff changeset
1993 <B>MPlayer</B>-Quellen nach <CODE>/usr/include/inttypes.h</CODE> kopieren
e4c5ee3aa3e9 bunkus: Updated/newly translated German version of the docs
mosu
parents: 7281
diff changeset
1994 und erst danach <B>MPlayer</B> compilieren m&uuml;ssen, da der Compiler sich
e4c5ee3aa3e9 bunkus: Updated/newly translated German version of the docs
mosu
parents: 7281
diff changeset
1995 sonst &uuml;ber eine fehlende <CODE>intypes.h</CODE> beschwert..</P>
7079
jonas
parents: 6987
diff changeset
1996
8833
e4c5ee3aa3e9 bunkus: Updated/newly translated German version of the docs
mosu
parents: 7281
diff changeset
1997 <P>Wenn du Unterst&uuml;tzung f&uuml;r DirectX-Videoausgabe (<CODE>-vo
e4c5ee3aa3e9 bunkus: Updated/newly translated German version of the docs
mosu
parents: 7281
diff changeset
1998 directx</CODE>) haben willst, dann installier die <A
e4c5ee3aa3e9 bunkus: Updated/newly translated German version of the docs
mosu
parents: 7281
diff changeset
1999 HREF="http://www.videolan.org/vlc/dx7headers.tgz">DirectX 7 Header Files</A>
e4c5ee3aa3e9 bunkus: Updated/newly translated German version of the docs
mosu
parents: 7281
diff changeset
2000 und compiliere <B>MPlayer</B> erneut. Du solltest mit <CODE>-vo directx -ao
e4c5ee3aa3e9 bunkus: Updated/newly translated German version of the docs
mosu
parents: 7281
diff changeset
2001 win32</CODE> die besten Ergebnisse erzielen. Falls das Bild gest&ouml;rt ist,
e4c5ee3aa3e9 bunkus: Updated/newly translated German version of the docs
mosu
parents: 7281
diff changeset
2002 so versuche es ohne die Hardwarebeschleunigung erneut: <CODE>-vo
e4c5ee3aa3e9 bunkus: Updated/newly translated German version of the docs
mosu
parents: 7281
diff changeset
2003 directx:noaccel</CODE>.</P>
e4c5ee3aa3e9 bunkus: Updated/newly translated German version of the docs
mosu
parents: 7281
diff changeset
2004
e4c5ee3aa3e9 bunkus: Updated/newly translated German version of the docs
mosu
parents: 7281
diff changeset
2005 <P>Anweisungen, wie du SDL unter Cygwin zum Laufen bringst, findest du auf
e4c5ee3aa3e9 bunkus: Updated/newly translated German version of the docs
mosu
parents: 7281
diff changeset
2006 der <A HREF="http://www.libsdl.org/extras/win32/cygwin/">libsdl-Seite</A>.</P>
e4c5ee3aa3e9 bunkus: Updated/newly translated German version of the docs
mosu
parents: 7281
diff changeset
2007
e4c5ee3aa3e9 bunkus: Updated/newly translated German version of the docs
mosu
parents: 7281
diff changeset
2008 <H1><A NAME="mailing_lists">Anhang A - Mailing-Listen</A></H1>
1970
145ad633694d similar to 1.53
jaf
parents: 1964
diff changeset
2009
8833
e4c5ee3aa3e9 bunkus: Updated/newly translated German version of the docs
mosu
parents: 7281
diff changeset
2010 <P>Es stehen einige &ouml;ffentliche Mailinglisten f&uuml;r <B>MPlayer</B> zur
e4c5ee3aa3e9 bunkus: Updated/newly translated German version of the docs
mosu
parents: 7281
diff changeset
2011 Verf&uuml;gung. Wenn nichts anderes angegeben wird, dann ist die auf der Liste
e4c5ee3aa3e9 bunkus: Updated/newly translated German version of the docs
mosu
parents: 7281
diff changeset
2012 zu verwendende Sprache <B>Englisch</B>. Bitte schreibe nicht in anderen
e4c5ee3aa3e9 bunkus: Updated/newly translated German version of the docs
mosu
parents: 7281
diff changeset
2013 Sprachen, und schick niemals HTML-Mails! Es gibt eine
e4c5ee3aa3e9 bunkus: Updated/newly translated German version of the docs
mosu
parents: 7281
diff changeset
2014 Gr&ouml;&szlig;enbeschr&auml;nkung auf 80k. Wenn du etwas gr&ouml;&szlig;eres
e4c5ee3aa3e9 bunkus: Updated/newly translated German version of the docs
mosu
parents: 7281
diff changeset
2015 hast, dann lade es irgendwo hoch und gib in der Mail nur die URL an. Klick auf
e4c5ee3aa3e9 bunkus: Updated/newly translated German version of the docs
mosu
parents: 7281
diff changeset
2016 die Links, um dich bei den Listen anzumelden. Auf diesen Mailinglisten gelten
e4c5ee3aa3e9 bunkus: Updated/newly translated German version of the docs
mosu
parents: 7281
diff changeset
2017 die gleichen Regeln bez&uuml;glich Schreibstil und Antworten wie im Usenet.
e4c5ee3aa3e9 bunkus: Updated/newly translated German version of the docs
mosu
parents: 7281
diff changeset
2018 Bitte befolge diese Regeln, da es das Leben f&uuml;r diejenigen, die deine
e4c5ee3aa3e9 bunkus: Updated/newly translated German version of the docs
mosu
parents: 7281
diff changeset
2019 Mails lesen, deutlich vereinfacht. Wenn du diese Regeln nicht kennst, dann lies
e4c5ee3aa3e9 bunkus: Updated/newly translated German version of the docs
mosu
parents: 7281
diff changeset
2020 bitte die <A HREF="http://learn.to/edit_messages">HOWTO &uuml;ber's Schreiben
e4c5ee3aa3e9 bunkus: Updated/newly translated German version of the docs
mosu
parents: 7281
diff changeset
2021 von Mails (Englisch)</A> durch. Wenn du gerade keine Zeit hast, dann lies
e4c5ee3aa3e9 bunkus: Updated/newly translated German version of the docs
mosu
parents: 7281
diff changeset
2022 alternativ die
e4c5ee3aa3e9 bunkus: Updated/newly translated German version of the docs
mosu
parents: 7281
diff changeset
2023 <A HREF="http://www.xs4all.nl/~hanb/documents/quotingguide.html">
e4c5ee3aa3e9 bunkus: Updated/newly translated German version of the docs
mosu
parents: 7281
diff changeset
2024 Quoting-HOWTO (Englisch)</A>.</P>
1970
145ad633694d similar to 1.53
jaf
parents: 1964
diff changeset
2025
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
2026 <UL>
8833
e4c5ee3aa3e9 bunkus: Updated/newly translated German version of the docs
mosu
parents: 7281
diff changeset
2027 <LI>MPlayer Ank&uuml;ndigungsliste:
e4c5ee3aa3e9 bunkus: Updated/newly translated German version of the docs
mosu
parents: 7281
diff changeset
2028 <A HREF="http://mplayerhq.hu/mailman/listinfo/mplayer-announce">
e4c5ee3aa3e9 bunkus: Updated/newly translated German version of the docs
mosu
parents: 7281
diff changeset
2029 http://mplayerhq.hu/mailman/listinfo/mplayer-announce</A><BR>
e4c5ee3aa3e9 bunkus: Updated/newly translated German version of the docs
mosu
parents: 7281
diff changeset
2030 Liste mit Ank&uuml;ndigungen rund um MPlayer. Melde dich hier an,
e4c5ee3aa3e9 bunkus: Updated/newly translated German version of the docs
mosu
parents: 7281
diff changeset
2031 wenn du Ank&uuml;ndigungen &uuml;ber z.B. neue Versionen oder neue Features
e4c5ee3aa3e9 bunkus: Updated/newly translated German version of the docs
mosu
parents: 7281
diff changeset
2032 mitbekommen m&ouml;chtest.</LI>
e4c5ee3aa3e9 bunkus: Updated/newly translated German version of the docs
mosu
parents: 7281
diff changeset
2033 <LI>MPlayer Entwickler-Liste:
e4c5ee3aa3e9 bunkus: Updated/newly translated German version of the docs
mosu
parents: 7281
diff changeset
2034 <A HREF="http://mplayerhq.hu/mailman/listinfo/mplayer-dev-eng">
e4c5ee3aa3e9 bunkus: Updated/newly translated German version of the docs
mosu
parents: 7281
diff changeset
2035 http://mplayerhq.hu/mailman/listinfo/mplayer-dev-eng</A><BR>
e4c5ee3aa3e9 bunkus: Updated/newly translated German version of the docs
mosu
parents: 7281
diff changeset
2036 Diese Liste ist &uuml;ber MPlayer Entwicklung. Es wird &uuml;ber
e4c5ee3aa3e9 bunkus: Updated/newly translated German version of the docs
mosu
parents: 7281
diff changeset
2037 Interface-/API-&Auml;nderungen, neue Librarys, Code-Optimierungencode und
e4c5ee3aa3e9 bunkus: Updated/newly translated German version of the docs
mosu
parents: 7281
diff changeset
2038 <CODE>./configure</CODE>-&Auml;nderungen diskuttiert. Du kannst auch deine
e4c5ee3aa3e9 bunkus: Updated/newly translated German version of the docs
mosu
parents: 7281
diff changeset
2039 Patches hier herschicken. Sende <B>keine</B> Fehlerberichte,
e4c5ee3aa3e9 bunkus: Updated/newly translated German version of the docs
mosu
parents: 7281
diff changeset
2040 Anwenderfragen, Featurew&uuml;nsche oder Beschwerden hierher! Diese Liste
e4c5ee3aa3e9 bunkus: Updated/newly translated German version of the docs
mosu
parents: 7281
diff changeset
2041 sollte wenig verwendet werden.
e4c5ee3aa3e9 bunkus: Updated/newly translated German version of the docs
mosu
parents: 7281
diff changeset
2042 </LI>
e4c5ee3aa3e9 bunkus: Updated/newly translated German version of the docs
mosu
parents: 7281
diff changeset
2043 <LI>MPlayer Anwender-(Users)-Liste:
e4c5ee3aa3e9 bunkus: Updated/newly translated German version of the docs
mosu
parents: 7281
diff changeset
2044 <A HREF="http://mplayerhq.hu/mailman/listinfo/mplayer-users">
e4c5ee3aa3e9 bunkus: Updated/newly translated German version of the docs
mosu
parents: 7281
diff changeset
2045 http://mplayerhq.hu/mailman/listinfo/mplayer-users</A><BR>
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
2046 <UL>
8833
e4c5ee3aa3e9 bunkus: Updated/newly translated German version of the docs
mosu
parents: 7281
diff changeset
2047 <LI>Sende hier Fehlerberichte (nach lesen von
e4c5ee3aa3e9 bunkus: Updated/newly translated German version of the docs
mosu
parents: 7281
diff changeset
2048 DOCS/<A HREF="#known_bugs">BUGS</A>, <A HREF="bugreports.html">wie man
e4c5ee3aa3e9 bunkus: Updated/newly translated German version of the docs
mosu
parents: 7281
diff changeset
2049 Fehler berichtet</A>).</LI>
e4c5ee3aa3e9 bunkus: Updated/newly translated German version of the docs
mosu
parents: 7281
diff changeset
2050 <LI>Sende hier Featurew&uuml;nsche (nach lesen von DOCS/TODO).</LI>
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
2051 <LI>Sende hier Anwenderfragen (nach lesen von DOCS/TODO).</LI>
8833
e4c5ee3aa3e9 bunkus: Updated/newly translated German version of the docs
mosu
parents: 7281
diff changeset
2052 </UL>
e4c5ee3aa3e9 bunkus: Updated/newly translated German version of the docs
mosu
parents: 7281
diff changeset
2053 </LI>
e4c5ee3aa3e9 bunkus: Updated/newly translated German version of the docs
mosu
parents: 7281
diff changeset
2054 <LI>MPlayer Anwender-(Users)-Liste-(ungarisch):
e4c5ee3aa3e9 bunkus: Updated/newly translated German version of the docs
mosu
parents: 7281
diff changeset
2055 <A HREF="http://mplayerhq.hu/mailman/listinfo/mplayer-felhasznalok">
e4c5ee3aa3e9 bunkus: Updated/newly translated German version of the docs
mosu
parents: 7281
diff changeset
2056 http://mplayerhq.hu/mailman/listinfo/mplayer-felhasznalok</A><BR>
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
2057 <UL>
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
2058 <LI>Liste mit ungarischer Sprache</LI>
8833
e4c5ee3aa3e9 bunkus: Updated/newly translated German version of the docs
mosu
parents: 7281
diff changeset
2059 <LI>Inhalt? Wir werden sehen... haupts&auml;chlich Beschwerden und
e4c5ee3aa3e9 bunkus: Updated/newly translated German version of the docs
mosu
parents: 7281
diff changeset
2060 RTFM-Fragen :(</LI>
e4c5ee3aa3e9 bunkus: Updated/newly translated German version of the docs
mosu
parents: 7281
diff changeset
2061 </UL>
e4c5ee3aa3e9 bunkus: Updated/newly translated German version of the docs
mosu
parents: 7281
diff changeset
2062 </LI>
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
2063 <LI>MPlayer &amp; Matrox G200/G400/G450/G550 Anwender:
8833
e4c5ee3aa3e9 bunkus: Updated/newly translated German version of the docs
mosu
parents: 7281
diff changeset
2064 <A HREF="http://mplayerhq.hu/mailman/listinfo/mplayer-matrox">
e4c5ee3aa3e9 bunkus: Updated/newly translated German version of the docs
mosu
parents: 7281
diff changeset
2065 http://mplayerhq.hu/mailman/listinfo/mplayer-matrox</A><BR>
e4c5ee3aa3e9 bunkus: Updated/newly translated German version of the docs
mosu
parents: 7281
diff changeset
2066 Sende hierher Matrox-betreffende Fragen
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
2067 <UL>
8833
e4c5ee3aa3e9 bunkus: Updated/newly translated German version of the docs
mosu
parents: 7281
diff changeset
2068 <LI>Sachen &uuml;ber mga_vid</LI>
e4c5ee3aa3e9 bunkus: Updated/newly translated German version of the docs
mosu
parents: 7281
diff changeset
2069 <LI>Matroxs offizielle Beta Treiber (f&uuml;r X 4.x.x)</LI>
e4c5ee3aa3e9 bunkus: Updated/newly translated German version of the docs
mosu
parents: 7281
diff changeset
2070 <LI>und &uuml;ber matroxfb-TVout.</LI>
e4c5ee3aa3e9 bunkus: Updated/newly translated German version of the docs
mosu
parents: 7281
diff changeset
2071 </UL>
e4c5ee3aa3e9 bunkus: Updated/newly translated German version of the docs
mosu
parents: 7281
diff changeset
2072 </LI>
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
2073 <LI>MPlayer &amp; DVB-Karten Anwender:
8833
e4c5ee3aa3e9 bunkus: Updated/newly translated German version of the docs
mosu
parents: 7281
diff changeset
2074 <A HREF="http://mplayerhq.hu/mailman/listinfo/mplayer-dvb">
e4c5ee3aa3e9 bunkus: Updated/newly translated German version of the docs
mosu
parents: 7281
diff changeset
2075 http://mplayerhq.hu/mailman/listinfo/mplayer-dvb</A><BR>
e4c5ee3aa3e9 bunkus: Updated/newly translated German version of the docs
mosu
parents: 7281
diff changeset
2076 Dinge im Bezug auf DVB-Hardwaredecoder Karten.
e4c5ee3aa3e9 bunkus: Updated/newly translated German version of the docs
mosu
parents: 7281
diff changeset
2077 (<B>nicht</B> DXR3!)
e4c5ee3aa3e9 bunkus: Updated/newly translated German version of the docs
mosu
parents: 7281
diff changeset
2078 </LI>
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
2079 <LI>MPlayer CVS-log:
8833
e4c5ee3aa3e9 bunkus: Updated/newly translated German version of the docs
mosu
parents: 7281
diff changeset
2080 <A HREF="http://mp.dev.hu/mailman/listinfo/mplayer-cvslog">
e4c5ee3aa3e9 bunkus: Updated/newly translated German version of the docs
mosu
parents: 7281
diff changeset
2081 http://mplayerhq.hu/mailman/listinfo/mplayer-cvslog</A><BR>
e4c5ee3aa3e9 bunkus: Updated/newly translated German version of the docs
mosu
parents: 7281
diff changeset
2082 Alle &Auml;nderungen am Quellcode werden hier automatisch mitgeteilt.
e4c5ee3aa3e9 bunkus: Updated/newly translated German version of the docs
mosu
parents: 7281
diff changeset
2083 Sende hier nur Fragen &uuml;ber CVS-&Auml;nderungen (wenn du nicht
e4c5ee3aa3e9 bunkus: Updated/newly translated German version of the docs
mosu
parents: 7281
diff changeset
2084 verstehst, warum eine &Auml;nderung erforderlich ist, du eine bessere
e4c5ee3aa3e9 bunkus: Updated/newly translated German version of the docs
mosu
parents: 7281
diff changeset
2085 L&ouml;sung hast oder einen m&ouml;blichen Fehler/Problem im Patch
e4c5ee3aa3e9 bunkus: Updated/newly translated German version of the docs
mosu
parents: 7281
diff changeset
2086 gefunden hast).
e4c5ee3aa3e9 bunkus: Updated/newly translated German version of the docs
mosu
parents: 7281
diff changeset
2087 </LI>
e4c5ee3aa3e9 bunkus: Updated/newly translated German version of the docs
mosu
parents: 7281
diff changeset
2088 <LI>MPlayer Cygwin-Portierungsliste:
e4c5ee3aa3e9 bunkus: Updated/newly translated German version of the docs
mosu
parents: 7281
diff changeset
2089 <A HREF="http://mplayerhq.hu/mailman/listinfo/mplayer-cygwin">
e4c5ee3aa3e9 bunkus: Updated/newly translated German version of the docs
mosu
parents: 7281
diff changeset
2090 http://mplayerhq.hu/mailman/listinfo/mplayer-cygwin</A><BR>
e4c5ee3aa3e9 bunkus: Updated/newly translated German version of the docs
mosu
parents: 7281
diff changeset
2091 Diskussionen &uuml;ber die Portierung auf Cygwin.
e4c5ee3aa3e9 bunkus: Updated/newly translated German version of the docs
mosu
parents: 7281
diff changeset
2092 </LI>
e4c5ee3aa3e9 bunkus: Updated/newly translated German version of the docs
mosu
parents: 7281
diff changeset
2093 <LI>MPlayer OS/2-Portierungsliste:
e4c5ee3aa3e9 bunkus: Updated/newly translated German version of the docs
mosu
parents: 7281
diff changeset
2094 <A HREF="http://mplayerhq.hu/mailman/listinfo/mplayer-os2">
e4c5ee3aa3e9 bunkus: Updated/newly translated German version of the docs
mosu
parents: 7281
diff changeset
2095 http://mplayerhq.hu/mailman/listinfo/mplayer-os2</A><BR>
e4c5ee3aa3e9 bunkus: Updated/newly translated German version of the docs
mosu
parents: 7281
diff changeset
2096 Liste f&uuml;r Diskussionen &uuml;ber die OS/2-Portierung von MPlayer.
e4c5ee3aa3e9 bunkus: Updated/newly translated German version of the docs
mosu
parents: 7281
diff changeset
2097 </LI>
e4c5ee3aa3e9 bunkus: Updated/newly translated German version of the docs
mosu
parents: 7281
diff changeset
2098 <LI>MPlayer Weekly News' Liste:
e4c5ee3aa3e9 bunkus: Updated/newly translated German version of the docs
mosu
parents: 7281
diff changeset
2099 <A HREF="http://mplayerhq.hu/mailman/listinfo/mplayer-mwn">
e4c5ee3aa3e9 bunkus: Updated/newly translated German version of the docs
mosu
parents: 7281
diff changeset
2100 http://mplayerhq.hu/mailman/listinfo/mplayer-mwn</A><BR>
e4c5ee3aa3e9 bunkus: Updated/newly translated German version of the docs
mosu
parents: 7281
diff changeset
2101 Liste f&uuml;r Diskussionen &uuml;ber die W&ouml;chentlichen Neuigkeiten
e4c5ee3aa3e9 bunkus: Updated/newly translated German version of the docs
mosu
parents: 7281
diff changeset
2102 (MPlayer Weekly News).
e4c5ee3aa3e9 bunkus: Updated/newly translated German version of the docs
mosu
parents: 7281
diff changeset
2103 </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
2104 </UL>
1970
145ad633694d similar to 1.53
jaf
parents: 1964
diff changeset
2105
8833
e4c5ee3aa3e9 bunkus: Updated/newly translated German version of the docs
mosu
parents: 7281
diff changeset
2106 <P><B>Hinweis:</B> Du kannst das durchsuchbare Mailinglisten-Archiv an
e4c5ee3aa3e9 bunkus: Updated/newly translated German version of the docs
mosu
parents: 7281
diff changeset
2107 folgender Stelle finden: <A HREF="http://www.mplayerhq.hu/cgi-bin/htsearch">
e4c5ee3aa3e9 bunkus: Updated/newly translated German version of the docs
mosu
parents: 7281
diff changeset
2108 http://www.mplayerhq.hu/cgi-bin/htsearch</A></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
2109
1970
145ad633694d similar to 1.53
jaf
parents: 1964
diff changeset
2110
8833
e4c5ee3aa3e9 bunkus: Updated/newly translated German version of the docs
mosu
parents: 7281
diff changeset
2111 <H1><A NAME="bug_reports"></A><A HREF="bugreports.html">Anhang B -
e4c5ee3aa3e9 bunkus: Updated/newly translated German version of the docs
mosu
parents: 7281
diff changeset
2112 Wie man einen Fehler berichtet</A></H1>
7079
jonas
parents: 6987
diff changeset
2113
8833
e4c5ee3aa3e9 bunkus: Updated/newly translated German version of the docs
mosu
parents: 7281
diff changeset
2114 <H1><A NAME="known_bugs">Anhang C - Bekannte Probleme</A></H1>
7079
jonas
parents: 6987
diff changeset
2115
jonas
parents: 6987
diff changeset
2116 <P>Spezielle System-/CPU-spezifische Fehler/Probleme:</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
2117
1970
145ad633694d similar to 1.53
jaf
parents: 1964
diff changeset
2118 <UL>
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
2119 <LI>SIGILL (signal 4) auf einem P3 mit 2.2.x Kernel:<BR>
8833
e4c5ee3aa3e9 bunkus: Updated/newly translated German version of the docs
mosu
parents: 7281
diff changeset
2120 Problem: Kernel 2.2.x hat keine richtige SSE-Unterst&uuml;tzung<BR>
e4c5ee3aa3e9 bunkus: Updated/newly translated German version of the docs
mosu
parents: 7281
diff changeset
2121 L&ouml;sung: update den Kernel auf 2.4.x<BR>
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
2122 Abhilfe: <CODE>./configure --disable-sse</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
2123 <LI>Allgemein SIGILL (signal 4):<BR>
8833
e4c5ee3aa3e9 bunkus: Updated/newly translated German version of the docs
mosu
parents: 7281
diff changeset
2124 Problem: du hast MPlayer auf einem anderem Computer compiliert, als auf dem
e4c5ee3aa3e9 bunkus: Updated/newly translated German version of the docs
mosu
parents: 7281
diff changeset
2125 du abspielst (z.B. compiliert auf einem P3 und Wiedergabe auf einem
e4c5ee3aa3e9 bunkus: Updated/newly translated German version of the docs
mosu
parents: 7281
diff changeset
2126 Celeron)<BR>
e4c5ee3aa3e9 bunkus: Updated/newly translated German version of the docs
mosu
parents: 7281
diff changeset
2127 L&ouml;sung: kompiliere MPlayer auf dem Rechner, auf dem du abspielst.<BR>
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
2128 Abhilfe: <CODE>./configure --disable-sse</CODE> usw.</LI>
8833
e4c5ee3aa3e9 bunkus: Updated/newly translated German version of the docs
mosu
parents: 7281
diff changeset
2129 <LI>"Internal buffer inconsistency" wird w&auml;hrend der Verwendung von
e4c5ee3aa3e9 bunkus: Updated/newly translated German version of the docs
mosu
parents: 7281
diff changeset
2130 MEncoder:<BR>
e4c5ee3aa3e9 bunkus: Updated/newly translated German version of the docs
mosu
parents: 7281
diff changeset
2131 Problem: bekanntes Problem, wenn lame &lt; 3.90 mit gcc 2.96 oder 3.x.x
e4c5ee3aa3e9 bunkus: Updated/newly translated German version of the docs
mosu
parents: 7281
diff changeset
2132 compiliert wurde.<BR>
e4c5ee3aa3e9 bunkus: Updated/newly translated German version of the docs
mosu
parents: 7281
diff changeset
2133 L&ouml;sung: Es sollte lame &gt;=3.90 verwendet werden.<BR>
e4c5ee3aa3e9 bunkus: Updated/newly translated German version of the docs
mosu
parents: 7281
diff changeset
2134 Abhilfe: Compiliere lame mit gcc 2.95.x und deinstalliere alle
e4c5ee3aa3e9 bunkus: Updated/newly translated German version of the docs
mosu
parents: 7281
diff changeset
2135 installierten lame-Pakete, welche mit gcc 2.96 kompiliert worden sein
e4c5ee3aa3e9 bunkus: Updated/newly translated German version of the docs
mosu
parents: 7281
diff changeset
2136 k&ouml;nnten.</LI>
e4c5ee3aa3e9 bunkus: Updated/newly translated German version of the docs
mosu
parents: 7281
diff changeset
2137 <LI>H&auml;sslicher MP2/MP3-Ton auf PPC:<BR>
e4c5ee3aa3e9 bunkus: Updated/newly translated German version of the docs
mosu
parents: 7281
diff changeset
2138 Problem: bekannter gcc-Fehlcompilierungsfehler auf PPC-Platformen,
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
2139 es ist noch keine Fehlerbehebung vorhanden.<BR>
8833
e4c5ee3aa3e9 bunkus: Updated/newly translated German version of the docs
mosu
parents: 7281
diff changeset
2140 Abhilfe: benutze FFmpeg's (langsamen) MP1/MP2/MP3-Decoder
e4c5ee3aa3e9 bunkus: Updated/newly translated German version of the docs
mosu
parents: 7281
diff changeset
2141 (<CODE>-ac ffmpeg</CODE>)</LI>
e4c5ee3aa3e9 bunkus: Updated/newly translated German version of the docs
mosu
parents: 7281
diff changeset
2142 <LI>sig11 in libmpeg2 beim Skalieren und Encodieren:<BR>
e4c5ee3aa3e9 bunkus: Updated/newly translated German version of the docs
mosu
parents: 7281
diff changeset
2143 Problem: bekannter gcc 2.95.2 MMX-Fehler, aktualisiere auf 2.95.3.</LI>
1970
145ad633694d similar to 1.53
jaf
parents: 1964
diff changeset
2144 </UL>
145ad633694d similar to 1.53
jaf
parents: 1964
diff changeset
2145
145ad633694d similar to 1.53
jaf
parents: 1964
diff changeset
2146 <P>Verschiedene A-V Sync- und andere Audio-Probleme</P>
145ad633694d similar to 1.53
jaf
parents: 1964
diff changeset
2147
8833
e4c5ee3aa3e9 bunkus: Updated/newly translated German version of the docs
mosu
parents: 7281
diff changeset
2148 <P>Allgemein Audio-Verz&ouml;gerung und ruckartiger Sound (kommt bei allen
e4c5ee3aa3e9 bunkus: Updated/newly translated German version of the docs
mosu
parents: 7281
diff changeset
2149 oder einigen Dateien vor):</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
2150
1970
145ad633694d similar to 1.53
jaf
parents: 1964
diff changeset
2151 <UL>
8833
e4c5ee3aa3e9 bunkus: Updated/newly translated German version of the docs
mosu
parents: 7281
diff changeset
2152 <LI>am h&auml;ufigsten: fehlerhafte Audio-Treiber! Probiere verschiedene
e4c5ee3aa3e9 bunkus: Updated/newly translated German version of the docs
mosu
parents: 7281
diff changeset
2153 Audio-Treiber aus; probiere ALSA 0.9 OSS-Emulation mit <CODE>-ao oss
e4c5ee3aa3e9 bunkus: Updated/newly translated German version of the docs
mosu
parents: 7281
diff changeset
2154 </CODE>. Manchmal hilft auch <CODE>-ao sdl</CODE>.
e4c5ee3aa3e9 bunkus: Updated/newly translated German version of the docs
mosu
parents: 7281
diff changeset
2155 Wenn die Datei mit <CODE>-nosound</CODE> ohne Probleme wiedergegeben wird,
e4c5ee3aa3e9 bunkus: Updated/newly translated German version of the docs
mosu
parents: 7281
diff changeset
2156 dann liegt
e4c5ee3aa3e9 bunkus: Updated/newly translated German version of the docs
mosu
parents: 7281
diff changeset
2157 h&ouml;chstwahrscheinlich ein Soundkartentreiber-Problem vor.</LI>
e4c5ee3aa3e9 bunkus: Updated/newly translated German version of the docs
mosu
parents: 7281
diff changeset
2158 <LI>Audio-Pufferprobleme (Puffergr&ouml;&szlig;e schlecht erkannt)<BR>
7079
jonas
parents: 6987
diff changeset
2159 Abhilfe: <CODE>mplayer -abs</CODE></LI>
8833
e4c5ee3aa3e9 bunkus: Updated/newly translated German version of the docs
mosu
parents: 7281
diff changeset
2160 <LI>Samplerate Probleme - vielleicht wird die Samplerate in den benutzten
e4c5ee3aa3e9 bunkus: Updated/newly translated German version of the docs
mosu
parents: 7281
diff changeset
2161 Dateien von der Karte nicht unterst&uuml;tzt. Hier sollte das
e4c5ee3aa3e9 bunkus: Updated/newly translated German version of the docs
mosu
parents: 7281
diff changeset
2162 Resampling-Plugin (<CODE>-aop</CODE>) getestet werden</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
2163 <LI>Langsamer Rechner (CPU oder Grafik)<BR>
8833
e4c5ee3aa3e9 bunkus: Updated/newly translated German version of the docs
mosu
parents: 7281
diff changeset
2164 versuche es mit <CODE>-vo null</CODE>. Wenn es gut funktioniert, hast du
e4c5ee3aa3e9 bunkus: Updated/newly translated German version of the docs
mosu
parents: 7281
diff changeset
2165 eine langsame VGA-Karte oder einen langsamen Treiber.<BR>
e4c5ee3aa3e9 bunkus: Updated/newly translated German version of the docs
mosu
parents: 7281
diff changeset
2166 Abhilfe: kaufe eine schneller Karte oder lies die Dokumentationen, wie man
e4c5ee3aa3e9 bunkus: Updated/newly translated German version of the docs
mosu
parents: 7281
diff changeset
2167 die Geschwingkeiten erh&ouml;ht.<BR>
7079
jonas
parents: 6987
diff changeset
2168 Versuche auch <CODE>-framedrop</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
2169 </UL>
1833
5bfa57281d98 Added translated files by Johannes Feigl, not checked by me!
atmos4
parents:
diff changeset
2170
8833
e4c5ee3aa3e9 bunkus: Updated/newly translated German version of the docs
mosu
parents: 7281
diff changeset
2171 <P>Audio (verschiebt sich / verliert die Synchronisation / bricht nach einer
e4c5ee3aa3e9 bunkus: Updated/newly translated German version of the docs
mosu
parents: 7281
diff changeset
2172 gewissen Zeit ab) bei einer oder nur einigen wenigen Dateien:</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
2173
1970
145ad633694d similar to 1.53
jaf
parents: 1964
diff changeset
2174 <UL>
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
2175 <LI>defekte Datei<BR>
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
2176 Abhilfe:
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
2177 <UL>
8833
e4c5ee3aa3e9 bunkus: Updated/newly translated German version of the docs
mosu
parents: 7281
diff changeset
2178 <LI><CODE>-ni</CODE> oder <CODE>-nobps</CODE> (f&uuml;r nicht-interlaced
e4c5ee3aa3e9 bunkus: Updated/newly translated German version of the docs
mosu
parents: 7281
diff changeset
2179 oder defekte Dateien)<BR>
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
2180 und/oder</LI>
8833
e4c5ee3aa3e9 bunkus: Updated/newly translated German version of the docs
mosu
parents: 7281
diff changeset
2181 <LI><CODE>-mc 0</CODE> (erforderlich bei Dateien mit schlechtem
e4c5ee3aa3e9 bunkus: Updated/newly translated German version of the docs
mosu
parents: 7281
diff changeset
2182 Interleave und VBR-Audio)<BR>
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
2183 und/oder</LI>
8833
e4c5ee3aa3e9 bunkus: Updated/newly translated German version of the docs
mosu
parents: 7281
diff changeset
2184 <LI><CODE>-delay</CODE> Option oder +/- Tasten beim Abspielen</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
2185 </UL>
8833
e4c5ee3aa3e9 bunkus: Updated/newly translated German version of the docs
mosu
parents: 7281
diff changeset
2186 Wenn keine dieser Optionen hilft, kann die Datei auf den Server geladen
e4c5ee3aa3e9 bunkus: Updated/newly translated German version of the docs
mosu
parents: 7281
diff changeset
2187 werden. Wir werden sie untersuchen (und das Problem l&ouml;sen).
e4c5ee3aa3e9 bunkus: Updated/newly translated German version of the docs
mosu
parents: 7281
diff changeset
2188 <LI>deine Soundkarte unterst&uuml;tzt keine 48KHz-Wiedergabe<BR>
e4c5ee3aa3e9 bunkus: Updated/newly translated German version of the docs
mosu
parents: 7281
diff changeset
2189 Abhilfe: kaufe eine bessere Soundkarte... versuche die Bilder/Sekunde
e4c5ee3aa3e9 bunkus: Updated/newly translated German version of the docs
mosu
parents: 7281
diff changeset
2190 um 10% zu vermindern (verwende <CODE>-fps 27</CODE> bei 30fps-Filmen)
e4c5ee3aa3e9 bunkus: Updated/newly translated German version of the docs
mosu
parents: 7281
diff changeset
2191 oder verwende das Resampler-Plugin.</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
2192 <LI>langsamer Rechner<BR>
8833
e4c5ee3aa3e9 bunkus: Updated/newly translated German version of the docs
mosu
parents: 7281
diff changeset
2193 (wenn A-V nicht ungef&auml;hr 0 ist und die letzte Nummer in der
e4c5ee3aa3e9 bunkus: Updated/newly translated German version of the docs
mosu
parents: 7281
diff changeset
2194 Status-Leiste steigt)<BR>
7079
jonas
parents: 6987
diff changeset
2195 Abhilfe: <CODE>-framedrop</CODE></LI>
3214
6d3c84c8b2f6 similar to r1.121
jaf
parents: 3168
diff changeset
2196 </UL>
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
2197
8833
e4c5ee3aa3e9 bunkus: Updated/newly translated German version of the docs
mosu
parents: 7281
diff changeset
2198 <P>&Uuml;berhaupt kein Ton:</P>
1833
5bfa57281d98 Added translated files by Johannes Feigl, not checked by me!
atmos4
parents:
diff changeset
2199
1970
145ad633694d similar to 1.53
jaf
parents: 1964
diff changeset
2200 <UL>
8833
e4c5ee3aa3e9 bunkus: Updated/newly translated German version of the docs
mosu
parents: 7281
diff changeset
2201 <LI>deine Datei verwendet eine nicht unterst&uuml;tzten Audio-Codec<BR>
e4c5ee3aa3e9 bunkus: Updated/newly translated German version of the docs
mosu
parents: 7281
diff changeset
2202 Abhilfe: lese die Dokumentationen und hilf uns, dass wir ihn in Zukunft
e4c5ee3aa3e9 bunkus: Updated/newly translated German version of the docs
mosu
parents: 7281
diff changeset
2203 unterst&uuml;tzen.</LI>
1970
145ad633694d similar to 1.53
jaf
parents: 1964
diff changeset
2204 </UL>
145ad633694d similar to 1.53
jaf
parents: 1964
diff changeset
2205
8833
e4c5ee3aa3e9 bunkus: Updated/newly translated German version of the docs
mosu
parents: 7281
diff changeset
2206 <P>&Uuml;berhaupt kein Bild (nur ein graues/gr&uuml;nes Fenster):</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
2207
5185
00caf46be14e updated to english version.
jonas
parents: 5071
diff changeset
2208 <UL>
8833
e4c5ee3aa3e9 bunkus: Updated/newly translated German version of the docs
mosu
parents: 7281
diff changeset
2209 <LI>deine Datei verwendet einen nicht unterst&uuml;tzten Videocodec<BR>
e4c5ee3aa3e9 bunkus: Updated/newly translated German version of the docs
mosu
parents: 7281
diff changeset
2210 Abhilfe: lies die Dokumentation und hilf uns, den Codec zu
e4c5ee3aa3e9 bunkus: Updated/newly translated German version of the docs
mosu
parents: 7281
diff changeset
2211 unterst&uuml;tzen</LI>
e4c5ee3aa3e9 bunkus: Updated/newly translated German version of the docs
mosu
parents: 7281
diff changeset
2212 <LI>der automatisch gew&auml;hlte Codec kann die Datei nicht decodieren,
e4c5ee3aa3e9 bunkus: Updated/newly translated German version of the docs
mosu
parents: 7281
diff changeset
2213 versuche, einen anderen mit den <CODE>-vc</CODE> oder <CODE>-vfm</CODE>
e4c5ee3aa3e9 bunkus: Updated/newly translated German version of the docs
mosu
parents: 7281
diff changeset
2214 Optionen zu w&auml;hlen.</LI>
e4c5ee3aa3e9 bunkus: Updated/newly translated German version of the docs
mosu
parents: 7281
diff changeset
2215 <LI>Es wird versuchst eine DivX 3.x Datei mit dem OpenDivX- oder XviD-Decoder
e4c5ee3aa3e9 bunkus: Updated/newly translated German version of the docs
mosu
parents: 7281
diff changeset
2216 (<CODE>-vc odivx</CODE>) abzuspielen - installiere Divx4Linux und
e4c5ee3aa3e9 bunkus: Updated/newly translated German version of the docs
mosu
parents: 7281
diff changeset
2217 compiliere MPlayer neu.</LI>
5185
00caf46be14e updated to english version.
jonas
parents: 5071
diff changeset
2218 </UL>
00caf46be14e updated to english version.
jonas
parents: 5071
diff changeset
2219
1970
145ad633694d similar to 1.53
jaf
parents: 1964
diff changeset
2220 <P>Videoausgabe-Probleme:</P>
1833
5bfa57281d98 Added translated files by Johannes Feigl, not checked by me!
atmos4
parents:
diff changeset
2221
8833
e4c5ee3aa3e9 bunkus: Updated/newly translated German version of the docs
mosu
parents: 7281
diff changeset
2222 <P>Erster Hinweis: Die Optionen <CODE>-fs, -vm und -zoom</CODE> sind nur
e4c5ee3aa3e9 bunkus: Updated/newly translated German version of the docs
mosu
parents: 7281
diff changeset
2223 Empfehlungen, sie werden (noch) nicht von allen Treiber unterst&uuml;tzt. Also
e4c5ee3aa3e9 bunkus: Updated/newly translated German version of the docs
mosu
parents: 7281
diff changeset
2224 ist dies kein Fehler (Bug), wenn es nicht funktioniert. Nur einige Treiber
e4c5ee3aa3e9 bunkus: Updated/newly translated German version of the docs
mosu
parents: 7281
diff changeset
2225 unterst&uuml;tzten Scaling/Zooming, erwarte das nicht von x11 oder dga.</P>
1970
145ad633694d similar to 1.53
jaf
parents: 1964
diff changeset
2226
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
2227 <P>Zucken des OSD/Untertiteln:</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
2228
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
2229 <UL>
8833
e4c5ee3aa3e9 bunkus: Updated/newly translated German version of the docs
mosu
parents: 7281
diff changeset
2230 <LI>x11 Treiber: Sorry, es kann zur Zeit nicht gel&ouml;st werden</LI>
e4c5ee3aa3e9 bunkus: Updated/newly translated German version of the docs
mosu
parents: 7281
diff changeset
2231 <LI>xv Treiber: verwende die <CODE>-double</CODE>-Option</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
2232 </UL>
1970
145ad633694d similar to 1.53
jaf
parents: 1964
diff changeset
2233
8833
e4c5ee3aa3e9 bunkus: Updated/newly translated German version of the docs
mosu
parents: 7281
diff changeset
2234 <P>Gr&uuml;nes Bild bei der Verwendung von mga_vid (<CODE>-vo mga /
e4c5ee3aa3e9 bunkus: Updated/newly translated German version of the docs
mosu
parents: 7281
diff changeset
2235 -vo xmga</CODE>):</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
2236
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
2237 <UL>
8833
e4c5ee3aa3e9 bunkus: Updated/newly translated German version of the docs
mosu
parents: 7281
diff changeset
2238 <LI><CODE>mga_vid</CODE> hat die Gr&ouml;sse des RAMs falsch erkannt. Lade
e4c5ee3aa3e9 bunkus: Updated/newly translated German version of the docs
mosu
parents: 7281
diff changeset
2239 das Modul neu mit der Option <CODE>mga_ram_size</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
2240 </UL>
1833
5bfa57281d98 Added translated files by Johannes Feigl, not checked by me!
atmos4
parents:
diff changeset
2241
8833
e4c5ee3aa3e9 bunkus: Updated/newly translated German version of the docs
mosu
parents: 7281
diff changeset
2242 <H1><A NAME="skin">Anhang D</A> - <A HREF="../skin-en.html">MPlayer skin format (Englisch)</A></H1>
e4c5ee3aa3e9 bunkus: Updated/newly translated German version of the docs
mosu
parents: 7281
diff changeset
2243
e4c5ee3aa3e9 bunkus: Updated/newly translated German version of the docs
mosu
parents: 7281
diff changeset
2244 <H1><A NAME="flame_wars">Anhang E</A> - <A HREF="users_against_developers.html">
e4c5ee3aa3e9 bunkus: Updated/newly translated German version of the docs
mosu
parents: 7281
diff changeset
2245 Aufschrei der Entwickler</A></H1>
e4c5ee3aa3e9 bunkus: Updated/newly translated German version of the docs
mosu
parents: 7281
diff changeset
2246
e4c5ee3aa3e9 bunkus: Updated/newly translated German version of the docs
mosu
parents: 7281
diff changeset
2247
1833
5bfa57281d98 Added translated files by Johannes Feigl, not checked by me!
atmos4
parents:
diff changeset
2248 </BODY>
3116
519079288056 similar to 1.119, TV-stff added, docwriters updated
jaf
parents: 3109
diff changeset
2249 </HTML>