Mercurial > mplayer.hg
annotate DOCS/German/documentation.html @ 6710:8898dd6c0302
Don't call libvo draw slice directly
author | albeu |
---|---|
date | Thu, 11 Jul 2002 20:19:00 +0000 |
parents | ff8598fc2ad6 |
children | b53a5187969f |
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 | 3 |
4 <HEAD> | |
6398 | 5 <LINK REL="stylesheet" TYPE="text/css" HREF="default.css"> |
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
|
6 <META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=iso-8859-1"> |
4996 | 7 </HEAD> |
8 | |
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
|
9 <BODY> |
1833
5bfa57281d98
Added translated files by Johannes Feigl, not checked by me!
atmos4
parents:
diff
changeset
|
10 |
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
|
11 <CENTER><B>MPlayer - Movie Player für LINUX (C) 2000-2002 Arpad Gereoffy (A'rpi/ESP-team)</B><BR><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
|
12 <A HREF="http://www.mplayerhq.hu">http://www.mplayerhq.hu</A><BR><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
|
13 [ Deutsch ] |
4716 | 14 <A HREF="../documentation.html">[ Englisch ]</A> |
15 <A HREF="../Hungarian/documentation.html">[ Ungarisch ]</A> | |
16 <A HREF="../French/documentation.html">[ Französisch ]</A> | |
17 <A HREF="../Polish/documentation.html">[ Polnisch ]</A> | |
4910
e99d47acfce6
strike period over, commiting stuff. next commit will be rewrite. (?) - Gabu
jonas
parents:
4870
diff
changeset
|
18 <A HREF="../Italian/documentation.html">[ Italienisch ]</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
|
19 </CENTER> |
1833
5bfa57281d98
Added translated files by Johannes Feigl, not checked by me!
atmos4
parents:
diff
changeset
|
20 |
6518
eb60f4cf0b4c
updated to english version, html (fixes, clean up, uniform), added table to default style (fix for Mozilla), corrections and more...
jonas
parents:
6398
diff
changeset
|
21 <HR> |
1833
5bfa57281d98
Added translated files by Johannes Feigl, not checked by me!
atmos4
parents:
diff
changeset
|
22 |
1964 | 23 <P>Inhaltsverzeichnis</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 |
3109 | 27 <UL> |
4522
a7baf6ad622a
some updates (patch by Jonas Jermann <jjermann@gmx.net>)
gabucino
parents:
3892
diff
changeset
|
28 <LI><A HREF="#0">0. Wie diese Dokumentation zu lesen ist</A></LI> |
3109 | 29 <LI><A HREF="#1">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
|
30 <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
|
31 <LI><A HREF="#1.1">1.1 Übersicht</A></LI> |
eb60f4cf0b4c
updated to english version, html (fixes, clean up, uniform), added table to default style (fix for Mozilla), corrections and more...
jonas
parents:
6398
diff
changeset
|
32 <LI><A HREF="#1.2">1.2 Geschichte</A></LI> |
eb60f4cf0b4c
updated to english version, html (fixes, clean up, uniform), added table to default style (fix for Mozilla), corrections and more...
jonas
parents:
6398
diff
changeset
|
33 <LI><A HREF="#1.3">1.3 Installation / Hinweise</A></LI> |
eb60f4cf0b4c
updated to english version, html (fixes, clean up, uniform), added table to default style (fix for Mozilla), corrections and more...
jonas
parents:
6398
diff
changeset
|
34 <LI><A HREF="#1.4">1.4 Was ist mit dem GUI?</A></LI> |
eb60f4cf0b4c
updated to english version, html (fixes, clean up, uniform), added table to default style (fix for Mozilla), corrections and more...
jonas
parents:
6398
diff
changeset
|
35 <LI><A HREF="#1.5">1.5 Untertitel und OSD</A></LI> |
eb60f4cf0b4c
updated to english version, html (fixes, clean up, uniform), added table to default style (fix for Mozilla), corrections and more...
jonas
parents:
6398
diff
changeset
|
36 </UL></LI> |
3109 | 37 <LI><A HREF="#2">2. Features</A> |
38 <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
|
39 <LI><A HREF="formats.html">2.1 Unterstützte Formate</A> |
eb60f4cf0b4c
updated to english version, html (fixes, clean up, uniform), added table to default style (fix for Mozilla), corrections and more...
jonas
parents:
6398
diff
changeset
|
40 <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
|
41 <LI><A HREF="formats.html#2.1.1">2.1.1 Video</A> |
eb60f4cf0b4c
updated to english version, html (fixes, clean up, uniform), added table to default style (fix for Mozilla), corrections and more...
jonas
parents:
6398
diff
changeset
|
42 <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
|
43 <LI><A HREF="formats.html#2.1.1.1">2.1.1.1 MPG, VOB, DAT Dateien</A></LI> |
eb60f4cf0b4c
updated to english version, html (fixes, clean up, uniform), added table to default style (fix for Mozilla), corrections and more...
jonas
parents:
6398
diff
changeset
|
44 <LI><A HREF="formats.html#2.1.1.2">2.1.1.2 AVI Dateien</A></LI> |
eb60f4cf0b4c
updated to english version, html (fixes, clean up, uniform), added table to default style (fix for Mozilla), corrections and more...
jonas
parents:
6398
diff
changeset
|
45 <LI><A HREF="formats.html#2.1.1.3">2.1.1.3 ASF/WMV Dateien</A></LI> |
eb60f4cf0b4c
updated to english version, html (fixes, clean up, uniform), added table to default style (fix for Mozilla), corrections and more...
jonas
parents:
6398
diff
changeset
|
46 <LI><A HREF="formats.html#2.1.1.4">2.1.1.4 QT/MOV Dateien</A></LI> |
eb60f4cf0b4c
updated to english version, html (fixes, clean up, uniform), added table to default style (fix for Mozilla), corrections and more...
jonas
parents:
6398
diff
changeset
|
47 <LI><A HREF="formats.html#2.1.1.5">2.1.1.5 VIVO Dateien</A></LI> |
eb60f4cf0b4c
updated to english version, html (fixes, clean up, uniform), added table to default style (fix for Mozilla), corrections and more...
jonas
parents:
6398
diff
changeset
|
48 <LI><A HREF="formats.html#2.1.1.6">2.1.1.6 FLI Dateien</A></LI> |
eb60f4cf0b4c
updated to english version, html (fixes, clean up, uniform), added table to default style (fix for Mozilla), corrections and more...
jonas
parents:
6398
diff
changeset
|
49 <LI><A HREF="formats.html#2.1.1.7">2.1.1.7 RealMedia Dateien</A></LI> |
eb60f4cf0b4c
updated to english version, html (fixes, clean up, uniform), added table to default style (fix for Mozilla), corrections and more...
jonas
parents:
6398
diff
changeset
|
50 <LI><A HREF="formats.html#2.1.1.8">2.1.1.8 NuppelVideo Dateien</A></LI> |
eb60f4cf0b4c
updated to english version, html (fixes, clean up, uniform), added table to default style (fix for Mozilla), corrections and more...
jonas
parents:
6398
diff
changeset
|
51 <LI><A HREF="formats.html#2.1.1.9">2.1.1.9 yuv4mpeg Dateien</A></LI> |
eb60f4cf0b4c
updated to english version, html (fixes, clean up, uniform), added table to default style (fix for Mozilla), corrections and more...
jonas
parents:
6398
diff
changeset
|
52 <LI><A HREF="formats.html#2.1.1.10">2.1.1.10 FILM Dateien</A></LI> |
eb60f4cf0b4c
updated to english version, html (fixes, clean up, uniform), added table to default style (fix for Mozilla), corrections and more...
jonas
parents:
6398
diff
changeset
|
53 <LI><A HREF="formats.html#2.1.1.11">2.1.1.11 RoQ Dateien</A></LI> |
eb60f4cf0b4c
updated to english version, html (fixes, clean up, uniform), added table to default style (fix for Mozilla), corrections and more...
jonas
parents:
6398
diff
changeset
|
54 <LI><A HREF="formats.html#2.1.1.12">2.1.1.12 OGG Dateien</A></LI> |
eb60f4cf0b4c
updated to english version, html (fixes, clean up, uniform), added table to default style (fix for Mozilla), corrections and more...
jonas
parents:
6398
diff
changeset
|
55 </UL></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
|
56 <LI><A HREF="formats.html#2.1.2">2.1.2 Audio</A> |
eb60f4cf0b4c
updated to english version, html (fixes, clean up, uniform), added table to default style (fix for Mozilla), corrections and more...
jonas
parents:
6398
diff
changeset
|
57 <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
|
58 <LI><A HREF="formats.html#2.1.2.1">2.1.2.1 MP3 Dateien</A></LI> |
eb60f4cf0b4c
updated to english version, html (fixes, clean up, uniform), added table to default style (fix for Mozilla), corrections and more...
jonas
parents:
6398
diff
changeset
|
59 <LI><A HREF="formats.html#2.1.2.2">2.1.2.2 WAV Dateien</A></LI> |
eb60f4cf0b4c
updated to english version, html (fixes, clean up, uniform), added table to default style (fix for Mozilla), corrections and more...
jonas
parents:
6398
diff
changeset
|
60 <LI><A HREF="formats.html#2.1.1.12">2.1.2.3 OGG Dateien (Vorbis)</A></LI> |
eb60f4cf0b4c
updated to english version, html (fixes, clean up, uniform), added table to default style (fix for Mozilla), corrections and more...
jonas
parents:
6398
diff
changeset
|
61 <LI><A HREF="formats.html#2.1.1.3">2.1.2.4 WMA/ASF Dateien</A></LI> |
eb60f4cf0b4c
updated to english version, html (fixes, clean up, uniform), added table to default style (fix for Mozilla), corrections and more...
jonas
parents:
6398
diff
changeset
|
62 <LI><A HREF="formats.html#2.1.2.5">2.1.2.5 MP4 Dateien</A></LI> |
eb60f4cf0b4c
updated to english version, html (fixes, clean up, uniform), added table to default style (fix for Mozilla), corrections and more...
jonas
parents:
6398
diff
changeset
|
63 </UL></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
|
64 </UL></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
|
65 <LI><A HREF="codecs.html#2.2">2.2 Unterstützte Codecs</A> |
eb60f4cf0b4c
updated to english version, html (fixes, clean up, uniform), added table to default style (fix for Mozilla), corrections and more...
jonas
parents:
6398
diff
changeset
|
66 <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
|
67 <LI><A HREF="codecs.html#2.2.1">2.2.1 Video</A> |
eb60f4cf0b4c
updated to english version, html (fixes, clean up, uniform), added table to default style (fix for Mozilla), corrections and more...
jonas
parents:
6398
diff
changeset
|
68 <UL> |
eb60f4cf0b4c
updated to english version, html (fixes, clean up, uniform), added table to default style (fix for Mozilla), corrections and more...
jonas
parents:
6398
diff
changeset
|
69 <LI><A HREF="codecs.html#2.2.1.1">2.2.1.1 DivX4/DivX5</A></LI> |
6680 | 70 <LI><A HREF="codecs.html#2.2.1.2">2.2.1.2 FFmpegs DivX/libavcodec</A></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
|
71 <LI><A HREF="codecs.html#2.2.1.3">2.2.1.3 XAnim Codecs</A></LI> |
eb60f4cf0b4c
updated to english version, html (fixes, clean up, uniform), added table to default style (fix for Mozilla), corrections and more...
jonas
parents:
6398
diff
changeset
|
72 <LI><A HREF="codecs.html#2.2.1.4">2.2.1.4 VIVO Video</A></LI> |
eb60f4cf0b4c
updated to english version, html (fixes, clean up, uniform), added table to default style (fix for Mozilla), corrections and more...
jonas
parents:
6398
diff
changeset
|
73 <LI><A HREF="codecs.html#2.2.1.5">2.2.1.5 MPEG1/2 Video</A></LI> |
eb60f4cf0b4c
updated to english version, html (fixes, clean up, uniform), added table to default style (fix for Mozilla), corrections and more...
jonas
parents:
6398
diff
changeset
|
74 <LI><A HREF="codecs.html#2.2.1.6">2.2.1.6 MS Video1</A></LI> |
eb60f4cf0b4c
updated to english version, html (fixes, clean up, uniform), added table to default style (fix for Mozilla), corrections and more...
jonas
parents:
6398
diff
changeset
|
75 <LI><A HREF="codecs.html#2.2.1.7">2.2.1.7 Cinepak CVID</A></LI> |
eb60f4cf0b4c
updated to english version, html (fixes, clean up, uniform), added table to default style (fix for Mozilla), corrections and more...
jonas
parents:
6398
diff
changeset
|
76 <LI><A HREF="codecs.html#2.2.1.8">2.2.1.8 RealVideo</A></LI> |
eb60f4cf0b4c
updated to english version, html (fixes, clean up, uniform), added table to default style (fix for Mozilla), corrections and more...
jonas
parents:
6398
diff
changeset
|
77 <LI><A HREF="codecs.html#2.2.1.9">2.2.1.9 XViD</A></LI> |
6680 | 78 <LI><A HREF="codecs.html#2.2.1.10">2.2.1.10 Sorenson</A></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
|
79 </UL></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
|
80 <LI><A HREF="codecs.html#2.2.2">2.2.2 Audio</A> |
eb60f4cf0b4c
updated to english version, html (fixes, clean up, uniform), added table to default style (fix for Mozilla), corrections and more...
jonas
parents:
6398
diff
changeset
|
81 <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
|
82 <LI><A HREF="codecs.html#2.2.2.1">2.2.2.1 Software AC3 Decodierung</A></LI> |
eb60f4cf0b4c
updated to english version, html (fixes, clean up, uniform), added table to default style (fix for Mozilla), corrections and more...
jonas
parents:
6398
diff
changeset
|
83 <LI><A HREF="codecs.html#2.2.2.2">2.2.2.2 Hardware AC3 Decodierung</A></LI> |
eb60f4cf0b4c
updated to english version, html (fixes, clean up, uniform), added table to default style (fix for Mozilla), corrections and more...
jonas
parents:
6398
diff
changeset
|
84 <LI><A HREF="codecs.html#2.2.2.3">2.2.2.3 libmad Unterstützung</A></LI> |
eb60f4cf0b4c
updated to english version, html (fixes, clean up, uniform), added table to default style (fix for Mozilla), corrections and more...
jonas
parents:
6398
diff
changeset
|
85 <LI><A HREF="codecs.html#2.2.2.4">2.2.2.4 VIVO Audio</A></LI> |
eb60f4cf0b4c
updated to english version, html (fixes, clean up, uniform), added table to default style (fix for Mozilla), corrections and more...
jonas
parents:
6398
diff
changeset
|
86 <LI><A HREF="codecs.html#2.2.2.5">2.2.2.5 RealAudio</A></LI> |
eb60f4cf0b4c
updated to english version, html (fixes, clean up, uniform), added table to default style (fix for Mozilla), corrections and more...
jonas
parents:
6398
diff
changeset
|
87 </UL></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
|
88 <LI><A HREF="codecs.html#2.2.3">2.2.3 Win32 Codec Einbindungs-Howto</A> |
eb60f4cf0b4c
updated to english version, html (fixes, clean up, uniform), added table to default style (fix for Mozilla), corrections and more...
jonas
parents:
6398
diff
changeset
|
89 <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
|
90 <LI><A HREF="codecs.html#2.2.3.1">2.2.3.1 VFW Codecs</A></LI> |
eb60f4cf0b4c
updated to english version, html (fixes, clean up, uniform), added table to default style (fix for Mozilla), corrections and more...
jonas
parents:
6398
diff
changeset
|
91 <LI><A HREF="codecs.html#2.2.3.2">2.2.3.2 DirectShow Codecs</A></LI> |
eb60f4cf0b4c
updated to english version, html (fixes, clean up, uniform), added table to default style (fix for Mozilla), corrections and more...
jonas
parents:
6398
diff
changeset
|
92 </UL></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
|
93 </UL></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
|
94 <LI><A HREF="video.html">2.3 Ausgabe-Geräte</A> |
eb60f4cf0b4c
updated to english version, html (fixes, clean up, uniform), added table to default style (fix for Mozilla), corrections and more...
jonas
parents:
6398
diff
changeset
|
95 <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
|
96 <LI><A HREF="video.html#2.3.1">2.3.1 Video</A> |
eb60f4cf0b4c
updated to english version, html (fixes, clean up, uniform), added table to default style (fix for Mozilla), corrections and more...
jonas
parents:
6398
diff
changeset
|
97 <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
|
98 <LI><A HREF="video.html#2.3.1.1">2.3.1.1 Einrichten von MTRR</A></LI> |
eb60f4cf0b4c
updated to english version, html (fixes, clean up, uniform), added table to default style (fix for Mozilla), corrections and more...
jonas
parents:
6398
diff
changeset
|
99 <LI><A HREF="video.html#2.3.1.2">2.3.1.2 Xv</A> |
eb60f4cf0b4c
updated to english version, html (fixes, clean up, uniform), added table to default style (fix for Mozilla), corrections and more...
jonas
parents:
6398
diff
changeset
|
100 <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
|
101 <LI><A HREF="video.html#2.3.1.2.1">2.3.1.2.1 3dfx</A></LI> |
eb60f4cf0b4c
updated to english version, html (fixes, clean up, uniform), added table to default style (fix for Mozilla), corrections and more...
jonas
parents:
6398
diff
changeset
|
102 <LI><A HREF="video.html#2.3.1.2.2">2.3.1.2.2 S3</A></LI> |
eb60f4cf0b4c
updated to english version, html (fixes, clean up, uniform), added table to default style (fix for Mozilla), corrections and more...
jonas
parents:
6398
diff
changeset
|
103 <LI><A HREF="video.html#2.3.1.2.3">2.3.1.2.3 nVidia</A></LI> |
eb60f4cf0b4c
updated to english version, html (fixes, clean up, uniform), added table to default style (fix for Mozilla), corrections and more...
jonas
parents:
6398
diff
changeset
|
104 <LI><A HREF="video.html#2.3.1.2.4">2.3.1.2.4 ATI</A></LI> |
eb60f4cf0b4c
updated to english version, html (fixes, clean up, uniform), added table to default style (fix for Mozilla), corrections and more...
jonas
parents:
6398
diff
changeset
|
105 <LI><A HREF="video.html#2.3.1.2.5">2.3.1.2.5 NeoMagic</A></LI> |
eb60f4cf0b4c
updated to english version, html (fixes, clean up, uniform), added table to default style (fix for Mozilla), corrections and more...
jonas
parents:
6398
diff
changeset
|
106 <LI><A HREF="video.html#2.3.1.2.6">2.3.1.2.6 Trident Karten</A></LI> |
eb60f4cf0b4c
updated to english version, html (fixes, clean up, uniform), added table to default style (fix for Mozilla), corrections and more...
jonas
parents:
6398
diff
changeset
|
107 </UL></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
|
108 <LI><A HREF="video.html#2.3.1.3">2.3.1.3 DGA</A> |
eb60f4cf0b4c
updated to english version, html (fixes, clean up, uniform), added table to default style (fix for Mozilla), corrections and more...
jonas
parents:
6398
diff
changeset
|
109 <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
|
110 <LI><A HREF="video.html#2.3.1.3.1">2.3.1.3.1 Zusammenfassung</A></LI> |
eb60f4cf0b4c
updated to english version, html (fixes, clean up, uniform), added table to default style (fix for Mozilla), corrections and more...
jonas
parents:
6398
diff
changeset
|
111 <LI><A HREF="video.html#2.3.1.3.2">2.3.1.3.2 Was ist DGA</A></LI> |
eb60f4cf0b4c
updated to english version, html (fixes, clean up, uniform), added table to default style (fix for Mozilla), corrections and more...
jonas
parents:
6398
diff
changeset
|
112 <LI><A HREF="video.html#2.3.1.3.3">2.3.1.3.3 Installation der DGA-Unterstützung für MPlayer</A></LI> |
eb60f4cf0b4c
updated to english version, html (fixes, clean up, uniform), added table to default style (fix for Mozilla), corrections and more...
jonas
parents:
6398
diff
changeset
|
113 <LI><A HREF="video.html#2.3.1.3.4">2.3.1.3.4 Änderung der Auflösung</A></LI> |
eb60f4cf0b4c
updated to english version, html (fixes, clean up, uniform), added table to default style (fix for Mozilla), corrections and more...
jonas
parents:
6398
diff
changeset
|
114 <LI><A HREF="video.html#2.3.1.3.5">2.3.1.3.5 DGA & MPlayer</A></LI> |
eb60f4cf0b4c
updated to english version, html (fixes, clean up, uniform), added table to default style (fix for Mozilla), corrections and more...
jonas
parents:
6398
diff
changeset
|
115 <LI><A HREF="video.html#2.3.1.3.6">2.3.1.3.6 Features des DGA-Treibers</A></LI> |
eb60f4cf0b4c
updated to english version, html (fixes, clean up, uniform), added table to default style (fix for Mozilla), corrections and more...
jonas
parents:
6398
diff
changeset
|
116 <LI><A HREF="video.html#2.3.1.3.7">2.3.1.3.7 Geschwindigkeit</A></LI> |
eb60f4cf0b4c
updated to english version, html (fixes, clean up, uniform), added table to default style (fix for Mozilla), corrections and more...
jonas
parents:
6398
diff
changeset
|
117 <LI><A HREF="video.html#2.3.1.3.8">2.3.1.3.8 Bekannte Probleme</A></LI> |
eb60f4cf0b4c
updated to english version, html (fixes, clean up, uniform), added table to default style (fix for Mozilla), corrections and more...
jonas
parents:
6398
diff
changeset
|
118 <LI><A HREF="video.html#2.3.1.3.9">2.3.1.3.9 Zukünftige Arbeiten</A></LI> |
eb60f4cf0b4c
updated to english version, html (fixes, clean up, uniform), added table to default style (fix for Mozilla), corrections and more...
jonas
parents:
6398
diff
changeset
|
119 <LI><A HREF="video.html#2.3.1.3.A">2.3.1.3.A Einige Modus-Einstellungen</A></LI> |
eb60f4cf0b4c
updated to english version, html (fixes, clean up, uniform), added table to default style (fix for Mozilla), corrections and more...
jonas
parents:
6398
diff
changeset
|
120 <LI><A HREF="video.html#2.3.1.3.B">2.3.1.3.B Fehlerberichte</A></LI> |
eb60f4cf0b4c
updated to english version, html (fixes, clean up, uniform), added table to default style (fix for Mozilla), corrections and more...
jonas
parents:
6398
diff
changeset
|
121 </UL></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
|
122 <LI><A HREF="video.html#2.3.1.4">2.3.1.4 SDL</A></LI> |
eb60f4cf0b4c
updated to english version, html (fixes, clean up, uniform), added table to default style (fix for Mozilla), corrections and more...
jonas
parents:
6398
diff
changeset
|
123 <LI><A HREF="video.html#2.3.1.5">2.3.1.5 SVGAlib</A></LI> |
eb60f4cf0b4c
updated to english version, html (fixes, clean up, uniform), added table to default style (fix for Mozilla), corrections and more...
jonas
parents:
6398
diff
changeset
|
124 <LI><A HREF="video.html#2.3.1.6">2.3.1.6 Framebuffer Ausgabe (FBdev)</A></LI> |
eb60f4cf0b4c
updated to english version, html (fixes, clean up, uniform), added table to default style (fix for Mozilla), corrections and more...
jonas
parents:
6398
diff
changeset
|
125 <LI><A HREF="video.html#2.3.1.7">2.3.1.7 Matrox Framebuffer (mga_vid)</A></LI> |
eb60f4cf0b4c
updated to english version, html (fixes, clean up, uniform), added table to default style (fix for Mozilla), corrections and more...
jonas
parents:
6398
diff
changeset
|
126 <LI><A HREF="video.html#2.3.1.8">2.3.1.8 SiS 6326 Framebuffer (sis_vid)</A></LI> |
eb60f4cf0b4c
updated to english version, html (fixes, clean up, uniform), added table to default style (fix for Mozilla), corrections and more...
jonas
parents:
6398
diff
changeset
|
127 <LI><A HREF="video.html#2.3.1.9">2.3.1.9 3dfx YUV Unterstützung (tdfxfb)</A></LI> |
eb60f4cf0b4c
updated to english version, html (fixes, clean up, uniform), added table to default style (fix for Mozilla), corrections and more...
jonas
parents:
6398
diff
changeset
|
128 <LI><A HREF="video.html#2.3.1.10">2.3.1.10 OpenGL Ausgabe</A></LI> |
eb60f4cf0b4c
updated to english version, html (fixes, clean up, uniform), added table to default style (fix for Mozilla), corrections and more...
jonas
parents:
6398
diff
changeset
|
129 <LI><A HREF="video.html#2.3.1.11">2.3.1.11 AAlib - Textmodus-Anzeige</A></LI> |
eb60f4cf0b4c
updated to english version, html (fixes, clean up, uniform), added table to default style (fix for Mozilla), corrections and more...
jonas
parents:
6398
diff
changeset
|
130 <LI><A HREF="video.html#2.3.1.12">2.3.1.12 VESA - zum VESA BIOS</A></LI> |
eb60f4cf0b4c
updated to english version, html (fixes, clean up, uniform), added table to default style (fix for Mozilla), corrections and more...
jonas
parents:
6398
diff
changeset
|
131 <LI><A HREF="video.html#2.3.1.13">2.3.1.13 X11</A></LI> |
6680 | 132 <LI><A HREF="video.html#2.3.1.14">2.3.1.14 (nicht mehr existierende Sektion)</A></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
|
133 <LI><A HREF="video.html#2.3.1.15">2.3.1.15 Vidix</A></LI> |
eb60f4cf0b4c
updated to english version, html (fixes, clean up, uniform), added table to default style (fix for Mozilla), corrections and more...
jonas
parents:
6398
diff
changeset
|
134 <LI><A HREF="video.html#2.3.1.16">2.3.1.16 Zr (Für einige MJPEG Aufnahme-/Wiedergabe-Karten)</A></LI> |
eb60f4cf0b4c
updated to english version, html (fixes, clean up, uniform), added table to default style (fix for Mozilla), corrections and more...
jonas
parents:
6398
diff
changeset
|
135 <LI><A HREF="video.html#2.3.1.A">2.3.1.A TVout</A> |
eb60f4cf0b4c
updated to english version, html (fixes, clean up, uniform), added table to default style (fix for Mozilla), corrections and more...
jonas
parents:
6398
diff
changeset
|
136 <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
|
137 <LI><A HREF="video.html#2.3.1.A.1">2.3.1.A.1 Matrox G400</A></LI> |
eb60f4cf0b4c
updated to english version, html (fixes, clean up, uniform), added table to default style (fix for Mozilla), corrections and more...
jonas
parents:
6398
diff
changeset
|
138 <LI><A HREF="video.html#2.3.1.A.2">2.3.1.A.2 ATI</A></LI> |
eb60f4cf0b4c
updated to english version, html (fixes, clean up, uniform), added table to default style (fix for Mozilla), corrections and more...
jonas
parents:
6398
diff
changeset
|
139 <LI><A HREF="video.html#2.3.1.A.3">2.3.1.A.3 Voodoo 3/Banshee</A></LI> |
eb60f4cf0b4c
updated to english version, html (fixes, clean up, uniform), added table to default style (fix for Mozilla), corrections and more...
jonas
parents:
6398
diff
changeset
|
140 </UL></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
|
141 </UL></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
|
142 <LI><A HREF="sound.html#2.3.2">2.2.2 Audio</A> |
eb60f4cf0b4c
updated to english version, html (fixes, clean up, uniform), added table to default style (fix for Mozilla), corrections and more...
jonas
parents:
6398
diff
changeset
|
143 <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
|
144 <LI><A HREF="sound.html#2.3.2.1">2.3.2.1 Soundkarten Erfahrungen, Empfehlungen</A></LI> |
eb60f4cf0b4c
updated to english version, html (fixes, clean up, uniform), added table to default style (fix for Mozilla), corrections and more...
jonas
parents:
6398
diff
changeset
|
145 <LI><A HREF="sound.html#2.3.2.2">2.3.2.2 Audio Plugins</A> |
eb60f4cf0b4c
updated to english version, html (fixes, clean up, uniform), added table to default style (fix for Mozilla), corrections and more...
jonas
parents:
6398
diff
changeset
|
146 <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
|
147 <LI><A HREF="sound.html#2.3.2.2">2.3.2.2 Zusammenfassung</A></LI> |
eb60f4cf0b4c
updated to english version, html (fixes, clean up, uniform), added table to default style (fix for Mozilla), corrections and more...
jonas
parents:
6398
diff
changeset
|
148 <LI><A HREF="sound.html#2.3.2.2.1">2.3.2.2.1 Up-/Downsampling</A></LI> |
eb60f4cf0b4c
updated to english version, html (fixes, clean up, uniform), added table to default style (fix for Mozilla), corrections and more...
jonas
parents:
6398
diff
changeset
|
149 <LI><A HREF="sound.html#2.3.2.2.2">2.3.2.2.2 Surround Sound Decodierung</A></LI> |
eb60f4cf0b4c
updated to english version, html (fixes, clean up, uniform), added table to default style (fix for Mozilla), corrections and more...
jonas
parents:
6398
diff
changeset
|
150 <LI><A HREF="sound.html#2.3.2.2.3">2.3.2.2.3 Beispiel Formats-Konvertierer</A></LI> |
eb60f4cf0b4c
updated to english version, html (fixes, clean up, uniform), added table to default style (fix for Mozilla), corrections and more...
jonas
parents:
6398
diff
changeset
|
151 <LI><A HREF="sound.html#2.3.2.2.4">2.3.2.2.4 Verzögerung</A></LI> |
eb60f4cf0b4c
updated to english version, html (fixes, clean up, uniform), added table to default style (fix for Mozilla), corrections and more...
jonas
parents:
6398
diff
changeset
|
152 <LI><A HREF="sound.html#2.3.2.2.5">2.3.2.2.5 Software Lautstärkeregelung</A></LI> |
eb60f4cf0b4c
updated to english version, html (fixes, clean up, uniform), added table to default style (fix for Mozilla), corrections and more...
jonas
parents:
6398
diff
changeset
|
153 <LI><A HREF="sound.html#2.3.2.2.6">2.3.2.2.6 Extrastereo</A></LI> |
eb60f4cf0b4c
updated to english version, html (fixes, clean up, uniform), added table to default style (fix for Mozilla), corrections and more...
jonas
parents:
6398
diff
changeset
|
154 <LI><A HREF="sound.html#2.3.2.2.7">2.3.2.2.7 Lautstärke-Normalisierer</A> |
eb60f4cf0b4c
updated to english version, html (fixes, clean up, uniform), added table to default style (fix for Mozilla), corrections and more...
jonas
parents:
6398
diff
changeset
|
155 <LI><A HREF="sound.html#2.3.2.2.8">2.3.2.2.8 Surround</A></LI> |
eb60f4cf0b4c
updated to english version, html (fixes, clean up, uniform), added table to default style (fix for Mozilla), corrections and more...
jonas
parents:
6398
diff
changeset
|
156 </UL></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
|
157 </UL></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
|
158 </UL></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
|
159 <LI><A HREF="encoding.html#2.4">2.4 MEncoder - Ein Encoder basierend auf MPlayer</A> |
eb60f4cf0b4c
updated to english version, html (fixes, clean up, uniform), added table to default style (fix for Mozilla), corrections and more...
jonas
parents:
6398
diff
changeset
|
160 <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
|
161 <LI><A HREF="encoding.html#2.4.1">2.4.1 Übersicht</A></LI> |
eb60f4cf0b4c
updated to english version, html (fixes, clean up, uniform), added table to default style (fix for Mozilla), corrections and more...
jonas
parents:
6398
diff
changeset
|
162 <LI><A HREF="encoding.html#2.4.2">2.4.2 Kompierung</A></LI> |
eb60f4cf0b4c
updated to english version, html (fixes, clean up, uniform), added table to default style (fix for Mozilla), corrections and more...
jonas
parents:
6398
diff
changeset
|
163 <LI><A HREF="encoding.html#2.4.3">2.4.3 Features</A></LI> |
eb60f4cf0b4c
updated to english version, html (fixes, clean up, uniform), added table to default style (fix for Mozilla), corrections and more...
jonas
parents:
6398
diff
changeset
|
164 <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
|
165 <LI><A HREF="encoding.html#2.4.3">2.4.3 Zusammenfassung</A></LI> |
eb60f4cf0b4c
updated to english version, html (fixes, clean up, uniform), added table to default style (fix for Mozilla), corrections and more...
jonas
parents:
6398
diff
changeset
|
166 <LI><A HREF="encoding.html#2.4.3.1">2.4.3.1 2-Pass DivX4 Encodierung</A></LI> |
eb60f4cf0b4c
updated to english version, html (fixes, clean up, uniform), added table to default style (fix for Mozilla), corrections and more...
jonas
parents:
6398
diff
changeset
|
167 <LI><A HREF="encoding.html#2.4.3.2">2.4.3.2 Rescaling von Filmen</A></LI> |
eb60f4cf0b4c
updated to english version, html (fixes, clean up, uniform), added table to default style (fix for Mozilla), corrections and more...
jonas
parents:
6398
diff
changeset
|
168 <LI><A HREF="encoding.html#2.4.3.3">2.4.3.3 Streamcopy</A></LI> |
eb60f4cf0b4c
updated to english version, html (fixes, clean up, uniform), added table to default style (fix for Mozilla), corrections and more...
jonas
parents:
6398
diff
changeset
|
169 <LI><A HREF="encoding.html#2.4.3.4">2.4.3.4 Reparieren von AVIs mit defektem Index</A></LI> |
eb60f4cf0b4c
updated to english version, html (fixes, clean up, uniform), added table to default style (fix for Mozilla), corrections and more...
jonas
parents:
6398
diff
changeset
|
170 <LI><A HREF="encoding.html#2.4.3.5">2.4.3.5 Encodierung mit der libavcodec Codec-Familie</A></LI> |
eb60f4cf0b4c
updated to english version, html (fixes, clean up, uniform), added table to default style (fix for Mozilla), corrections and more...
jonas
parents:
6398
diff
changeset
|
171 <LI><A HREF="encoding.html#2.4.3.6">2.4.3.6 Encodierung von mehreren Eingangsbildern (MJPEG/MPNG)</A></LI> |
eb60f4cf0b4c
updated to english version, html (fixes, clean up, uniform), added table to default style (fix for Mozilla), corrections and more...
jonas
parents:
6398
diff
changeset
|
172 </UL></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
|
173 <LI><A HREF="encoding.html#2.4.4">2.4.4 Syntax</A></LI> |
eb60f4cf0b4c
updated to english version, html (fixes, clean up, uniform), added table to default style (fix for Mozilla), corrections and more...
jonas
parents:
6398
diff
changeset
|
174 <LI><A HREF="encoding.html#2.4.5">2.4.5 Verfügbare Optionen</A></LI> |
eb60f4cf0b4c
updated to english version, html (fixes, clean up, uniform), added table to default style (fix for Mozilla), corrections and more...
jonas
parents:
6398
diff
changeset
|
175 <LI><A HREF="encoding.html#2.4.6">2.4.6 Beispiele</A></LI> |
eb60f4cf0b4c
updated to english version, html (fixes, clean up, uniform), added table to default style (fix for Mozilla), corrections and more...
jonas
parents:
6398
diff
changeset
|
176 </UL></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
|
177 <LI><A HREF="#2.5">2.5 TV Eingang</A> |
eb60f4cf0b4c
updated to english version, html (fixes, clean up, uniform), added table to default style (fix for Mozilla), corrections and more...
jonas
parents:
6398
diff
changeset
|
178 <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
|
179 <LI><A HREF="#2.5.1">2.5.1 Übersicht</A></LI> |
eb60f4cf0b4c
updated to english version, html (fixes, clean up, uniform), added table to default style (fix for Mozilla), corrections and more...
jonas
parents:
6398
diff
changeset
|
180 <LI><A HREF="#2.5.2">2.5.2 Kompilierung</A></LI> |
eb60f4cf0b4c
updated to english version, html (fixes, clean up, uniform), added table to default style (fix for Mozilla), corrections and more...
jonas
parents:
6398
diff
changeset
|
181 <LI><A HREF="#2.5.3">2.5.3 Verfügbare Optionen</A></LI> |
eb60f4cf0b4c
updated to english version, html (fixes, clean up, uniform), added table to default style (fix for Mozilla), corrections and more...
jonas
parents:
6398
diff
changeset
|
182 <LI><A HREF="#2.5.4">2.5.4 Tastatursteuerung</A></LI> |
eb60f4cf0b4c
updated to english version, html (fixes, clean up, uniform), added table to default style (fix for Mozilla), corrections and more...
jonas
parents:
6398
diff
changeset
|
183 <LI><A HREF="#2.5.5">2.5.5 Beispiele</A></LI> |
eb60f4cf0b4c
updated to english version, html (fixes, clean up, uniform), added table to default style (fix for Mozilla), corrections and more...
jonas
parents:
6398
diff
changeset
|
184 </UL></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
|
185 <LI><A HREF="#2.6">2.6 Videofilter</A> |
eb60f4cf0b4c
updated to english version, html (fixes, clean up, uniform), added table to default style (fix for Mozilla), corrections and more...
jonas
parents:
6398
diff
changeset
|
186 <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
|
187 <LI><A HREF="#2.6.1">2.6.1 Übersicht</A></LI> |
eb60f4cf0b4c
updated to english version, html (fixes, clean up, uniform), added table to default style (fix for Mozilla), corrections and more...
jonas
parents:
6398
diff
changeset
|
188 <LI><A HREF="#2.6.2">2.6.2 Verwendung</A></LI> |
eb60f4cf0b4c
updated to english version, html (fixes, clean up, uniform), added table to default style (fix for Mozilla), corrections and more...
jonas
parents:
6398
diff
changeset
|
189 <LI><A HREF="#2.6.3">2.6.3 Schneiden (crop)</A></LI> |
eb60f4cf0b4c
updated to english version, html (fixes, clean up, uniform), added table to default style (fix for Mozilla), corrections and more...
jonas
parents:
6398
diff
changeset
|
190 <LI><A HREF="#2.6.4">2.6.4 Erweitern (expand)</A></LI> |
eb60f4cf0b4c
updated to english version, html (fixes, clean up, uniform), added table to default style (fix for Mozilla), corrections and more...
jonas
parents:
6398
diff
changeset
|
191 <LI><A HREF="#2.6.5">2.6.5 Fame/Lavc</A></LI> |
eb60f4cf0b4c
updated to english version, html (fixes, clean up, uniform), added table to default style (fix for Mozilla), corrections and more...
jonas
parents:
6398
diff
changeset
|
192 <LI><A HREF="#2.6.6">2.6.6 Spiegeln (flip)</A></LI> |
eb60f4cf0b4c
updated to english version, html (fixes, clean up, uniform), added table to default style (fix for Mozilla), corrections and more...
jonas
parents:
6398
diff
changeset
|
193 <LI><A HREF="#2.6.7">2.6.7 Format</A></LI> |
eb60f4cf0b4c
updated to english version, html (fixes, clean up, uniform), added table to default style (fix for Mozilla), corrections and more...
jonas
parents:
6398
diff
changeset
|
194 <LI><A HREF="#2.6.8">2.6.8 Nachbearbeiten (postprocess)</A></LI> |
eb60f4cf0b4c
updated to english version, html (fixes, clean up, uniform), added table to default style (fix for Mozilla), corrections and more...
jonas
parents:
6398
diff
changeset
|
195 <LI><A HREF="#2.6.9">2.6.9 RGB2BGR</A></LI> |
eb60f4cf0b4c
updated to english version, html (fixes, clean up, uniform), added table to default style (fix for Mozilla), corrections and more...
jonas
parents:
6398
diff
changeset
|
196 <LI><A HREF="#2.6.10">2.6.10 Drehen (rotate)</A></LI> |
eb60f4cf0b4c
updated to english version, html (fixes, clean up, uniform), added table to default style (fix for Mozilla), corrections and more...
jonas
parents:
6398
diff
changeset
|
197 <LI><A HREF="#2.6.11">2.6.11 Skalieren (scale)</A></LI> |
eb60f4cf0b4c
updated to english version, html (fixes, clean up, uniform), added table to default style (fix for Mozilla), corrections and more...
jonas
parents:
6398
diff
changeset
|
198 <LI><A HREF="#2.6.12">2.6.12 YUY2</A></LI> |
eb60f4cf0b4c
updated to english version, html (fixes, clean up, uniform), added table to default style (fix for Mozilla), corrections and more...
jonas
parents:
6398
diff
changeset
|
199 <LI><A HREF="#2.6.13">2.6.13 Spiegeln (mirror)</A></LI> |
eb60f4cf0b4c
updated to english version, html (fixes, clean up, uniform), added table to default style (fix for Mozilla), corrections and more...
jonas
parents:
6398
diff
changeset
|
200 <LI><A HREF="#2.6.14">2.6.14 DVBscale</A></LI> |
eb60f4cf0b4c
updated to english version, html (fixes, clean up, uniform), added table to default style (fix for Mozilla), corrections and more...
jonas
parents:
6398
diff
changeset
|
201 <LI><A HREF="#2.6.15">2.6.15 Cropdetect</A></LI> |
eb60f4cf0b4c
updated to english version, html (fixes, clean up, uniform), added table to default style (fix for Mozilla), corrections and more...
jonas
parents:
6398
diff
changeset
|
202 </UL></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
|
203 </UL></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
|
204 <LI><A HREF="#3">3. Verwendung</A> |
3109 | 205 <UL> |
4522
a7baf6ad622a
some updates (patch by Jonas Jermann <jjermann@gmx.net>)
gabucino
parents:
3892
diff
changeset
|
206 <LI><A HREF="#3.1">3.1 Kommandozeile</A></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
|
207 <LI><A HREF="#3.2">3.2 Steuerung</A> |
6033 | 208 <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
|
209 <LI><A HREF="#3.2.1">3.2.1 Standard Steuerung</A></LI> |
eb60f4cf0b4c
updated to english version, html (fixes, clean up, uniform), added table to default style (fix for Mozilla), corrections and more...
jonas
parents:
6398
diff
changeset
|
210 <LI><A HREF="#3.2.2">3.2.2 Steuerungskonfiguration</A> |
eb60f4cf0b4c
updated to english version, html (fixes, clean up, uniform), added table to default style (fix for Mozilla), corrections and more...
jonas
parents:
6398
diff
changeset
|
211 <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
|
212 <LI><A HREF="#3.2.2.1">3.2.2.1 Tastennamen</A></LI> |
eb60f4cf0b4c
updated to english version, html (fixes, clean up, uniform), added table to default style (fix for Mozilla), corrections and more...
jonas
parents:
6398
diff
changeset
|
213 <LI><A HREF="#3.2.2.2">3.2.2.2 Befehle</A></LI> |
eb60f4cf0b4c
updated to english version, html (fixes, clean up, uniform), added table to default style (fix for Mozilla), corrections and more...
jonas
parents:
6398
diff
changeset
|
214 </UL></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
|
215 <LI><A HREF="#3.2.3">3.2.3 Steuerung von LIRC</A></LI> |
eb60f4cf0b4c
updated to english version, html (fixes, clean up, uniform), added table to default style (fix for Mozilla), corrections and more...
jonas
parents:
6398
diff
changeset
|
216 <LI><A HREF="#3.2.4">3.2.4 Slave Modus</A></LI> |
eb60f4cf0b4c
updated to english version, html (fixes, clean up, uniform), added table to default style (fix for Mozilla), corrections and more...
jonas
parents:
6398
diff
changeset
|
217 </UL></LI> |
6033 | 218 <LI><A HREF="#3.3">3.3 Streaming von Netzwerk oder Pipes</A></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
|
219 </UL></LI> |
3109 | 220 <LI><A HREF="cd-dvd.html#4">4. CD/DVD Sektion</A> |
221 <UL> | |
222 <LI><A HREF="cd-dvd.html#4.1">4.1 CD Laufwerke</A></LI> | |
223 <LI><A HREF="cd-dvd.html#4.2">4.2 DVD Wiedergabe</A></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
|
224 </UL></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
|
225 <LI><A HREF="faq.html">5. FAQ Sektion</A> |
3109 | 226 <UL> |
227 <LI><A HREF="faq.html#5.1">5.1 Kompilierung</A></LI> | |
228 <LI><A HREF="faq.html#5.2">5.2 Allgemeine Fragen</A></LI> | |
229 <LI><A HREF="faq.html#5.3">5.3 Dateiwiedergabe-Probleme</A></LI> | |
230 <LI><A HREF="faq.html#5.4">5.4 Video/Audio Treiber-Probleme</A></LI> | |
6258
0c2b0c7c15d2
updated to english version, corrections, some changes in support table in faq.html
jonas
parents:
6241
diff
changeset
|
231 <LI><A HREF="faq.html#5.5">5.5 DVD Wiedergabe</A></LI> |
0c2b0c7c15d2
updated to english version, corrections, some changes in support table in faq.html
jonas
parents:
6241
diff
changeset
|
232 <LI><A HREF="faq.html#5.6">5.6 Feature-Wünsche</A></LI> |
0c2b0c7c15d2
updated to english version, corrections, some changes in support table in faq.html
jonas
parents:
6241
diff
changeset
|
233 <LI><A HREF="faq.html#5.7">5.7 Konvertierung</A></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
|
234 </UL></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
|
235 <LI><A HREF="#6">6. Verschiedene Betriebssysteme</A> |
3109 | 236 <UL> |
237 <LI><A HREF="#6.1">6.1 Debain Paketierung</A></LI> | |
238 <LI><A HREF="#6.2">6.2 FreeBSD</A></LI> | |
239 <LI><A HREF="#6.3">6.3 Solaris</A></LI> | |
240 <LI><A HREF="#6.4">6.4 StrongARM</A></LI> | |
241 <LI><A HREF="#6.5">6.5 SGI/Irix</A></LI> | |
242 <LI><A HREF="#6.6">6.6 QNX</A></LI> | |
6033 | 243 <LI><A HREF="#6.7">6.7 OpenBSD</A></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
|
244 <LI><A HREF="#6.8">6.8 Cygwin</A></LI> |
eb60f4cf0b4c
updated to english version, html (fixes, clean up, uniform), added table to default style (fix for Mozilla), corrections and more...
jonas
parents:
6398
diff
changeset
|
245 </UL></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
|
246 <LI><A HREF="../documentation.html#A">A. Autoren (Englisch)</A> |
eb60f4cf0b4c
updated to english version, html (fixes, clean up, uniform), added table to default style (fix for Mozilla), corrections and more...
jonas
parents:
6398
diff
changeset
|
247 <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
|
248 <LI><A HREF="../documentation.html#A2">A/2. Beteiligte (Englisch)</A></LI> |
eb60f4cf0b4c
updated to english version, html (fixes, clean up, uniform), added table to default style (fix for Mozilla), corrections and more...
jonas
parents:
6398
diff
changeset
|
249 </UL></LI> |
3109 | 250 <LI><A HREF="#B">B. Mailing-Listen</A></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
|
251 <LI><A HREF="bugreports.html">C. Wie man einen Fehler berichtet</A> |
eb60f4cf0b4c
updated to english version, html (fixes, clean up, uniform), added table to default style (fix for Mozilla), corrections and more...
jonas
parents:
6398
diff
changeset
|
252 <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
|
253 <LI><A HREF="../tech/patches.txt">C/2. Wie man Patches einschickt (Englisch)</A></LI> |
eb60f4cf0b4c
updated to english version, html (fixes, clean up, uniform), added table to default style (fix for Mozilla), corrections and more...
jonas
parents:
6398
diff
changeset
|
254 </UL></LI> |
3109 | 255 <LI><A HREF="#D">D. Bekannte Probleme</A></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
|
256 <LI><A HREF="../skin-en.html">X. Wie man ein befühmter SkinMaker in 5 min wird! (Englisch)</A></LI> |
3109 | 257 </UL> |
1964 | 258 |
4522
a7baf6ad622a
some updates (patch by Jonas Jermann <jjermann@gmx.net>)
gabucino
parents:
3892
diff
changeset
|
259 <HR> |
a7baf6ad622a
some updates (patch by Jonas Jermann <jjermann@gmx.net>)
gabucino
parents:
3892
diff
changeset
|
260 Entwicklerschreie (Englisch) |
a7baf6ad622a
some updates (patch by Jonas Jermann <jjermann@gmx.net>)
gabucino
parents:
3892
diff
changeset
|
261 <HR> |
a7baf6ad622a
some updates (patch by Jonas Jermann <jjermann@gmx.net>)
gabucino
parents:
3892
diff
changeset
|
262 |
a7baf6ad622a
some updates (patch by Jonas Jermann <jjermann@gmx.net>)
gabucino
parents:
3892
diff
changeset
|
263 <UL> |
a7baf6ad622a
some updates (patch by Jonas Jermann <jjermann@gmx.net>)
gabucino
parents:
3892
diff
changeset
|
264 <LI><A HREF="../users_against_developers.html#gcc">1. GCC 2.96</A></LI> |
6033 | 265 <LI><A HREF="../users_against_developers.html#nvidia">2. Meinungen zu nVidia</A></LI> |
266 <LI><A HREF="../users_against_developers.html#kotsog">3. Über Joe Barr</A></LI> | |
4522
a7baf6ad622a
some updates (patch by Jonas Jermann <jjermann@gmx.net>)
gabucino
parents:
3892
diff
changeset
|
267 </UL> |
a7baf6ad622a
some updates (patch by Jonas Jermann <jjermann@gmx.net>)
gabucino
parents:
3892
diff
changeset
|
268 |
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
|
269 <HR> |
1833
5bfa57281d98
Added translated files by Johannes Feigl, not checked by me!
atmos4
parents:
diff
changeset
|
270 |
4522
a7baf6ad622a
some updates (patch by Jonas Jermann <jjermann@gmx.net>)
gabucino
parents:
3892
diff
changeset
|
271 <P><B><A NAME=0>0. Wie diese Dokumentation zu lesen ist</A></B></P> |
a7baf6ad622a
some updates (patch by Jonas Jermann <jjermann@gmx.net>)
gabucino
parents:
3892
diff
changeset
|
272 |
a7baf6ad622a
some updates (patch by Jonas Jermann <jjermann@gmx.net>)
gabucino
parents:
3892
diff
changeset
|
273 <P>Wenn du die Installation zum ersten Mal durchführst: Pass auf, dass du |
a7baf6ad622a
some updates (patch by Jonas Jermann <jjermann@gmx.net>)
gabucino
parents:
3892
diff
changeset
|
274 alles von hier bis zum Ende der Installationsanleitung durchliest, und |
a7baf6ad622a
some updates (patch by Jonas Jermann <jjermann@gmx.net>)
gabucino
parents:
3892
diff
changeset
|
275 folge den entsprechenden Links. Wenn du immer noch Fragen hast, kehre zum |
5561 | 276 Inhaltsverzeichnis zurück und suche nach dem Begriff, lies die FAQ oder |
4522
a7baf6ad622a
some updates (patch by Jonas Jermann <jjermann@gmx.net>)
gabucino
parents:
3892
diff
changeset
|
277 versuche mit Hilfe von grep die Dateien zu durchsuchen.</P> |
a7baf6ad622a
some updates (patch by Jonas Jermann <jjermann@gmx.net>)
gabucino
parents:
3892
diff
changeset
|
278 |
a7baf6ad622a
some updates (patch by Jonas Jermann <jjermann@gmx.net>)
gabucino
parents:
3892
diff
changeset
|
279 <P>Die Hauptregel dieser Dokumentation: Wenn es nicht dokumentiert ist, |
a7baf6ad622a
some updates (patch by Jonas Jermann <jjermann@gmx.net>)
gabucino
parents:
3892
diff
changeset
|
280 <U>existiert es nicht</U>. Wenn nichts von einer Möglichkeit der |
4716 | 281 Audioencodierung von TV-Karten steht, kann man dies auch nicht tun. |
4522
a7baf6ad622a
some updates (patch by Jonas Jermann <jjermann@gmx.net>)
gabucino
parents:
3892
diff
changeset
|
282 Viel Glück. Du wirst es brauchen :)</P> |
a7baf6ad622a
some updates (patch by Jonas Jermann <jjermann@gmx.net>)
gabucino
parents:
3892
diff
changeset
|
283 |
a7baf6ad622a
some updates (patch by Jonas Jermann <jjermann@gmx.net>)
gabucino
parents:
3892
diff
changeset
|
284 |
1964 | 285 <P><B><A NAME=1>1. Einleitung</A></B></P> |
286 | |
4600
bcaeff069237
"Here is the correct patch again, some changes for the old ones and a patch for
gabucino
parents:
4522
diff
changeset
|
287 <P><B><A NAME=1.1>1.1. Übersicht</A></B></P> |
1964 | 288 |
5561 | 289 <P><B>MPlayer</B> ist ein Video-Player für LINUX (er läuft auch auf vielen |
3109 | 290 anderen Unix-Systemen und <B>nicht-x86</B> CPUs, siehe <A HREF="#6">Sektion |
6033 | 291 6</A>). Er spielt die meisten MPEG, VOB, AVI, OGG, VIVO, ASF/WMF, QT/MOV, FLI, RM, |
4716 | 292 NuppelVideo, yuv4mpeg, FILM und RoQ Dateien ab, unterstützt von einigen |
6680 | 293 eingebauten, Xanim, RealPlayer und Win32 DLL Codecs. Du kannst <B>VideoCD</B>, |
294 <B>SVCD</B>, <B>DVD</B>, <B>3ivx</B>, <B>RealMedia</B> und auch <B>DivX</B> Filme sehen | |
295 (und du brauchst die avifile-Bibliotek nicht einmal!). Ein weiteres großes Feature | |
296 von <B>MPlayer</B> ist die große Weite von unterstützten Ausgabetreibern. Es | |
297 funktioniert mit X11, Xv, DGA, OpenGL, SVGAlib, fbdev, AAlib und DirectFB. | |
298 Du kannst aber auch GGI und SDL (und dadurch alle deren Treiber) und einigen | |
299 Low-Level grafikkartenabhängige Treiber (für Matrox, 3Dfx und Radeon, Mach64, Permedia3) | |
300 verwenden. Die meinsten von ihnen unterstützen Software- oder Hardware-Scaling, | |
301 also kannst du die meinsten deiner Videos in Vollbild geniesen. | |
3109 | 302 <B>MPlayer</B> unterstützt auch die Wiedergabe via hardwarehäßiger MPEG-Decoder-Karten, |
3418
97e49910f0da
not ready (sorry), I've to finish beginning at line ~360
jaf
parents:
3311
diff
changeset
|
303 wie <B><A HREF="DVB">DVB</A></B> und <B> <A HREF="DXR3">DXR3/Hollywood+</A></B> ! |
4716 | 304 Und was meinst du zu den großen, antialias-schattierten Untertiteln (<B>10 |
2214 | 305 unterstützte Typen!!!</B>) mit europäischen/ISO 8859-1,2 (ungarische, englische, |
6680 | 306 tschechische, usw.), kyrillischen und koreanischen Schriften? Und das onscreen display |
307 (OSD)?</P> | |
1964 | 308 |
6680 | 309 <P><B>MPlayer</B> steht unter der GPL v2 Lizenz.</P> |
310 | |
311 <P>Der Player spielt felsenfest zerstörte MPEG Dateien (nützlich für einige VCDs) und | |
5561 | 312 schlechte AVI-Dateien, welche auch mit dem bekannten Windows Media Player |
313 nicht mehr abspielbar sind, ab. Auch AVI-Dateien ohne Index-Chuck sind spielbar und du kannst ihr | |
314 Index entweder kurzfristig mit der -idx Option wiederherstellen oder permanent mit | |
315 <B>MEncoder</B>, diese ermöglichen die Suchfunktion! | |
1964 | 316 Also du siehst, Stabilität und Qualität sind die wichtigsten Dinge für mich, |
317 aber die Geschwindigkeit ist auch überraschend.</P> | |
318 | |
4716 | 319 |
2224 | 320 <P><B><A NAME=1.2>1.2. Geschichte</A></B></P> |
1964 | 321 |
3109 | 322 <P>Es begann vor einem Jahr... |
5185 | 323 Ich (A'rpi) hatte eine eine Menge von Playern unter Linux probiert (mtv, xmps, dvdview, |
324 livid/oms, videolan, xine, xanim, avifile, xmmp), aber sie hatten alle ihre Probleme. | |
4716 | 325 Meist mit speziellen Dateien oder mit der Audio-Video-Synchronisation. Die |
2224 | 326 meisten waren unfähig beides abzuspielen, MPEG1, MPEG2 und AVI (DivX) Dateien. |
1964 | 327 Einige Player hatten auch Probleme mit der Bildqualität und der Geschwindkeit. |
2224 | 328 So beschloss ich einen Player zu schreiben/zu modifizieren...</P> |
1964 | 329 |
6518
eb60f4cf0b4c
updated to english version, html (fixes, clean up, uniform), added table to default style (fix for Mozilla), corrections and more...
jonas
parents:
6398
diff
changeset
|
330 <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
|
331 <LI><B>mpg12play v0.1-v0.3:</B> Sep 22-25, 2000<BR> |
2224 | 332 Der erste Versuch, zuzweit gehackt in einer halben Stunden! Ich verwendete |
1964 | 333 libmpeg3 von www.heroinewarrior.com bis zu Version 0.3, aber es gab |
334 Bildqualitäts- und Geschwindigkeitsprobleme. | |
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
|
335 <LI><B>mpg12play v0.5-v0.87:</B> Sep 28-Oct 20, 2000<BR> |
2224 | 336 MPEG Codec wurde ersetzt durch DVDview von Dirk Farin, es war ein großartiges |
1964 | 337 Programm, aber es war langsam und in C++ geschrieben (ich hasse C++!!!) |
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
|
338 <LI><B>mpg12play v0.9-v0.95pre5:</B> Oct 21-Nov 2, 2000<BR> |
1964 | 339 MPEG Codec wurde libmpeg2 (mpeg2dec) von Aaron Holtzman & Michel Lespinasse. |
340 Es ist großartig, optimiert und schneller C-Code mit perfekter Bildqualität | |
341 und 100% MPEG Standard. | |
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
|
342 <LI><B>MPlayer v0.3-v0.9:</B> Nov 18-Dec 4, 2000<BR> |
5185 | 343 Es war ein Paket aus 2 Programmen: mpg12play v0.95pre6 und mein neuer, einfacher |
1964 | 344 AVI-Player 'avip' basierend auf Avifiles Win32 DLL Loader. |
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
|
345 <LI><B>MPlayer v0.10:</B> Jan 1, 2001<BR> |
1964 | 346 Der MPEG und AVI Player in einer einizigen Binary! |
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
|
347 <LI><B>MPlayer v0.11pre Serien:</B><BR> |
1964 | 348 Einigen neue Entwickler sind beigetreten und seit 0.11 war MPlayer Team-Arbeit! |
349 .ASF Datei-Unterstützung hinzugefügt und OpenDivX (siehe www.projectmayo.com) | |
350 für en-/decoding. | |
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
|
351 <LI><B>MPlayer v0.17 "The IdegCounter"</B> Apr 27, 2001<BR> |
1964 | 352 Die Release-Version nach 0.11pre nach 4 Monaten schwerer Entwicklung! |
5561 | 353 Probiere es und sei überrascht! Tausende von neuen Features hinzugefügt ... |
1964 | 354 und natürlich wurde auch der alte Code verbessert, Bugs entfernt usw. |
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
|
355 <LI><B>MPlayer 0.18 "The BugCounter"</B> Jul 9, 2001<BR> |
1964 | 356 2 Monate seit 0.17 und hier ist die neue Release.. Komplette ASF-Unterstützung, |
357 mehr Untertitel-Formate, libao wurde eingeführt (wie libvo, aber für Audio), | |
358 stabiler den je, und so weiter. Es ist ein MUSS ! | |
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
|
359 <LI><B>MPlayer 0.50 "The Faszom(C)ounter"</B> Oct 8, 2001<BR> |
2224 | 360 Hmmm. Wieder eine Release. Tonnen von neuen Featues, beta GUI Version, Fehler |
2013 | 361 beseitigt, neue vo und ao Treiber, Ports zu vielen Systemen inklusive OpenSource |
362 DivX Codecs und vieles mehr. Probier's! | |
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
|
363 <LI><B>MPlayer 0.60 "The RTFMCounter"</B> Jan 3, 2002<BR> |
4716 | 364 MOV/VIVO/RM/FLI/NUV Dateiformat-Unterstützung, native CRAM, Cinepak, ADPCM Codecs |
365 und Support für die Binary-Codecs von XAnim; DVD Untertitel-Unterstützung, erstes | |
366 Release des MEncoders, TV-Grabbing, Cache, liba52, unzählbare Fehlerbehebungen.</LI> | |
6680 | 367 <LI><B>MPlayer 0.90 "?"</B> Jul? ??, 2002<BR> |
6033 | 368 </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
|
369 </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
|
370 |
1964 | 371 |
372 <P><B><A NAME=1.3>1.3. Installation</A></B></P> | |
373 | |
3418
97e49910f0da
not ready (sorry), I've to finish beginning at line ~360
jaf
parents:
3311
diff
changeset
|
374 <P>Dieses Kapitel wird versuchen dich auf dem Weg der Konfiguration und Kompilierung |
97e49910f0da
not ready (sorry), I've to finish beginning at line ~360
jaf
parents:
3311
diff
changeset
|
375 von <B>MPlayer</B> zu leiten. Es ist nicht einfach, aber auch nicht unnötig schwer. |
4716 | 376 Wenn dir ein unterschiedliches Verhalten als hier beschrieben auffällt, versuche bitte |
3418
97e49910f0da
not ready (sorry), I've to finish beginning at line ~360
jaf
parents:
3311
diff
changeset
|
377 diese Dokumentation zu durchsuchen und du wirst eine Antwort erhalten. Wenn du Links |
97e49910f0da
not ready (sorry), I've to finish beginning at line ~360
jaf
parents:
3311
diff
changeset
|
378 sieht, bitte folge ihnen und lese was sie enthalten. Es ist einige Zeit benötigen, aber |
97e49910f0da
not ready (sorry), I've to finish beginning at line ~360
jaf
parents:
3311
diff
changeset
|
379 es zahlt sich aus.</P> |
97e49910f0da
not ready (sorry), I've to finish beginning at line ~360
jaf
parents:
3311
diff
changeset
|
380 |
4716 | 381 <P>Du brauchst erstmals ein aktuelles System. Unter Linux sind 2.4.x Kernel empfohlen.</P> |
3418
97e49910f0da
not ready (sorry), I've to finish beginning at line ~360
jaf
parents:
3311
diff
changeset
|
382 |
6680 | 383 <P><B>SOFTWARE VORAUSSETZUNGEN</B><BR> |
3273 | 384 |
1964 | 385 <UL> |
3109 | 386 <LI><B>binutils</B> - vorgeschlagene Version ist <B>2.11.x</B>. Diese Programm ist |
4716 | 387 verantwortlich für das Erzeugen von MMX/3DNow!/usw Befehlen, deshalb sehr wichtig.</LI> |
6680 | 388 <LI><B>gcc</B> - vorgeschlagene Version ist von <B>2.95.3</B> bis <B>2.95.4</B> und |
389 <B>3.1</B>. Verwende <B>NIEMALS</B> 2.96 oder 3.0.x !!! Sie erzeugen für <B>MPlayer</B> | |
390 fehlerhaften Code. Wenn du dich entscheidest von 2.96 zu wechseln entscheide dich nicht für | |
391 3.0.x nur weil er neuer ist! Früheren Versionen waren sogar schlechter als 2.96, downgrade | |
392 also zu 2.95.x (downgrade auch die libstdc++, sie wird vielleicht von anderen Programmen benötigt) | |
393 oder up-/downgrade überhaupt nicht (sei aber in diesem Falle auf Laufzeitfehler vorbereitet). | |
394 Wenn der 3.x,x verwendet werden soll, sollte die neuste Version versucht werden. Ältere hatten | |
395 verschiedene Fehler, es sollte also darauf geachtet werden, dass wenigstens 3.1 verwendet wird, | |
396 da diese Version getestet wurde und funktionieren sollte. Detaillierte Information über die | |
397 Bugs von gcc 2.96 (sie sind immer noch NICHT behoben, sondern wurden in <B>MPlayer</B> | |
398 UMGANGEN!) können <A HREF="users_against_developers.html"><B><I>hier</I></B></A> und in den | |
3418
97e49910f0da
not ready (sorry), I've to finish beginning at line ~360
jaf
parents:
3311
diff
changeset
|
399 <A HREF="faq.html">FAQ</A> gefunden werden!</I></B></LI> |
5185 | 400 <LI><B>XFree86</B> - vorgeschlagene Version ist <B>immer die neueste (4.2.0)</B>, aber |
4716 | 401 normalerweise will das jeder. Seit XFree86 4.0.2 enthält es die <A HREF="video.html#2.3.1.2">XVideo</A> |
5561 | 402 Erweiterung (auch bezeichnet als <B>Xv</B>) was benötigt wird, um Hardware YUV Beschleunigung |
4716 | 403 (schnelle Bildanzeige) auf Karten die es unterstützen zu nutzen. <A HREF="video.html#2.3.1.2">Hier sind |
404 noch mehr Informationen verfügbar.</A><BR> Stelle sicher, dass die <B>Development-Pakete</B> | |
405 installiert sind, sonst wird es nicht funktionieren.<BR>Einige Grafikkarten benötigen | |
5561 | 406 auch gar kein XFree86. Für eine Liste siehe unten.</LI> |
4716 | 407 <LI><B>make</B> - vorgeschlagene Version ist <B>immer die neueste</B> (mindestens 3.79.x). |
3418
97e49910f0da
not ready (sorry), I've to finish beginning at line ~360
jaf
parents:
3311
diff
changeset
|
408 Dies ist normalerweise nicht so wichtig.</LI> |
4716 | 409 <LI><B>SDL</B> - es ist nicht vorgeschrieben, aber es ist hilfreich in einigen Fällen |
5561 | 410 (schlechter Ton oder Videokarten, welche mit Probleme mit dem Xv-Treiber haben). |
6153 | 411 Verwende immer die aktuellste Version (beginnend bei 1.2.x).</LI> |
6680 | 412 <LI><B>libjpeg</B> - optionaler (M)JPEG Decoder, benutzt bei -mf und einigen QT MOV Dateien. |
5185 | 413 Sowohl für <B>MPlayer</B> als auch für <B>MEncoder</B> nützlich.</LI> |
414 <LI><B>libpng</B> - empfohlen und standard (M)PNG Decoder. Benötigt für das GUI. | |
415 Sowohl für <B>MPlayer</B> als auch für <B>MEncoder</B> nützlich.</LI> | |
6680 | 416 <LI><B>lame</B> - empfohlen, wird benötigt, um mit MEncoder MP3 Audio zu codieren, |
417 die empfohlene Version ist <B>immer die neuste</B> (wenigstens 3.90).</LI> | |
6033 | 418 <LI><B>libogg</B> - optional, wird benötigt für OGG Dateiformat.</LI> |
419 <LI><B>libvorbis</B> - optional, wird benötigt für OGG Vorbis Audio.</LI> | |
3109 | 420 </UL> |
1964 | 421 |
6680 | 422 <P><B>CODECS</B></P> |
3273 | 423 |
424 <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
|
425 <LI><B>libavcodec</B>: Wenn du diese DivX3/DivX4/DivX5/MP41/MP42/usw Codecs verwenden willst schau dir die Sektion |
eb60f4cf0b4c
updated to english version, html (fixes, clean up, uniform), added table to default style (fix for Mozilla), corrections and more...
jonas
parents:
6398
diff
changeset
|
426 <A HREF="codecs.html#2.2.1.2">2.2.1.2</A> vor dem Kompilieren an. 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
|
427 <UL> |
6680 | 428 <LI><B>DivX/DivX4/DivX5/MP41/MP42-Wiedergabe auf nicht-x86 Maschinen</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
|
429 <LI>Wiedergabe von RealVideo 1.0/VIVO/MJPEG/h263/andere und Encodierung</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
|
430 <LI>dieser Codec hat die <B>größte Geschwindigkeit beim Decodieren</B> von DivX/DivX4/DivX5 |
eb60f4cf0b4c
updated to english version, html (fixes, clean up, uniform), added table to default style (fix for Mozilla), corrections and more...
jonas
parents:
6398
diff
changeset
|
431 Filmen (auch schneller als der originale DivX4-Codec) !</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
|
432 </UL></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
|
433 <LI><B>Win32 Codecs</B>: Wenn du planst, <B>MPlayer</B> auf einer x86 Architektur zu verwenden, |
eb60f4cf0b4c
updated to english version, html (fixes, clean up, uniform), added table to default style (fix for Mozilla), corrections and more...
jonas
parents:
6398
diff
changeset
|
434 willst du sie möglicherweise brauchen. Lade dir dazu die w32codecs.zip herunter und entpacke sie |
eb60f4cf0b4c
updated to english version, html (fixes, clean up, uniform), added table to default style (fix for Mozilla), corrections and more...
jonas
parents:
6398
diff
changeset
|
435 nach /usr/lib/win32 . Hinweis: Das Avifile-Projekt hat ein ähnliches Codecs-Paket, aber es unterscheidet |
eb60f4cf0b4c
updated to english version, html (fixes, clean up, uniform), added table to default style (fix for Mozilla), corrections and more...
jonas
parents:
6398
diff
changeset
|
436 sich von unserem. Also wenn du alle unterstützten Codecs verwenden willst, verwende |
eb60f4cf0b4c
updated to english version, html (fixes, clean up, uniform), added table to default style (fix for Mozilla), corrections and more...
jonas
parents:
6398
diff
changeset
|
437 unser Paket! Wie auch immer, du kannst auch unserer Paket für avifile nutzen. 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
|
438 <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
|
439 <LI>du wirst sie möglicherweise brauchen um Video mit verschiedenen Hardware-Kompressoren, |
eb60f4cf0b4c
updated to english version, html (fixes, clean up, uniform), added table to default style (fix for Mozilla), corrections and more...
jonas
parents:
6398
diff
changeset
|
440 wie Tuner Karten und digitalen Kameras (z.B. DV, ATI VCR, MJPEG) abzuspielen oder zu enkodieren</LI> |
6680 | 441 <LI>erforderlich um <B>WMV8 Filme</B>. Es wird nicht benötigt für alte ASF's mit MP41 oder MP42 |
442 Video (obgleich VoxWare Audio für diese Dateien häufig anzutreffen ist - dies wird von den Win32 | |
443 Codecs behandelt), oder WMV7.</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
|
444 </UL></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
|
445 <LI><B>DivX4/DivX5</B>: Informationen zu diesem Codec sind in der Sektion <A HREF="codecs.html#2.2.1.1">2.2.1.1</A> |
eb60f4cf0b4c
updated to english version, html (fixes, clean up, uniform), added table to default style (fix for Mozilla), corrections and more...
jonas
parents:
6398
diff
changeset
|
446 erhältlich. Wenn du <B>MEncoder</B> nicht verwendest, kannst du auch <B>libavcodec</B> (siehe oben) |
eb60f4cf0b4c
updated to english version, html (fixes, clean up, uniform), added table to default style (fix for Mozilla), corrections and more...
jonas
parents:
6398
diff
changeset
|
447 verwenden, was schneller wäre. 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
|
448 <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
|
449 <LI>1 Pass oder 2 Pass Enkodierung mit <A HREF="encoding.html">MEncoder</A></LI> |
eb60f4cf0b4c
updated to english version, html (fixes, clean up, uniform), added table to default style (fix for Mozilla), corrections and more...
jonas
parents:
6398
diff
changeset
|
450 <LI>du kannst alte <B>DivX3</B>-Film schneller als mit Win32-DLL-Codecs betrachten aber langsamer |
eb60f4cf0b4c
updated 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 als <B>libavcodec</B></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
|
452 <LI>es ist Closed-Source und nur in einer x86-Version verfügbar.</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
|
453 </UL></LI> |
6680 | 454 <LI><B>XviD</B>: Open source Enkodierungs-Alternative zu Divx4Linux<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
|
455 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
|
456 <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
|
457 <LI>1 Pass oder 2 Pass Encodierung mit <A HREF="encoding.html">MEncoder</A></LI> |
eb60f4cf0b4c
updated to english version, html (fixes, clean up, uniform), added table to default style (fix for Mozilla), corrections and more...
jonas
parents:
6398
diff
changeset
|
458 <LI>es ist Open-Source, also nicht nur als x86 Version verfügbar.</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
|
459 <LI>es ist ungefähr 2 mal schneller als DivX4 bei der Enkodierung - mit der annähernd gleichen Qualität.</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
|
460 </UL></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
|
461 <LI>Die <A HREF="codecs.html#2.2.1.3">XAnim Codecs</A> sind die besten (Vollbild, |
eb60f4cf0b4c
updated to english version, html (fixes, clean up, uniform), added table to default style (fix for Mozilla), corrections and more...
jonas
parents:
6398
diff
changeset
|
462 Hardwaremäßiger YUV Zoom) um <B>3ivx</B>, Indeo 3/4/5 Filme und einige alte Formate |
eb60f4cf0b4c
updated to english version, html (fixes, clean up, uniform), added table to default style (fix for Mozilla), corrections and more...
jonas
parents:
6398
diff
changeset
|
463 abzuspielen. Und sie sind multiplatform, also sind sie die einzige Möglichkeit um Indeo |
eb60f4cf0b4c
updated to english version, html (fixes, clean up, uniform), added table to default style (fix for Mozilla), corrections and more...
jonas
parents:
6398
diff
changeset
|
464 auf nicht-x86 Plattformen zu sehen (nun mal abgesehen von XAnim :). Aber z.B. Cinepak |
eb60f4cf0b4c
updated to english version, html (fixes, clean up, uniform), added table to default style (fix for Mozilla), corrections and more...
jonas
parents:
6398
diff
changeset
|
465 Filme werden mit dem <B>MPlayer</B> eigenen Cinepak-Decoder am besten wiedergegeben !</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
|
466 <LI>Für <B>Ogg Vorbis</B> Audiodekodierung wird eine korrekte Installation von |
eb60f4cf0b4c
updated 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 <CODE>libvorbis</CODE> benötigt. Es sollten, falls vorhanden, deb/rpm-Pakete verwendet werden |
eb60f4cf0b4c
updated to english version, html (fixes, clean up, uniform), added table to default style (fix for Mozilla), corrections and more...
jonas
parents:
6398
diff
changeset
|
468 oder <A HREF="http://ogg.org/ogg/vorbis/download/vorbis_nightly_cvs.tgz">diese Sourcen</A> |
eb60f4cf0b4c
updated to english version, html (fixes, clean up, uniform), added table to default style (fix for Mozilla), corrections and more...
jonas
parents:
6398
diff
changeset
|
469 kompiliert werden (dies ist eine täglich erneuerter tarball des Vorbis CVS).</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
|
470 <LI><B>MPlayer</B> kann die Libraries von RealPlayer 8 oder RealONE verwenden, um |
6680 | 471 Dateien mit <B>RealVideo 2.0 und 3.0</B> Video und Sipro/Cook Audio wiederzugeben. Eine |
472 Installationsanleitung und weitere Informationen finden sich in der Sektion | |
473 <A HREF="formats.html#2.1.1.7">RealMedia Dateiformat</A>!</LI> | |
4716 | 474 </UL> |
3418
97e49910f0da
not ready (sorry), I've to finish beginning at line ~360
jaf
parents:
3311
diff
changeset
|
475 |
6680 | 476 <P><B>VIDEOKARTEN</B></P> |
3273 | 477 |
3418
97e49910f0da
not ready (sorry), I've to finish beginning at line ~360
jaf
parents:
3311
diff
changeset
|
478 <P>Es gibt allgemein gesprochen zwei Arten von Grafikkarten. Die eine Art (und die neueren Karten) besitzen |
5561 | 479 <B>Hardware Scaling und YUV Beschleunigung</B>, die anderen nicht.</P> |
3418
97e49910f0da
not ready (sorry), I've to finish beginning at line ~360
jaf
parents:
3311
diff
changeset
|
480 |
6680 | 481 <P><B>YUV Karten</B></P> |
3418
97e49910f0da
not ready (sorry), I've to finish beginning at line ~360
jaf
parents:
3311
diff
changeset
|
482 |
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
|
483 <P>Sie können das Bild anzeigen und Scalen (Zoomen), in jeder Größe die in ihren Speicher passen und das |
3418
97e49910f0da
not ready (sorry), I've to finish beginning at line ~360
jaf
parents:
3311
diff
changeset
|
484 auch noch mit <B>geringer CPU Auslastung</B> (Zoomen erhöht sie nicht!), darum bekommst du |
97e49910f0da
not ready (sorry), I've to finish beginning at line ~360
jaf
parents:
3311
diff
changeset
|
485 auch ein nettes und sehr schnelle Vollbild.</P> |
97e49910f0da
not ready (sorry), I've to finish beginning at line ~360
jaf
parents:
3311
diff
changeset
|
486 |
3273 | 487 <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
|
488 <LI><B>Matrox G200/G400/G450/G550 Karten</B>: Obwohl ein |
eb60f4cf0b4c
updated to english version, html (fixes, clean up, uniform), added table to default style (fix for Mozilla), corrections and more...
jonas
parents:
6398
diff
changeset
|
489 <A HREF="video.html#2.3.1.9">Vidix Treiber</A> zur Verfügung gestellt wird, |
eb60f4cf0b4c
updated to english version, html (fixes, clean up, uniform), added table to default style (fix for Mozilla), corrections and more...
jonas
parents:
6398
diff
changeset
|
490 wird empfohlen, stattdessen die alten mga_vid Kernelmodule zu verwenden, |
eb60f4cf0b4c
updated 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 diese funktionieren viel besser. Näheres zur Installation und dem Gebrauch |
eb60f4cf0b4c
updated to english version, html (fixes, clean up, uniform), added table to default style (fix for Mozilla), corrections and more...
jonas
parents:
6398
diff
changeset
|
492 findet man in der <A HREF="video.html#2.3.1.7">mga_vid</A> Sektion. Es ist |
eb60f4cf0b4c
updated to english version, html (fixes, clean up, uniform), added table to default style (fix for Mozilla), corrections and more...
jonas
parents:
6398
diff
changeset
|
493 wichtig, diese Schritte <I>vor</I> der Kompilierung von <B>MPlayer</B> |
eb60f4cf0b4c
updated to english version, html (fixes, clean up, uniform), added table to default style (fix for Mozilla), corrections and more...
jonas
parents:
6398
diff
changeset
|
494 vorzunehmen, da ansonsten keine mga_vid Unterstützung einkompiliert wird. |
eb60f4cf0b4c
updated to english version, html (fixes, clean up, uniform), added table to default style (fix for Mozilla), corrections and more...
jonas
parents:
6398
diff
changeset
|
495 Man sollte auch die <A HREF="video.html#2.3.1.A.1">Matrox TV-out</A> Sektion |
eb60f4cf0b4c
updated to english version, html (fixes, clean up, uniform), added table to default style (fix for Mozilla), corrections and more...
jonas
parents:
6398
diff
changeset
|
496 lesen. |
eb60f4cf0b4c
updated to english version, html (fixes, clean up, uniform), added table to default style (fix for Mozilla), corrections and more...
jonas
parents:
6398
diff
changeset
|
497 <U><B>Nicht-Linux Benutzer</B></U> können nur noch die Vidix Treiber verwenden: |
eb60f4cf0b4c
updated to english version, html (fixes, clean up, uniform), added table to default style (fix for Mozilla), corrections and more...
jonas
parents:
6398
diff
changeset
|
498 Dazu sollte die <A HREF="video.html#2.3.1.15">Vidix</A> Dokumentation gelesen |
eb60f4cf0b4c
updated to english version, html (fixes, clean up, uniform), added table to default style (fix for Mozilla), corrections and more...
jonas
parents:
6398
diff
changeset
|
499 werden!</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
|
500 <LI><B>3Dfx Voodoo3/Banshee Karten</B>: Es sollte die Sektion |
eb60f4cf0b4c
updated to english version, html (fixes, clean up, uniform), added table to default style (fix for Mozilla), corrections and more...
jonas
parents:
6398
diff
changeset
|
501 <A HREF="video.html#2.3.1.9">2.3.1.9</A> gelesen werden, um eine möglichst |
eb60f4cf0b4c
updated to english version, html (fixes, clean up, uniform), added table to default style (fix for Mozilla), corrections and more...
jonas
parents:
6398
diff
changeset
|
502 hohe Geschwindigkeit zu erzielen. Es ist wichtig, diese Schritte <I>vor</I> |
eb60f4cf0b4c
updated to english version, html (fixes, clean up, uniform), added table to default style (fix for Mozilla), corrections and more...
jonas
parents:
6398
diff
changeset
|
503 der Kompilierung von <B>MPlayer</B> vorzunehmen, da ansonsten keine 3Dfx |
eb60f4cf0b4c
updated to english version, html (fixes, clean up, uniform), added table to default style (fix for Mozilla), corrections and more...
jonas
parents:
6398
diff
changeset
|
504 Unterstützung einkompiliert wird. Man sollte auch die |
eb60f4cf0b4c
updated 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 <A HREF="video.html#2.3.1.A.3">3dfx TV-out</A> Sektion lesen. Wenn X verwendet |
eb60f4cf0b4c
updated 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 wird, sollte mindestens Version 4.2.0 verwendet werden, da die 3dfx Xv-Treiber |
eb60f4cf0b4c
updated to english version, html (fixes, clean up, uniform), added table to default style (fix for Mozilla), corrections and more...
jonas
parents:
6398
diff
changeset
|
507 in 4.1.0 und den früheren Versionen kaputt waren!</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
|
508 <LI><B>ATI Karten</B>: Der <A HREF="video.html#2.3.1.14">Vidix Treiber</A> |
eb60f4cf0b4c
updated to english version, html (fixes, clean up, uniform), added table to default style (fix for Mozilla), corrections and more...
jonas
parents:
6398
diff
changeset
|
509 wird für folgende Karten zur Verfügung gestellt: |
eb60f4cf0b4c
updated to english version, html (fixes, clean up, uniform), added table to default style (fix for Mozilla), corrections and more...
jonas
parents:
6398
diff
changeset
|
510 <B>Radeon</B>, <B>Rage128</B>, <B>Mach64</B> (Rage XL/Mobility, Xpert98). |
eb60f4cf0b4c
updated to english version, html (fixes, clean up, uniform), added table to default style (fix for Mozilla), corrections and more...
jonas
parents:
6398
diff
changeset
|
511 Es sollte auch die <A HREF="video.html#2.3.1.A.2">ATI Karten</A> Sektion |
eb60f4cf0b4c
updated to english version, html (fixes, clean up, uniform), added table to default style (fix for Mozilla), corrections and more...
jonas
parents:
6398
diff
changeset
|
512 der TV-out Dokumentation gelesen werden um herauszufinden, ob der jeweilige |
eb60f4cf0b4c
updated to english version, html (fixes, clean up, uniform), added table to default style (fix for Mozilla), corrections and more...
jonas
parents:
6398
diff
changeset
|
513 TV-out der Karte unter Linux/MPlayer unterstützt wird.</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
|
514 <LI><B>S3 Karten</B>: Die Savage und Virge/DX Chips besitzen |
eb60f4cf0b4c
updated to english version, html (fixes, clean up, uniform), added table to default style (fix for Mozilla), corrections and more...
jonas
parents:
6398
diff
changeset
|
515 Hardwarebeschleunigung. Verwende die neueste XFree86 Version, ältere Treiber |
eb60f4cf0b4c
updated to english version, html (fixes, clean up, uniform), added table to default style (fix for Mozilla), corrections and more...
jonas
parents:
6398
diff
changeset
|
516 sind fehlerhaft. Savage Chips machen Problem mit YV12 Anzeige, siehe |
eb60f4cf0b4c
updated to english version, html (fixes, clean up, uniform), added table to default style (fix for Mozilla), corrections and more...
jonas
parents:
6398
diff
changeset
|
517 <A HREF="video.html#2.3.1.2.2">S3 Xv Sektion</A> für Details. Ältere, Trio |
eb60f4cf0b4c
updated to english version, html (fixes, clean up, uniform), added table to default style (fix for Mozilla), corrections and more...
jonas
parents:
6398
diff
changeset
|
518 Karten haben keinen oder langsamen Hardwaresupport.</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
|
519 <LI><B>nVidia Karten</B>: sehr schlechte Wahl für Videowiedergabe. nVidias Karten |
eb60f4cf0b4c
updated to english version, html (fixes, clean up, uniform), added table to default style (fix for Mozilla), corrections and more...
jonas
parents:
6398
diff
changeset
|
520 werden im Fernen Osten erzeugt und haben sehr billige und qualitativ |
eb60f4cf0b4c
updated to english version, html (fixes, clean up, uniform), added table to default style (fix for Mozilla), corrections and more...
jonas
parents:
6398
diff
changeset
|
521 minderwertige Chips. |
eb60f4cf0b4c
updated to english version, html (fixes, clean up, uniform), added table to default style (fix for Mozilla), corrections and more...
jonas
parents:
6398
diff
changeset
|
522 <U>Der eingebaute nVidia Treiber in XFree86 enthält keine Hardwareunterstützung |
eb60f4cf0b4c
updated to english version, html (fixes, clean up, uniform), added table to default style (fix for Mozilla), corrections and more...
jonas
parents:
6398
diff
changeset
|
523 für YUV Beschleunigung!</U> Du musst dir die Closed-Source Treiber von |
eb60f4cf0b4c
updated to english version, html (fixes, clean up, uniform), added table to default style (fix for Mozilla), corrections and more...
jonas
parents:
6398
diff
changeset
|
524 nvidia.com downloaden. Nähere Details finden sich in der |
6680 | 525 <A HREF="video.html#2.3.1.2.3">nVidia Xv Treiber</A> Sektion.</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
|
526 <LI><B>3DLabs GLINT R3 und Permedia3</B>: Ein Vidix-Treiber steht zur Verfügung |
eb60f4cf0b4c
updated to english version, html (fixes, clean up, uniform), added table to default style (fix for Mozilla), corrections and more...
jonas
parents:
6398
diff
changeset
|
527 (pm3_vid). Es sollten auch die |
eb60f4cf0b4c
updated to english version, html (fixes, clean up, uniform), added table to default style (fix for Mozilla), corrections and more...
jonas
parents:
6398
diff
changeset
|
528 <A HREF="video.html#2.3.1.15">Vidix Instruktionen</A> gelesen werden.</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
|
529 <LI><B>andere Karten</B>: keine oben genannte? |
eb60f4cf0b4c
updated to english version, html (fixes, clean up, uniform), added table to default style (fix for Mozilla), corrections and more...
jonas
parents:
6398
diff
changeset
|
530 <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
|
531 <LI>Schau ob dein XFree86 Treiber (und deine Karte) Hardwarebeschleunigung unterstützt. |
eb60f4cf0b4c
updated to english version, html (fixes, clean up, uniform), added table to default style (fix for Mozilla), corrections and more...
jonas
parents:
6398
diff
changeset
|
532 Siehe <A HREF="video.html#2.3.1.2">Xv Sektion</A> für Details.</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
|
533 <LI>Wenn nicht, werden die Features deiner Karte unter deinem OS nicht unterstützt :(<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
|
534 Wenn die Hardware Skalierung unter Windows läuft, bedeutet dies nicht, dass das auch unter |
eb60f4cf0b4c
updated to english version, html (fixes, clean up, uniform), added table to default style (fix for Mozilla), corrections and more...
jonas
parents:
6398
diff
changeset
|
535 Linux oder anderen OS funktioniert. Es hängt von den Treibern ab! Die meisten Hersteller erstellen weder |
eb60f4cf0b4c
updated to english version, html (fixes, clean up, uniform), added table to default style (fix for Mozilla), corrections and more...
jonas
parents:
6398
diff
changeset
|
536 Linux Treiber, noch geben sie die Chip Spezifikationen frei - du bist also der Unglückliche, wenn |
eb60f4cf0b4c
updated to english version, html (fixes, clean up, uniform), added table to default style (fix for Mozilla), corrections and more...
jonas
parents:
6398
diff
changeset
|
537 du diese Karten verwendest. Lies die nächste Sektion:</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
|
538 </UL></LI> |
3443 | 539 </UL> |
540 | |
6680 | 541 <P><B>Nicht-YUV Karten</B></P> |
3443 | 542 |
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
|
543 <P>Vollbild kann durch Zoomen <B>per Software</B> (benutze die Option -zoom, aber sei gewarnt: Es ist laaaangsam!) |
5185 | 544 oder durch den Wechsel in einen kleineren Videomodus erreicht werden, z.B. zu 352x288. Wenn du keine YUV Beschleunigung |
545 zur Verfügung hast, ist diese letztgenannte Methode zu empfehlen. | |
546 Bei <B>MPlayer</B> <U>kann dieses Verhalten durch das Verwenden | |
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
|
547 der <CODE>-vm</CODE> Option</U> und mit den folgenden Treibern beeinflusst werden:</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
|
548 |
3443 | 549 <UL> |
550 <LI><B>Verwendung von</B> XFree86: siehe Details in der | |
6518
eb60f4cf0b4c
updated to english version, html (fixes, clean up, uniform), added table to default style (fix for Mozilla), corrections and more...
jonas
parents:
6398
diff
changeset
|
551 <A HREF="video.html#2.3.1.3">DGA Treiber</A> und der |
eb60f4cf0b4c
updated to english version, html (fixes, clean up, uniform), added table to default style (fix for Mozilla), corrections and more...
jonas
parents:
6398
diff
changeset
|
552 <A HREF="video.html#2.3.1.13">X11 Treiber</A> Sektion. DGA ist empfohlen! |
5185 | 553 Versuche auch DGA via SDL zu verwenden, manchmal ist es 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
|
554 <LI><B>Ohne</B> XFree86: versuche die Treiber in folgender Reihenfolge: |
3443 | 555 <A HREF="video.html#2.3.1.12">vesa</A>, |
556 <A HREF="video.html#2.3.1.6">fbdev</A>, | |
557 <A HREF="video.html#2.3.1.5">svgalib</A>, | |
558 <A HREF="video.html#2.3.1.11">aalib</A>.</LI> | |
559 </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
|
560 |
6680 | 561 <P><B>SOUNDKARTEN</B></P> |
3296 | 562 |
563 <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
|
564 <LI><B>Soundblaster Live!</B>: Diese Karte kann 4 oder 6 (<B>5.1</B>) Kanäle (von AC3) |
eb60f4cf0b4c
updated to english version, html (fixes, clean up, uniform), added table to default style (fix for Mozilla), corrections and more...
jonas
parents:
6398
diff
changeset
|
565 anstelle von 2 verwenden. Lies die <A HREF="codecs.html#2.2.2.1">Softwaremäßige AC3-Decodierung</A> Sektion.</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
|
566 <LI><B>C-Media mit SP/DIF Ausgang</B>: Hardware AC3 Durchgabe ist möglich |
eb60f4cf0b4c
updated to english version, html (fixes, clean up, uniform), added table to default style (fix for Mozilla), corrections and more...
jonas
parents:
6398
diff
changeset
|
567 mit diesen Karten, siehe |
eb60f4cf0b4c
updated to english version, html (fixes, clean up, uniform), added table to default style (fix for Mozilla), corrections and more...
jonas
parents:
6398
diff
changeset
|
568 <A HREF="codecs.html#2.2.2.2">Hardware AC3 Decodierung</A> Sektion. |
eb60f4cf0b4c
updated to english version, html (fixes, clean up, uniform), added table to default style (fix for Mozilla), corrections and more...
jonas
parents:
6398
diff
changeset
|
569 Für Hardware AC3 Durchgabe MUSS die ALSA 0.9 OSS Emulation verwendet werden!</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
|
570 <LI>Die Features von <B>anderen Karten</B> werden von <B>MPlayer</B> nicht unterstützt. |
eb60f4cf0b4c
updated to english version, html (fixes, clean up, uniform), added table to default style (fix for Mozilla), corrections and more...
jonas
parents:
6398
diff
changeset
|
571 <U>Es ist sehr zu empfehlen die <A HREF="sound.html#2.3.2">Soundkarten Sektion</A> zu lesen !</U></LI> |
3443 | 572 </UL> |
573 | |
6680 | 574 <P><B>FEATURES</B></P> |
1964 | 575 |
4522
a7baf6ad622a
some updates (patch by Jonas Jermann <jjermann@gmx.net>)
gabucino
parents:
3892
diff
changeset
|
576 <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
|
577 <LI>Entscheide dich, ob du das GUI brauchst. Wenn du es braucht, wirf einen Blick auf die |
eb60f4cf0b4c
updated to english version, html (fixes, clean up, uniform), added table to default style (fix for Mozilla), corrections and more...
jonas
parents:
6398
diff
changeset
|
578 <A HREF="#1.4">Sektion 1.4</A> vor dem Kompilieren.</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
|
579 <LI>Wenn du <B>MEncoder</B> installieren willst (unser grossartiger, vielseitiger Encoder), |
eb60f4cf0b4c
updated to english version, html (fixes, clean up, uniform), added table to default style (fix for Mozilla), corrections and more...
jonas
parents:
6398
diff
changeset
|
580 siehe <A HREF="encoding.html#2.4">MEncoder Sektion</A> .</LI> |
eb60f4cf0b4c
updated to english version, html (fixes, clean up, uniform), added table to default style (fix for Mozilla), corrections and more...
jonas
parents:
6398
diff
changeset
|
581 <LI>Wenn du eine V4L-kompatible <B>TV-Tuner</B> Karte hast und du mit <B>MPlayer</B> |
eb60f4cf0b4c
updated to english version, html (fixes, clean up, uniform), added table to default style (fix for Mozilla), corrections and more...
jonas
parents:
6398
diff
changeset
|
582 fernsehen oder encodieren willst, siehe in der <A HREF="#2.5">TV-Input</A> Sektion.</LI> |
6680 | 583 <LI>Es gibt 3 Methoden der Zeitmessung in <B>MPlayer</B>. |
584 <UL> | |
585 <LI><B>Um die alte Methode zu verwenden</B>, muss nichts getan werden. <B>MPlayer</B> verwendet | |
586 <CODE>usleep()</CODE> um die A/V Sync einzustellen, mit +/- 10ms Abweichung. Wie auch immer, | |
587 manchmal muss die Synchronisation einfach feiner eingestellt werden.</LI> | |
588 <LI><B>Der neue Timercode</B> verwendet die RTC (Real Time Clock [Echtzeituhr]) für diese | |
589 Aufgabe, da er Timer mit genau 1ms Abweichung erzeugen kann. Dies wird automatisch aktiviert, falls | |
590 verfügbar, erfordert jedoch Root-Privilegien, ein <I>setuid root</I> <B>MPlayer</B> Binary oder | |
591 einen passend eingerichteten Kernel.<BR> | |
592 Wenn der Kernel 2.4.19pre8 oder später verwendet wird, | |
593 kann die maximale RTC Frequenz für normale Benutzer über das <CODE>/proc</CODE> Filesystem | |
594 angepasst werden. Es kann folgender Befehl verwendet werden, um RTC für alle normalen Benutzer | |
595 zu aktivieren: | |
596 <P><CODE>echo 1024 > /proc/sys/dev/rtc/max-user-freq</CODE></P> | |
597 Wenn kein solcher Kernel verwendet wird, kann auch eine Linie in | |
598 <CODE>drivers/char/rtc.c</CODE> verändert und der Kernel neu kompiliert werden. Es muss dazu | |
599 folgender Abschnitt gesucht werden: | |
600 <PRE> | |
601 * We don't really want Joe User enabling more | |
602 * than 64Hz of interrupts on a multi-user machine. | |
603 */ | |
604 if ((rtc_freq > 64) && (!capable(CAP_SYS_RESOURCE))) | |
605 </PRE> | |
606 Dann sollte 64 in 1024 geändert werden. Man sollte dabei allerdings wirklich wissen, was man tut.<BR> | |
607 Man kann die Effizienz des neuen Timers in der Statusleiste sehen.<BR> | |
608 Die Energieverwaltungs-Funktionen einiger Notebook-BIOSs mit Speedstep CPUs | |
609 verhalten sich störend mit RTC. Audio und Video können dadurch aus der Synchronisation fallen. | |
610 Das einstecken des externen Stromsteckers vor dem Booten soll scheinbar helfen. | |
611 RTC kann jedoch jederzeit mit der Option <CODE>-nortc</CODE> deaktiviert werden. | |
612 In einigen Hardwarekombinationen (bestätigt durch die Verwendung eines nicht-DMA DVD-Laufwerkes | |
613 auf einem ALi1541-Board) verursacht der RTC-Timer eine rucklige Wiedergabe. | |
614 | |
615 Es wird empfohlen die folgende Methode in diesen Fällen zu verwenden.</LI> | |
616 <LI><B>Der dritte Timercode</B> wird mit der Option <CODE>-softsleep</CODE> aktiviert. Er besitzt | |
617 dieselbe Effizienz wie die RTC, braucht jedoch kein RTC. Er braucht jedoch auch mehr CPU-Leistung.</LI> | |
618 </UL></LI> | |
1964 | 619 </UL> |
1833
5bfa57281d98
Added translated files by Johannes Feigl, not checked by me!
atmos4
parents:
diff
changeset
|
620 |
6680 | 621 <P>Hinweis: <B>Es sollte NIE ein setuid root Binary von MPlayer auf einem Multiuser-System |
622 installiert werden!</B>. Es wäre für jeden ein einfacher Weg Root zu werden.</P> | |
623 | |
1964 | 624 <P>Nun kompiliere <B>MPlayer</B>:</P> |
625 | |
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
|
626 <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
|
627 ./configure |
1964 | 628 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
|
629 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
|
630 </PRE> |
1833
5bfa57281d98
Added translated files by Johannes Feigl, not checked by me!
atmos4
parents:
diff
changeset
|
631 |
4716 | 632 <P>Ab diesem Zeitpunkt ist <B>MPlayer</B> zur Benutzung bereit. Das Verzeichnis |
6153 | 633 <CODE>$PREFIX/share/mplayer</CODE> enthält die <CODE>codecs.conf</CODE> |
4522
a7baf6ad622a
some updates (patch by Jonas Jermann <jjermann@gmx.net>)
gabucino
parents:
3892
diff
changeset
|
634 Datei, welche benutzt wird um dem Programm alle Codecs und deren Möglichkeiten zu sagen. |
5185 | 635 Diese Datei sollte zusammen mit dem Hauptprogramm immer aktuell gehalten werden!<BR> |
636 Es sollte ausserdem überprüft werden, ob eine codecs.conf in dem Home-Verzeichnis | |
637 (~/.mplayer/codecs.conf) von einer alten MPlayer Version vorhanden ist. Diese sollte | |
638 gelöscht werden!</P> | |
4522
a7baf6ad622a
some updates (patch by Jonas Jermann <jjermann@gmx.net>)
gabucino
parents:
3892
diff
changeset
|
639 |
5401 | 640 <P><B>Debian Benutzer</B> können ein .deb Paket für sich kompilieren, es ist sehr einfach. |
4716 | 641 Man muss bloss <CODE>fakeroot debian/rules binary</CODE> in <B>MPlayer</B>'s Basisverzeichnis |
642 ausführen. Genauere Anleitungen können <A HREF="documentation.html#6.1">hier</A> gefunden werden.</P> | |
4522
a7baf6ad622a
some updates (patch by Jonas Jermann <jjermann@gmx.net>)
gabucino
parents:
3892
diff
changeset
|
643 |
6680 | 644 <P><B>Schau dir IMMER die Ausgabe von ./configure</B> und der |
3109 | 645 <CODE>configure.log</CODE>-Datei an, es enthält Infos darüber, |
1964 | 646 was eingebaut wird, und was nicht. Du kannst dir auch die config.h und config.mak |
5185 | 647 Dateien ansehen.<BR> |
648 Wenn einige Bibliotheken installiert sind, jedoch nicht von ./configure erkannt werden, sollte | |
5401 | 649 überprüft werden, ob auch die richtigen Header-Dateien installiert sind (normalerweise die -dev Pakete) |
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
|
650 und ob deren Versionen stimmen. Das configure.log sagt die normalerweise, was fehlt.</P> |
1833
5bfa57281d98
Added translated files by Johannes Feigl, not checked by me!
atmos4
parents:
diff
changeset
|
651 |
4716 | 652 <P>Wenn auch unwichtig sollten trotzdem die Schriften installiert werden um das OSD und die |
2201 | 653 Untertitel-Unterstützung zu ermöglichen. Lade dir mp_arial-iso-8859-*.zip und optionale (fall |
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
|
654 sie existieren) Sprachupdates. Es ist SEHR ZU EMPFEHLEN die <A HREF="#1.5">Sektion 1.5</A> |
2224 | 655 für Details zu lesen.</P> |
1833
5bfa57281d98
Added translated files by Johannes Feigl, not checked by me!
atmos4
parents:
diff
changeset
|
656 |
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
|
657 <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
|
658 mkdir ~/.mplayer/font |
1964 | 659 cd ~/.mplayer/font |
6153 | 660 unzip mp_arial-iso-8859-1.zip |
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
|
661 ln -s ~/.mplayer/font/arial-24 font |
eb60f4cf0b4c
updated to english version, html (fixes, clean up, uniform), added table to default style (fix for Mozilla), corrections and more...
jonas
parents:
6398
diff
changeset
|
662 </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
|
663 |
1964 | 664 |
1970 | 665 <P><B><A NAME=1.4>1.4. Was ist mit dem GUI?</A></B></P> |
1964 | 666 |
5401 | 667 <P>Das GUI basiert auf GTK, es muss also auch gtk (und dessen devel-Pakete) installiert sein. |
2224 | 668 Du kannst es durch den Parameter <CODE>--enable-gui</CODE> bei ./configure einbauen. |
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
|
669 Um MPlayer im GUI-Modus zu betreiben kannst du entweder</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
|
670 |
2013 | 671 <UL> |
672 <LI>die <CODE>-gui</CODE> Option verwenden</LI> | |
673 <LI><CODE>gui=yes</CODE> in deine Config-File eintragen</LI> | |
6153 | 674 <LI><CODE>ln -s $PREFIX/bin/mplayer $PREFIX/bin/gmplayer</CODE> ausführen |
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
|
675 und <CODE>gmplayer</CODE> aufrufen.</LI> |
2013 | 676 </UL> |
2078 | 677 |
4716 | 678 <P>HINWEIS: benütze die mittlere Maustaste (auf 2 Tastenmäusen drücke links und rechts |
679 gleichzeitig) um ein GTK-Menu mit DVD Wiedergabeoptionen zu öffnen!</P> | |
4522
a7baf6ad622a
some updates (patch by Jonas Jermann <jjermann@gmx.net>)
gabucino
parents:
3892
diff
changeset
|
680 |
2078 | 681 <P>Da <B>MPlayer</B> keine Skins enthält musst du dir welche downloaden, wenn du |
682 das GUI verwenden willst. Schau dazu auf die <A HREF="http://www.mplayerhq.hu/homepage/dload.html">Download-Seite</A>. | |
6153 | 683 Diese sollten in das normale, systemweite Verzeichnis (<CODE>$PREFIX/share/mplayer/Skin</CODE>) |
2078 | 684 oder nach <CODE>$HOME/.mplayer/Skin</CODE> extrahiert werden. <B>Mplayer</B> |
685 sucht standardmäßig nach einem Verzeichnis namens <I>default</I>, aber du kannst | |
4716 | 686 mit der Option <I>-skin (neuer Skin)</I> oder dem Eintrag <I>skin=(neuer Skin)</I> in |
687 der Konfigurationsdatei den Skin <CODE>*/Skin/(neuer Skin)</CODE> auswählen. | |
1964 | 688 |
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
|
689 |
1964 | 690 <P><B><A NAME=1.5>1.5. Untertitel und OSD</A></B></P> |
691 | |
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
|
692 <P><B>MPlayer</B> kann Untertitel zu Filmen darstellen. Momentan sind folgende Formate unterstützt:</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
|
693 |
6033 | 694 <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
|
695 <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
|
696 <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
|
697 <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
|
698 <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
|
699 <LI>Sami</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
|
700 <LI>VPlayer</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
|
701 <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
|
702 <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
|
703 <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
|
704 <LI>AQTitle</LI> |
6033 | 705 </UL> |
2214 | 706 |
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
|
707 <P>Die Kommandozeilen-Option unterscheidet sich leicht für die unterschiedlichen Formate:</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
|
708 |
eb60f4cf0b4c
updated to english version, html (fixes, clean up, uniform), added table to default style (fix for Mozilla), corrections and more...
jonas
parents:
6398
diff
changeset
|
709 <P><B>VobSub subtitles</B><BR> |
6033 | 710 VobSub Untertitel bestehen aus einer grossen .SUB Datei und optional .IDX und/oder |
711 .IFO Dateien.<BR> | |
712 Benutzung: wenn du Dateien wie <CODE>beispiel.sub</CODE>, | |
713 <CODE>beispiel.ifo</CODE>, <CODE>beispiel.idx</CODE> hast - musst du die Option | |
714 <CODE>-vobsub beispiel -vobsubid <id></CODE> mitgeben (optional mit Pfadangabe natürlich). | |
715 Die <CODE>-vobsubid</CODE> Option ist wie <CODE>-sid</CODE> für DVDs, du kannst mit ihm | |
4522
a7baf6ad622a
some updates (patch by Jonas Jermann <jjermann@gmx.net>)
gabucino
parents:
3892
diff
changeset
|
716 zwischen Untertitel-Abschnitten (Sprache) wählen.</P> |
a7baf6ad622a
some updates (patch by Jonas Jermann <jjermann@gmx.net>)
gabucino
parents:
3892
diff
changeset
|
717 |
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
|
718 <P><B>Andere Untertitel</B><BR> |
6033 | 719 Die anderen Formate bestehen aus einer einzigen Textdatei, welche das Timing, die Plazierung und |
720 die Textinformationen enthält.<BR> | |
721 Verwendung: Wenn man eine Datei wie <CODE>beispiel.txt</CODE> hat, übergibt man einfach die | |
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
|
722 Option <CODE>-sub beispiel.txt</CODE> (natürlich optional mit Pfadname).</P> |
6033 | 723 |
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
|
724 <P><B>Angleichung der Untertitel Timings und Plazierungen</B><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
|
725 <CODE>-subdelay <sec></CODE>: Verzögert die Untertitel um <sec> Sekunden. Kann negativ sein.<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
|
726 <CODE>-subfps <rate></CODE>: Gibt die Frame/sec Rate der Untertitel-Datei an (Fliesskommazahl)<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
|
727 <CODE>-subpos <0 - 100></CODE>: Gibts die Position der Untertitel an.<BR></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
|
728 |
eb60f4cf0b4c
updated to english version, html (fixes, clean up, uniform), added table to default style (fix for Mozilla), corrections and more...
jonas
parents:
6398
diff
changeset
|
729 <P>Wenn eine höherwerdende Verzögerung zwischen dem Film und den Untertiteln festgestellt wird bei |
6033 | 730 einer MicroDVD Untertitel-Datei, dann sind höchstwahrscheinlich die Frameraten des Filmes und der |
731 Untertitel-Datei unterschiedlich.<BR> | |
732 Hinweis: Das MicroDVD Untertitel-Format verwendet eine absolute Framenummer für sein Timing, desshalb | |
733 kann die <CODE>-subfps</CODE> Option nicht für dieses Format verwendet werden. Da <B>MPlayer</B> keine | |
734 Möglichkeit besitzt die Framerate einer Untertitel-Datei zu erraten, muss die Framerate manuell konvertiert | |
6680 | 735 werden. Im <CODE>contrib</CODE> Verzeichnis der MPlayer FTP-Seite befindet sich ein kleines Perl-Script, |
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
|
736 das diese Konvertierung für dich vornimmt.</P> |
6033 | 737 |
3518 | 738 <P>Für DVD Untertitel lese die <A HREF="cd-dvd.html#4.2">DVD Sektion</A>.</P> |
739 | |
6680 | 740 <P><B>MPlayer</B> unterstützt ein neues Untertitel-Format, genannt <B>MPsub</B>. |
2214 | 741 Es wurde von mir (Gabucino) entwickelt. Das Haupt-Feature ist grundsätzlich <I>dynamisch</I> |
2224 | 742 zeitabhängig (obwohl es auch einen Frame-basierende Modus besitzt). Ein Beispiel (von |
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
|
743 <A HREF="http://www.mplayerhq.hu/DOCS/tech/mpsub.sub">DOCS/tech/mpsub.sub</A>):</P> |
2214 | 744 |
745 <P><CODE><I> | |
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
|
746 # erste Nummer : warte so lange nach dem Verschwinden des vorherigen Untertitels<BR> |
4716 | 747 # zweite Nummer : zeige den momentanen Untertitel für so viele Sekunden<BR> |
2214 | 748 <BR> |
749 15 3<BR> | |
750 A long, long time ago...<BR> | |
751 <BR> | |
752 0 3<BR> | |
753 in a galaxy far away...<BR> | |
754 <BR> | |
755 0 3<BR> | |
756 Naboo was under an attack.<BR> | |
757 </I></CODE></P> | |
758 | |
4716 | 759 <P>Wie man erkennen ist das Hauptziel <B>Untertitel bearbeiten/Timing/Zusammenfügen/Schneiden |
2214 | 760 einfach zu machen</B>. Und wenn du mal angenommen einen SSA Untertitel bekommst und |
2224 | 761 er ist er ist zeitlich schlecht abgestimmt zu deinem Video, kannst du einfach <I>mplayer |
4716 | 762 dummy.avi -sub quelle.ssa -dumpmpsub</I> ausführen. Es wird eine <CODE>dump.mpsub</CODE>-Datei |
2224 | 763 im aktuellen Verzeichnis erzeugt, die den Quell-Untertitel-Text enthält, jedoch im |
2214 | 764 <B>MPsub</B>-Format. Dann kannst du dem Untertitel einfach Sekunden hinzufügen usw.</P> |
1964 | 765 |
766 <P>Untertitel werden mit einer Technik - genannt <B>'OSD', On Screen Display</B> - | |
1970 | 767 angezeigt. OSD wird verwendet, um die aktuelle Zeit, die Lautstärken- und Such-Leisten |
768 anzuzeigen.</P> | |
1964 | 769 |
1970 | 770 <P><B>INSTALLATION des OSD und der Untertitel</B></P> |
1833
5bfa57281d98
Added translated files by Johannes Feigl, not checked by me!
atmos4
parents:
diff
changeset
|
771 |
1970 | 772 <P>Du brauchst ein <B>MPlayer</B>-Schriftenpaket, dass du das OSD/SUB Feature |
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
|
773 verwenden kannt. Es gibt mehrere Möglichkeiten um eines zu bekommen:</P> |
1833
5bfa57281d98
Added translated files by Johannes Feigl, not checked by me!
atmos4
parents:
diff
changeset
|
774 |
1970 | 775 <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
|
776 <LI>downloade die fertigen Schiftpaketen von der <B>MPlayer</B> Seite. |
eb60f4cf0b4c
updated to english version, html (fixes, clean up, uniform), added table to default style (fix for Mozilla), corrections and more...
jonas
parents:
6398
diff
changeset
|
777 Hinweis: die aktuell verfügbaren Schriften sind beschränkt auf ISO 8859-1/2-Unterstützung, |
eb60f4cf0b4c
updated to english version, html (fixes, clean up, uniform), added table to default style (fix for Mozilla), corrections and more...
jonas
parents:
6398
diff
changeset
|
778 und es gibt noch einige andere (einschliesslich koreanische, russische, 8859-8 etc) |
eb60f4cf0b4c
updated to english version, html (fixes, clean up, uniform), added table to default style (fix for Mozilla), corrections and more...
jonas
parents:
6398
diff
changeset
|
779 Schriften in der contrib/font Sektion auf dem FTP-Server, von Benutzern gemacht. |
eb60f4cf0b4c
updated to english version, html (fixes, clean up, uniform), added table to default style (fix for Mozilla), corrections and more...
jonas
parents:
6398
diff
changeset
|
780 Die Schriften sollte eine passende font.desc-Datei haben, welche die |
eb60f4cf0b4c
updated to english version, html (fixes, clean up, uniform), added table to default style (fix for Mozilla), corrections and more...
jonas
parents:
6398
diff
changeset
|
781 Unicode-Schrift an die aktuelle Codepage und den Untertitel-Text anpasst. Eine andere Lösung |
eb60f4cf0b4c
updated to english version, html (fixes, clean up, uniform), added table to default style (fix for Mozilla), corrections and more...
jonas
parents:
6398
diff
changeset
|
782 ist, dass man die Untertitel im UTF8 Format encodiert und die -utf8 Option verwendet |
eb60f4cf0b4c
updated to english version, html (fixes, clean up, uniform), added table to default style (fix for Mozilla), corrections and more...
jonas
parents:
6398
diff
changeset
|
783 oder die Untertitel-Datei in <video_name>.utf umbenennt. Das Neu-Kodieren von |
6680 | 784 verschiedenen Codepages zu UTF8 kann mit dem konwert (debian) oder iconv (Red Hat) |
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
|
785 Programm gemacht werden.<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
|
786 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
|
787 <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
|
788 <LI><A HREF="ftp://ftp.mplayerhq.hu/MPlayer/releases/">ftp://ftp.mplayerhq.hu/MPlayer/releases</A> - ISO-Schiften</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
|
789 <LI><A HREF="ftp://ftp.mplayerhq.hu/MPlayer/contrib/fonts/">ftp://ftp.mplayerhq.hu/MPlayer/contrib/fonts</A> - verschiedene Schriften von Anwendern</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
|
790 <LI><A HREF="http://realtime.ssu.ac.kr/~lethean/mplayer">http://realtime.ssu.ac.kr/~lethean/mplayer</A> - koreanische Schrift und RAW-Plugin</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
|
791 </UL></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
|
792 <LI>verwende das Schrift-Erzeugungs-Tool, du kann es finden unter TOOLS/subfont-c . |
eb60f4cf0b4c
updated to english version, html (fixes, clean up, uniform), added table to default style (fix for Mozilla), corrections and more...
jonas
parents:
6398
diff
changeset
|
793 Es ist ein komplettes Tool um TTF/Type1/usw. Schriften zu einem <B>MPlayer</B>-Schriftpaket |
eb60f4cf0b4c
updated to english version, html (fixes, clean up, uniform), added table to default style (fix for Mozilla), corrections and more...
jonas
parents:
6398
diff
changeset
|
794 zu konvertieren (lese TOOLS/subfont-c/README für Details)</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
|
795 <LI>verwende das GIMP-Plugin für Schrift-Erzeugung unter TOOLS/subfont-GIMP |
eb60f4cf0b4c
updated to english version, html (fixes, clean up, uniform), added table to default style (fix for Mozilla), corrections and more...
jonas
parents:
6398
diff
changeset
|
796 (Hinweis: Du musst den HSI RAW Plugin auch haben, siehe URL unten)</LI> |
1970 | 797 </UL> |
1997 | 798 |
4716 | 799 <P>Nach den Download entpacke die Dateien nach <CODE>~/.mplayer</CODE> oder |
4522
a7baf6ad622a
some updates (patch by Jonas Jermann <jjermann@gmx.net>)
gabucino
parents:
3892
diff
changeset
|
800 <CODE>$PREFIX/share/mplayer</CODE>. Dann benennst du eine davon um oder erstellst |
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
|
801 einen symbolischen Links zu <CODE>font</CODE> (wie z.B.: <CODE>ln -s ~/.mplayer/arial-24 |
4716 | 802 ~/.mplayer/font</CODE>). Nun musst du die Zeit im oberen, linken Ecke des Films sehen (kann |
6153 | 803 man mit der Taste "o" ausschalten).</P> |
1833
5bfa57281d98
Added translated files by Johannes Feigl, not checked by me!
atmos4
parents:
diff
changeset
|
804 |
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
|
805 <P>Das OSD hat 3 Anzeigearten: (Wechsel mit 'o')</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
|
806 |
1970 | 807 <UL> |
808 <LI>Zeit + Lautstärken- + Suchleiste + Untertitel (Standard) | |
809 <LI>Lautstärken- + Suchleiste + Untertitel | |
810 <LI>nur Untertitel | |
811 </UL> | |
812 | |
813 <P>Du kannst das Standard-Verhalten mit der <CODE>osdlevel=</CODE> Variable | |
814 in der Konfigurationsdatei einstellen.</P> | |
815 | |
4522
a7baf6ad622a
some updates (patch by Jonas Jermann <jjermann@gmx.net>)
gabucino
parents:
3892
diff
changeset
|
816 |
a7baf6ad622a
some updates (patch by Jonas Jermann <jjermann@gmx.net>)
gabucino
parents:
3892
diff
changeset
|
817 <P><B><A NAME=2>2. Features</A></B></P> |
a7baf6ad622a
some updates (patch by Jonas Jermann <jjermann@gmx.net>)
gabucino
parents:
3892
diff
changeset
|
818 |
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
|
819 <P><A NAME=2.1>2.1.</A> <A HREF="formats.html">Unterstützte Formate</A></P> |
3109 | 820 |
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
|
821 <P><A NAME=2.2>2.2.</A> <A HREF="codecs.html">Unterstützte Codecs</A></P> |
3109 | 822 |
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
|
823 <P><A NAME=2.3>2.3.</A> <A HREF="video.html">Video</A> & <A HREF="sound.html">Audio</A> Ausgabegeräte</P> |
1833
5bfa57281d98
Added translated files by Johannes Feigl, not checked by me!
atmos4
parents:
diff
changeset
|
824 |
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
|
825 <P><A NAME=2.4>2.4.</A> <A HREF="encoding.html">MEncoder - Ein vielseitiger Encoder</A></P> |
1970 | 826 |
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
|
827 <P><A NAME=2.5><B>2.5. TV input</B></A></P> |
3109 | 828 |
6680 | 829 <P><A NAME=2.5.1><P><B>2.5.1. Übersicht</B></A></P> |
4522
a7baf6ad622a
some updates (patch by Jonas Jermann <jjermann@gmx.net>)
gabucino
parents:
3892
diff
changeset
|
830 |
3116 | 831 <P>Dieser Teil der Docs zeigt wie man <B>das Sehen/Grabben über einen V4L-kompatiblen |
832 TV-Tuner ermöglicht</B>.</P> | |
833 | |
6153 | 834 <P><B>DER CODE WIRD MOMENTAN NICHT WEITERENTWICKELT! Es ist kein reibungsloser Ablauf ohne |
835 Bearbeiten/Experimentieren zu erwarten!</B></P> | |
836 | |
837 | |
6680 | 838 <P><A NAME=2.5.2><P><B>2.5.2. Kompilierung</B></A></P> |
3116 | 839 |
840 <UL> | |
4522
a7baf6ad622a
some updates (patch by Jonas Jermann <jjermann@gmx.net>)
gabucino
parents:
3892
diff
changeset
|
841 <LI>Als erstes musst du neu kompilieren. <CODE>./configure</CODE> erkennt automatisch die Kernel-Header von |
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
|
842 v4l und ob die /dev/video* Einträge existieren. Wenn sie existieren wird die TV Unterstützung eingebaut. |
eb60f4cf0b4c
updated to english version, html (fixes, clean up, uniform), added table to default style (fix for Mozilla), corrections and more...
jonas
parents:
6398
diff
changeset
|
843 (siehe Ausgabe von configure !).</LI> |
4522
a7baf6ad622a
some updates (patch by Jonas Jermann <jjermann@gmx.net>)
gabucino
parents:
3892
diff
changeset
|
844 <LI>stelle sicher, dass dein Tuner mit anderer TV-Software unter Linux funktioniert, |
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
|
845 zum Beispiel xawtv.</LI> |
3116 | 846 </UL> |
3518 | 847 |
3717 | 848 <P><B>Hinweis</B>: sind die Farben falsch? Dann kein dein Tuner kein YV12 darstellen. |
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
|
849 Versuche I420 (verwende die auch die <CODE>-vc rawi420</CODE> Option!), YUY2, UYVY oder RGB32 (mit |
eb60f4cf0b4c
updated to english version, html (fixes, clean up, uniform), added table to default style (fix for Mozilla), corrections and more...
jonas
parents:
6398
diff
changeset
|
850 <CODE>-vo sdl</CODE>) Colorspaces. |
eb60f4cf0b4c
updated to english version, html (fixes, clean up, uniform), added table to default style (fix for Mozilla), corrections and more...
jonas
parents:
6398
diff
changeset
|
851 Du kannst diese Eigenschaft mit der <CODE>outfmt=YV12</CODE> Option (siehe unten) einstellen.</P> |
3518 | 852 |
3116 | 853 |
6680 | 854 <P><A NAME=2.5.3><P><B>2.5.3. Verfügbare Optionen</B></A></P> |
3116 | 855 |
856 <TABLE BORDER=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
|
857 <TR><TD> </TD> |
eb60f4cf0b4c
updated to english version, html (fixes, clean up, uniform), added table to default style (fix for Mozilla), corrections and more...
jonas
parents:
6398
diff
changeset
|
858 <TD><I>on</I></TD> |
eb60f4cf0b4c
updated to english version, html (fixes, clean up, uniform), added table to default style (fix for Mozilla), corrections and more...
jonas
parents:
6398
diff
changeset
|
859 <TD> </TD> |
eb60f4cf0b4c
updated to english version, html (fixes, clean up, uniform), added table to default style (fix for Mozilla), corrections and more...
jonas
parents:
6398
diff
changeset
|
860 <TD>verwenden des TV-Inputs</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
|
861 <TR><TD> </TD> |
eb60f4cf0b4c
updated to english version, html (fixes, clean up, uniform), added table to default style (fix for Mozilla), corrections and more...
jonas
parents:
6398
diff
changeset
|
862 <TD><I>noaudio</I></TD> |
eb60f4cf0b4c
updated to english version, html (fixes, clean up, uniform), added table to default style (fix for Mozilla), corrections and more...
jonas
parents:
6398
diff
changeset
|
863 <TD> </TD> |
eb60f4cf0b4c
updated to english version, html (fixes, clean up, uniform), added table to default style (fix for Mozilla), corrections and more...
jonas
parents:
6398
diff
changeset
|
864 <TD>kein Ton</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
|
865 <TR><TD> </TD> |
eb60f4cf0b4c
updated to english version, html (fixes, clean up, uniform), added table to default style (fix for Mozilla), corrections and more...
jonas
parents:
6398
diff
changeset
|
866 <TD><I>driver</I></TD> |
eb60f4cf0b4c
updated to english version, html (fixes, clean up, uniform), added table to default style (fix for Mozilla), corrections and more...
jonas
parents:
6398
diff
changeset
|
867 <TD></TD> |
eb60f4cf0b4c
updated to english version, html (fixes, clean up, uniform), added table to default style (fix for Mozilla), corrections and more...
jonas
parents:
6398
diff
changeset
|
868 <TD><B>dummy</B> - NULL TV-Input :) Nur zum Testen, erzeugt Dummy-Input.<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
|
869 <B>v4l</B> - nimmt Bilder vom Standard-V4L-Interface (normalerweise |
eb60f4cf0b4c
updated to english version, html (fixes, clean up, uniform), added table to default style (fix for Mozilla), corrections and more...
jonas
parents:
6398
diff
changeset
|
870 <CODE>/dev/video0</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
|
871 <TR><TD> </TD> |
eb60f4cf0b4c
updated to english version, html (fixes, clean up, uniform), added table to default style (fix for Mozilla), corrections and more...
jonas
parents:
6398
diff
changeset
|
872 <TD><I>device</I></TD> |
eb60f4cf0b4c
updated to english version, html (fixes, clean up, uniform), added table to default style (fix for Mozilla), corrections and more...
jonas
parents:
6398
diff
changeset
|
873 <TD> </TD> |
eb60f4cf0b4c
updated 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 <TD>wählt einen anderen Treiber als <CODE>/dev/video0</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
|
875 <TR><TD> </TD> |
eb60f4cf0b4c
updated to english version, html (fixes, clean up, uniform), added table to default style (fix for Mozilla), corrections and more...
jonas
parents:
6398
diff
changeset
|
876 <TD><I>input</I></TD> |
eb60f4cf0b4c
updated to english version, html (fixes, clean up, uniform), added table to default style (fix for Mozilla), corrections and more...
jonas
parents:
6398
diff
changeset
|
877 <TD> </TD> |
eb60f4cf0b4c
updated to english version, html (fixes, clean up, uniform), added table to default style (fix for Mozilla), corrections and more...
jonas
parents:
6398
diff
changeset
|
878 <TD>welcher Eingang des TV-Tuners verwendet werden soll (z.B. <B>television</B>, <B>s-video</B>, |
eb60f4cf0b4c
updated to english version, html (fixes, clean up, uniform), added table to default style (fix for Mozilla), corrections and more...
jonas
parents:
6398
diff
changeset
|
879 <B>composite</B>, ...)<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
|
880 Beim Inizialisieren werden die verfügbaren Eingänge angezeigt.</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
|
881 <TR><TD> </TD> |
eb60f4cf0b4c
updated to english version, html (fixes, clean up, uniform), added table to default style (fix for Mozilla), corrections and more...
jonas
parents:
6398
diff
changeset
|
882 <TD><I>freq</I></TD> |
eb60f4cf0b4c
updated 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 <TD> </TD> |
eb60f4cf0b4c
updated to english version, html (fixes, clean up, uniform), added table to default style (fix for Mozilla), corrections and more...
jonas
parents:
6398
diff
changeset
|
884 <TD>wählt die Frequenz für den Tuner (z.B. <B>511.250</B>)</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
|
885 <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
|
886 <TD> </TD> |
eb60f4cf0b4c
updated to english version, html (fixes, clean up, uniform), added table to default style (fix for Mozilla), corrections and more...
jonas
parents:
6398
diff
changeset
|
887 <TD><I>outfmt</I></TD> |
eb60f4cf0b4c
updated to english version, html (fixes, clean up, uniform), added table to default style (fix for Mozilla), corrections and more...
jonas
parents:
6398
diff
changeset
|
888 <TD> </TD> |
eb60f4cf0b4c
updated to english version, html (fixes, clean up, uniform), added table to default style (fix for Mozilla), corrections and more...
jonas
parents:
6398
diff
changeset
|
889 <TD>Format, mit dem ausgegeben werden soll (<B>rgb32</B>, <B>rgb24</B>, <B>yv12</B>, <B>uyvy</B>, |
eb60f4cf0b4c
updated to english version, html (fixes, clean up, uniform), added table to default style (fix for Mozilla), corrections and more...
jonas
parents:
6398
diff
changeset
|
890 <B>i420</B> (für i420 musst du die Option <CODE>-vc rawi420</CODE> übergeben, |
eb60f4cf0b4c
updated to english version, html (fixes, clean up, uniform), added table to default style (fix for Mozilla), corrections and more...
jonas
parents:
6398
diff
changeset
|
891 wegen eines fourcc Konflikts))</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
|
892 <TR><TD> </TD> |
eb60f4cf0b4c
updated to english version, html (fixes, clean up, uniform), added table to default style (fix for Mozilla), corrections and more...
jonas
parents:
6398
diff
changeset
|
893 <TD><I>width</I></TD> |
eb60f4cf0b4c
updated to english version, html (fixes, clean up, uniform), added table to default style (fix for Mozilla), corrections and more...
jonas
parents:
6398
diff
changeset
|
894 <TD> </TD> |
eb60f4cf0b4c
updated to english version, html (fixes, clean up, uniform), added table to default style (fix for Mozilla), corrections and more...
jonas
parents:
6398
diff
changeset
|
895 <TD>die Breite des Ausgabe-Fensters, in Pixel</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
|
896 <TR><TD> </TD> |
eb60f4cf0b4c
updated to english version, html (fixes, clean up, uniform), added table to default style (fix for Mozilla), corrections and more...
jonas
parents:
6398
diff
changeset
|
897 <TD><I>height</I></TD> |
eb60f4cf0b4c
updated to english version, html (fixes, clean up, uniform), added table to default style (fix for Mozilla), corrections and more...
jonas
parents:
6398
diff
changeset
|
898 <TD> </TD> |
eb60f4cf0b4c
updated to english version, html (fixes, clean up, uniform), added table to default style (fix for Mozilla), corrections and more...
jonas
parents:
6398
diff
changeset
|
899 <TD>die Höhe des Ausgabe-Fensters, in Pixel</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
|
900 <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
|
901 <TD> </TD> |
eb60f4cf0b4c
updated to english version, html (fixes, clean up, uniform), added table to default style (fix for Mozilla), corrections and more...
jonas
parents:
6398
diff
changeset
|
902 <TD><I>norm</I></TD> |
eb60f4cf0b4c
updated to english version, html (fixes, clean up, uniform), added table to default style (fix for Mozilla), corrections and more...
jonas
parents:
6398
diff
changeset
|
903 <TD> </TD> |
eb60f4cf0b4c
updated to english version, html (fixes, clean up, uniform), added table to default style (fix for Mozilla), corrections and more...
jonas
parents:
6398
diff
changeset
|
904 <TD>verfügbare Normen: PAL, SECAM, NTSC</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
|
905 <TR><TD> </TD> |
eb60f4cf0b4c
updated to english version, html (fixes, clean up, uniform), added table to default style (fix for Mozilla), corrections and more...
jonas
parents:
6398
diff
changeset
|
906 <TD><I>channel</I></TD> |
eb60f4cf0b4c
updated to english version, html (fixes, clean up, uniform), added table to default style (fix for Mozilla), corrections and more...
jonas
parents:
6398
diff
changeset
|
907 <TD> </TD> |
eb60f4cf0b4c
updated 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 <TD>Tuner auf eingestellten Kanal setzen</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
|
909 <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
|
910 <TD> </TD> |
eb60f4cf0b4c
updated 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 <TD><I>chanlist</I></TD> |
eb60f4cf0b4c
updated 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 <TD> </TD> |
eb60f4cf0b4c
updated 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 <TD>verfügbar: <CODE>us-bcast, us-cable, europe-west, europe-east, usw</CODE></TD></TR> |
3116 | 914 </TABLE> |
915 | |
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 |
6680 | 917 <P><A NAME=2.5.4><P><B>2.5.4. Tastatursteuerung</B></A></P> |
3116 | 918 |
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
|
919 <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
|
920 <TR><TD> </TD><TD>h oder l</TD><TD> </TD><TD>wählt |
eb60f4cf0b4c
updated to english version, html (fixes, clean up, uniform), added table to default style (fix for Mozilla), corrections and more...
jonas
parents:
6398
diff
changeset
|
921 vorherigen/nächsten Kanal</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
|
922 <TR><TD></TD><TD>n</TD><TD></TD><TD>ändern der Norm</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
|
923 <TR><TD></TD><TD>b</TD><TD></TD><TD>ändern der Kanalliste</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
|
924 </TABLE> |
3116 | 925 |
1970 | 926 |
6680 | 927 <P><A NAME=2.5.5><P><B>2.5.5. Beispiele</B></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
|
928 |
eb60f4cf0b4c
updated to english version, html (fixes, clean up, uniform), added table to default style (fix for Mozilla), corrections and more...
jonas
parents:
6398
diff
changeset
|
929 <P>Dummy Ausgabe zu AAlib :)<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
|
930 <CODE> mplayer -tv on:driver=dummy:width=640:height=480 -vo aa</CODE><BR><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
|
931 Eingabe von Standard-V4L<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
|
932 <CODE> mplayer -tv on:driver=v4l:width=640:height=480:outfmt=i420 -vc rawi420 -vo xv</CODE><BR></P> |
6033 | 933 |
934 | |
6680 | 935 <P><A NAME=2.6><P><B>2.6. Videofilter</B></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
|
936 |
6680 | 937 <P><A NAME=2.6.1><P><B>2.6.1. Übersicht</B></A></P> |
6033 | 938 |
939 <P>Beide, <B>MPlayer</B> und <B>MEncoder</B>, unterstützen die Benutzung einer | |
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
|
940 universalen Video-Filterschicht (video filter layer), welche eine grosse Anzahl |
eb60f4cf0b4c
updated to english version, html (fixes, clean up, uniform), added table to default style (fix for Mozilla), corrections and more...
jonas
parents:
6398
diff
changeset
|
941 Plugins enthält, die unten aufgelistet und beschrieben werden. Diese Plugins |
eb60f4cf0b4c
updated to english version, html (fixes, clean up, uniform), added table to default style (fix for Mozilla), corrections and more...
jonas
parents:
6398
diff
changeset
|
942 können verschiedene Aktionen auf die Bilder ausführen, wie Neuskalierungen (rescale), |
eb60f4cf0b4c
updated to english version, html (fixes, clean up, uniform), added table to default style (fix for Mozilla), corrections and more...
jonas
parents:
6398
diff
changeset
|
943 Abschneiden (crop) schwarzer Ränder (nicht nur für eine Konvertierung nützlich, |
eb60f4cf0b4c
updated to english version, html (fixes, clean up, uniform), added table to default style (fix for Mozilla), corrections and more...
jonas
parents:
6398
diff
changeset
|
944 sondern auch für die Wiedergabe, da die schwarzen Ränder den Bus-Gebrauch eröhen: |
eb60f4cf0b4c
updated to english version, html (fixes, clean up, uniform), added table to default style (fix for Mozilla), corrections and more...
jonas
parents:
6398
diff
changeset
|
945 Das Abschneiden von jenen kann die Wiedergabegeschwindigkeit auf langsamen Boards |
eb60f4cf0b4c
updated to english version, html (fixes, clean up, uniform), added table to default style (fix for Mozilla), corrections and more...
jonas
parents:
6398
diff
changeset
|
946 erhöhen), Erweitern (expand) von Bildern (für SVCDs).</P> |
6033 | 947 |
948 <P>Mit dieser Filterschicht ist es möglich schnelle Bildformat-Konvertierungen | |
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
|
949 zwischen verschiedenen RGB und YUV durchzuführen falls nötig. Dies erlaubt zum |
eb60f4cf0b4c
updated to english version, html (fixes, clean up, uniform), added table to default style (fix for Mozilla), corrections and more...
jonas
parents:
6398
diff
changeset
|
950 Beispiel die Wiedergabe von RGB Daten auf den <CODE>xv</CODE> und <CODE>xmga</CODE> |
eb60f4cf0b4c
updated to english version, html (fixes, clean up, uniform), added table to default style (fix for Mozilla), corrections and more...
jonas
parents:
6398
diff
changeset
|
951 Ausgaben, neben anderen. (siehe <A HREF="#2.6.11">Skalieren (Scale)</A>)</P> |
6033 | 952 |
953 <P>Die Schicht erlaubt auch <B>Direct Rendering</B> zwischen den Plugins, um die | |
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
|
954 Geschwindigkeit zu maximieren.</P> |
6033 | 955 |
956 <P>Hinweis: Der Nachbearbeitung (postprocessing) Code ist nun auch Teil dieser Schicht. | |
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
|
957 Dies wird später erklärt.</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
|
958 |
6033 | 959 |
6680 | 960 <P><A NAME=2.6.2><P><B>2.6.2. Verwendung</B></A></P> |
6033 | 961 |
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
|
962 <P><CODE> mplayer/mencoder -vop filter1,filter2,filter3,...</CODE></P> |
6033 | 963 |
964 <P>Dies erzeugt eine Filter-Pipeline (man kann eine beliebige Anzahl Filter verwenden). | |
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
|
965 Deren Parameter sind optional und einige haben, wenn ausgelassen, Standard-Werte, |
eb60f4cf0b4c
updated to english version, html (fixes, clean up, uniform), added table to default style (fix for Mozilla), corrections and more...
jonas
parents:
6398
diff
changeset
|
966 so wie z.B. <I>x und y</I> beide auf die Mitte des Bildschirms gesetzt sind und |
eb60f4cf0b4c
updated to english version, html (fixes, clean up, uniform), added table to default style (fix for Mozilla), corrections and more...
jonas
parents:
6398
diff
changeset
|
967 <I>höhe und breite</I> werden auf die Höhe und Breite des Films gesetzt.</P> |
6033 | 968 |
969 <P>Die Filter werden von libvo eingereiht, so dass <CODE>filter1</CODE> der zuletzt | |
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
|
970 ausgeführte Filter sein wird (danach kommt libvo oder, wenn <B>MEncoder</B> verwendet |
eb60f4cf0b4c
updated to english version, html (fixes, clean up, uniform), added table to default style (fix for Mozilla), corrections and more...
jonas
parents:
6398
diff
changeset
|
971 wird, encoding).</P> |
6033 | 972 |
6153 | 973 <P>Um eine Liste aller verfügbaren Videofilter zu erhalten, kann folgender Befehl |
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
|
974 verwendet werden:<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
|
975 <CODE>mplayer -vop help</CODE></P> |
6153 | 976 |
6033 | 977 |
6680 | 978 <P><A NAME=2.6.3><P><B>2.6.3. Schneiden (crop)</B></A></P> |
6033 | 979 |
980 <P><B><U>Beschreibung</U></B>:</P> | |
981 | |
982 <P>Schneidet einen vorgegebenen Teil aus dem Bild aus und verwirft den Rest. Nützlich, um | |
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
|
983 die schwarzen Ränder auf Breitbild-Filmen zu löschen.</P> |
6033 | 984 |
985 <P><B><U>Verwendung</U></B>:</P> | |
986 | |
987 <P><CODE> -vop crop[=höhe:breite:x:y]</CODE></P> | |
988 | |
989 | |
6680 | 990 <P><A NAME=2.6.4><P><B>2.6.4. Erweitern (expand)</B></A></P> |
6033 | 991 |
992 <P><B><U>Beschreibung</U></B>:</P> | |
993 | |
994 <P>Erweitert (NICHT skaliert) die Filmauflösung um den gegebenen Wert, plaziert das | |
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
|
995 unskalierte Original auf <I>x</I> <I>y</I>. Für Filme, die keine schwarzen Ränder besitzen, |
eb60f4cf0b4c
updated to english version, html (fixes, clean up, uniform), added table to default style (fix for Mozilla), corrections and more...
jonas
parents:
6398
diff
changeset
|
996 kann dies verwendet werden, um diese hinzuzufügen. Dies ist gut bei der Erstellung von SVCDs |
eb60f4cf0b4c
updated to english version, html (fixes, clean up, uniform), added table to default style (fix for Mozilla), corrections and more...
jonas
parents:
6398
diff
changeset
|
997 oder bei der Benutzung des <A HREF="video.html#2.3.1.4">SDL Videoausgabe</A>, welche Untertitel |
eb60f4cf0b4c
updated to english version, html (fixes, clean up, uniform), added table to default style (fix for Mozilla), corrections and more...
jonas
parents:
6398
diff
changeset
|
998 in diesen Rändern unterbringen können.</P> |
6033 | 999 |
1000 <P><B><U>Verwendung</U></B>:</P> | |
1001 | |
1002 <P><CODE> -vop expand[=höhe:breite:x:y]</CODE></P> | |
1003 | |
6680 | 1004 <A NAME=2.6.5><P><B>2.6.5. Fame/Lavc</B></P> |
6033 | 1005 |
1006 <P><B><U>Beschreibung</U></B>:</P> | |
1007 | |
6153 | 1008 <P>Echtzeit MPEG1-Konvertierer (unter Verwendung von libfame oder libavcodec) (um mit DVB/DXR3 benutzt zu werden).</P> |
6033 | 1009 |
1010 <P><B><U>Verwendung</U></B>:</P> | |
1011 | |
1012 <P><CODE> -vop fame</CODE></P> | |
1013 | |
6153 | 1014 <P><CODE> -vop lavc</CODE></P> |
1015 | |
6033 | 1016 |
6680 | 1017 <P><A NAME=2.6.6><P><B>2.6.6. Spiegeln (flip)</B></A></P> |
6033 | 1018 |
1019 <P><B><U>Beschreibung</U></B>:</P> | |
1020 | |
1021 <P>Spiegelt einfach das Bild. Nützlich für einige alte Codecs, welche nur gespiegelte | |
1022 bilder wiedergeben können (diese werden automatisch erkannt).</P> | |
1023 | |
1024 <P><B><U>Verwendung</U></B>:</P> | |
1025 | |
1026 <P><CODE> -vop flip</CODE></P> | |
1027 | |
1028 | |
6680 | 1029 <P><A NAME=2.6.7><P><B>2.6.7. Format</B></A></P> |
6033 | 1030 |
1031 <P><B><U>Beschreibung</U></B>:</P> | |
1032 | |
1033 <P>Dieser Filter ist KEIN Bildformat-Konvertierer. Es zwingt bloss den | |
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
|
1034 nächsten Filter (oder libvo), welches Bildformat verwendet werden soll. |
eb60f4cf0b4c
updated to english version, html (fixes, clean up, uniform), added table to default style (fix for Mozilla), corrections and more...
jonas
parents:
6398
diff
changeset
|
1035 Nützlich für Karten mit langsamen YV12, wie tdfx und Savage4. Für eine |
eb60f4cf0b4c
updated to english version, html (fixes, clean up, uniform), added table to default style (fix for Mozilla), corrections and more...
jonas
parents:
6398
diff
changeset
|
1036 echte Konvertierung sollte der <I>Skalier (scale)</I> Filter verwendet werden.</P> |
6033 | 1037 |
1038 <P><B><U>Verwendung</U></B>:</P> | |
1039 | |
1040 <P><CODE> -vop format[=format]</CODE> (wobei | |
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
|
1041 <CODE>format</CODE> z.B. dies sein kann: rgb32, yuy2, etc...)</P> |
6033 | 1042 |
1043 | |
6680 | 1044 <P><A NAME=2.6.8><P><B>2.6.8. Nachbearbeiten (postprocess)</B></A></P> |
6033 | 1045 |
1046 <P><B><U>Beschreibung</U></B>:</P> | |
1047 | |
1048 <P>Dies ist das gute alte postprocess, einfach in die Filterschicht verschoben. | |
1049 Führt Bildqualitäts-Erweiterungen durch, deinterlacing, usw. Die | |
1050 Option <CODE>-npp help</CODE> zeigt alle verfügbaren Optionen.</P> | |
1051 | |
1052 <P><B><U>Verwendung</U></B>:</P> | |
1053 | |
1054 <P><CODE> -vop pp[=postprocess Optionen/Schlüsselwörter]</CODE></P> | |
1055 | |
1056 | |
6680 | 1057 <P><A NAME=2.6.9><P><B>2.6.9. RGB2BGR</B></A></P> |
6033 | 1058 |
1059 <P><B><U>Beschreibung</U></B>:</P> | |
1060 | |
1061 <P>Führt eine RGB 24/32 <-> BGR 24/32 colorspace Konvertierung durch (normales Verhalten) | |
1062 oder RGB 24/32 <-> RGB 24/32 Konvertierung mit R<->B swapping (mit der <CODE>swap</CODE> | |
1063 Option)</P> | |
1064 | |
1065 <P><B><U>Verwendung</U></B>:</P> | |
1066 | |
1067 <P><CODE> -vop rgb2bgr[=swap]</CODE></P> | |
1068 | |
1069 | |
6680 | 1070 <P><A NAME=2.6.10><P><B>2.6.10. Drehen (rotate)</B></A></P> |
6033 | 1071 |
1072 <P><B><U>Beschreibung</U></B>:</P> | |
1073 | |
1074 <P>Rotiert (spiegelt) das Bild. Der Parameter 'x' (Werte: 0-3) legt die | |
1075 horizontale und vertikale Spiegelung fest.</P> | |
1076 | |
1077 <P><B><U>Verwendung</U></B>:</P> | |
1078 | |
1079 <P><CODE> -vop rotate[=x]</CODE></P> | |
1080 | |
1081 | |
6680 | 1082 <P><A NAME=2.6.11><P><B>2.6.11. Skalieren (scale)</B></A></P> |
6033 | 1083 |
1084 <P><B><U>Beschreibung</U></B>:</P> | |
1085 | |
1086 <P>Skaliert das Bild mit dem Software-Skalierer (langsam). Man kann dabei die Qualität | |
1087 des Skalierers mit der <CODE>-sws</CODE> Option einstellen (siehe Manpage). | |
1088 Gute Qualität führt zu Geschwindigkeitsverlusten.</P> | |
1089 | |
1090 <P><B>HINWEIS</B>: Der Aufruf dieses Filters ohne Optionen führt zu einer <B>colorspace | |
1091 Konvertierung</B>! Dies ist für einige Codecs nützlich, die nicht im benötigten Ausgabeformat | |
1092 für das angegebene Videoausgabe Device ausgeben können. Diese werden hoffentlich automatisch | |
1093 erkannt und der Skalierfilter zur Konvertierung aufgerufen. In anderen Fällen, kann man ihn | |
1094 manuell gebrauchen.</P> | |
1095 | |
1096 <P><B><U>Verwendung</U></B>:</P> | |
1097 | |
1098 <P><CODE> -vop scale[=höhe:breite]</CODE></P> | |
1099 | |
1100 | |
6680 | 1101 <P><A NAME=2.6.12><P><B>2.6.12. YUY2</B></A></P> |
6033 | 1102 |
1103 <P><B><U>Beschreibung</U></B>:</P> | |
1104 | |
1105 <P>Erzwingt eine YV12/I420 zu YUY2 Konvertierung.</P> | |
1106 | |
1107 <P><B><U>Verwendung</U></B>:</P> | |
1108 | |
1109 <P><CODE> -vop yuy2</CODE></P> | |
1110 | |
1111 | |
6680 | 1112 <P><A NAME=2.6.13><P><B>2.6.13. Spiegeln (mirror)</B></A></P> |
6153 | 1113 |
1114 <P><B><U>Beschreibung</U></B>:</P> | |
1115 | |
1116 <P>Spiegelt das Bild der in Y-Achsenrichtung.</P> | |
1117 | |
1118 <P><B><U>Verwendung</U></B>:</P> | |
1119 | |
1120 <P><CODE> -vop mirror</CODE></P> | |
1121 | |
1122 | |
6680 | 1123 <P><A NAME=2.6.14><P><B>2.6.14. DVBscale</B></A></P> |
6033 | 1124 |
1125 <P><B><U>Beschreibung</U></B>:</P> | |
1126 | |
6153 | 1127 <P>Berechnet die Y-Skalierung für DVB Karten.</P> |
6033 | 1128 |
1129 <P><B><U>Verwendung</U></B>:</P> | |
1130 | |
6153 | 1131 <P><CODE> -vop dvbscale</CODE></P> |
1132 | |
1133 | |
6680 | 1134 <P><A NAME=2.6.15><P><B>2.6.15. Cropdetect</B></A></P> |
6153 | 1135 |
1136 <P><B><U>Beschreibung</U></B>:</P> | |
1137 | |
1138 <P>Berechnet die benötigten Parameter zum Schneiden (crop). Die empfohlene | |
1139 -vop Option wird ausgegeben (stdout).</P> | |
1140 | |
1141 <P><B><U>Verwendung</U></B>:</P> | |
1142 | |
1143 <P><CODE> -vop cropdetect</CODE></P> | |
6033 | 1144 |
1145 | |
1970 | 1146 <P><B><A NAME=3>3. Verwendung</A></P></B> |
1833
5bfa57281d98
Added translated files by Johannes Feigl, not checked by me!
atmos4
parents:
diff
changeset
|
1147 |
4522
a7baf6ad622a
some updates (patch by Jonas Jermann <jjermann@gmx.net>)
gabucino
parents:
3892
diff
changeset
|
1148 <P><B><A NAME=3.1>3.1. Kommandozeile</A></B></P> |
a7baf6ad622a
some updates (patch by Jonas Jermann <jjermann@gmx.net>)
gabucino
parents:
3892
diff
changeset
|
1149 |
5185 | 1150 <P><B>MPlayer</B> benützt einen komplexen playtree. Er besteht aus globalen Optionen |
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
|
1151 am Anfang (z.B. <CODE>mplayer -vfm 5</CODE>) und Optionen nach dem Dateiname, |
eb60f4cf0b4c
updated to english version, html (fixes, clean up, uniform), added table to default style (fix for Mozilla), corrections and more...
jonas
parents:
6398
diff
changeset
|
1152 welche nur für die jeweilige Datei/URL/etc gelten (z.B. |
eb60f4cf0b4c
updated to english version, html (fixes, clean up, uniform), added table to default style (fix for Mozilla), corrections and more...
jonas
parents:
6398
diff
changeset
|
1153 <CODE>mplayer -vfm 5 movie1.avi movie2.avi -vfm 4</CODE>).<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
|
1154 Es können Dateinamen/URL Groupen mit { und } gebildet werden. Dies ist nützlich mit der Option |
eb60f4cf0b4c
updated to english version, html (fixes, clean up, uniform), added table to default style (fix for Mozilla), corrections and more...
jonas
parents:
6398
diff
changeset
|
1155 -loop: <CODE>mplayer { 1.avi -loop 2 2.avi } -loop 3</CODE> spielt die Dateien in dieser Reihenfolge: |
eb60f4cf0b4c
updated to english version, html (fixes, clean up, uniform), added table to default style (fix for Mozilla), corrections and more...
jonas
parents:
6398
diff
changeset
|
1156 1 1 2 1 1 2 1 1 2<BR></P> |
4522
a7baf6ad622a
some updates (patch by Jonas Jermann <jjermann@gmx.net>)
gabucino
parents:
3892
diff
changeset
|
1157 |
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
|
1158 <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
|
1159 <TR><TD> </TD><TD>Datei</TD><TD> </TD><TD><CODE>mplayer [Optionen] [Pfad/]Dateiname</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
|
1160 <TR><TD></TD><TD>Datei</TD><TD></TD><TD><CODE>mplayer [standard Optionen] [Pfad/]Dateiname [Optionen für datei1] datei2 datei3 [Optionen für datei3]</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
|
1161 <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
|
1162 <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
|
1163 <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
|
1164 </TABLE> |
1970 | 1165 |
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
|
1166 <P>Die neusten Versionen von MPlayer akkzeptieren auch VCD und DVD Tracks im URL-Style, wie z.B. auch |
eb60f4cf0b4c
updated to english version, html (fixes, clean up, uniform), added table to default style (fix for Mozilla), corrections and more...
jonas
parents:
6398
diff
changeset
|
1167 Xine: <CODE>mplayer dvd://1</CODE> oder <CODE>mplayer vcd://1</CODE></P> |
5185 | 1168 |
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
|
1169 <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
|
1170 mplayer -vo x11 /mnt/Filme/Contact/contact2.mpg |
5185 | 1171 mplayer -vcd 2 |
1833
5bfa57281d98
Added translated files by Johannes Feigl, not checked by me!
atmos4
parents:
diff
changeset
|
1172 mplayer -afm 3 /mnt/DVDtrailers/alien4.vob |
5185 | 1173 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
|
1174 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
|
1175 </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
|
1176 |
6033 | 1177 |
1178 <P><B><A NAME=3.2>3.2. Steuerung</A></B></P> | |
1179 | |
1180 <P><B>MPlayer</B> besitzt eine vollständig konfigurierbare, durch Befehle angesteuerte Steuerungsschicht | |
1181 (control layer), der es erlaubt <B>MPlayer</B> mit Tastatur, Maus, Joystick oder Fernbedienung (verwendet lirc) | |
1182 zu steuern.</P> | |
1183 | |
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
|
1184 |
6033 | 1185 <P><B><A NAME=3.2.1>3.2.1. Standard Steuerung</A></B></P> |
1186 | |
1187 <P><B>Tastatur</B></P> | |
1970 | 1188 |
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
|
1189 <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
|
1190 <TR><TD> </TD><TD><- oder -></TD><TD> </TD><TD>Suche zurück/vorwärts 10 Sekunden</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
|
1191 <TR><TD></TD><TD>nach-oben und nach-unten</TD><TD></TD><TD>suche zurück/vorwärts 1 Minute</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
|
1192 <TR><TD></TD><TD>Bild-nach-oben und Bild-nach-unten</TD><TD></TD><TD>suche zurück/vorwärts 10 Minute</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
|
1193 <TR><TD></TD><TD>< oder ></TD><TD></TD><TD>suche rück-/vorwärts in der Playliste</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
|
1194 <TR><TD></TD><TD>p oder Leertaste</TD><TD></TD><TD>Pause (drücke irgendeine Taste um weiterzumachen)</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
|
1195 <TR><TD></TD><TD>q oder ESC</TD><TD></TD><TD>stoppe die Wiedergabe und beende Programm</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
|
1196 <TR><TD></TD><TD>+ oder -</TD><TD></TD><TD>einstellen des Audio-Delays, +/- 0,1 Sekunden</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
|
1197 <TR><TD></TD><TD>/ oder *</TD><TD></TD><TD>vermindere/erhöhe Lautstärke</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
|
1198 <TR><TD></TD><TD>f</TD><TD></TD><TD>wechselt den Vollbildschirm-Modus</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
|
1199 <TR><TD></TD><TD>o</TD><TD></TD><TD>wechselt OSD: kein / Suchleiste / Suchleiste und Zeit</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
|
1200 <TR><TD></TD><TD>z oder x</TD><TD></TD><TD>einstellen des Untertitel-Delays, +/- 0,1 Sekunden</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
|
1201 <TR><TD></TD><TD>r oder t</TD><TD></TD><TD>einstellen der Untertitel-Position</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
|
1202 <TR><TD></TD><TD>> oder <</TD><TD></TD><TD>nächster/vorheriger playtree Eintrag</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
|
1203 <TR><TD></TD><TD>HOME oder END</TD><TD></TD><TD>nächster/vorheriger playtree Eintrag in der übergeordneten Liste</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
|
1204 <TR><TD></TD><TD>INSERT oder DELETE</TD><TD></TD><TD>nächste/vorherige alternative Quelle |
eb60f4cf0b4c
updated to english version, html (fixes, clean up, uniform), added table to default style (fix for Mozilla), corrections and more...
jonas
parents:
6398
diff
changeset
|
1205 (nur verfügbar in der asx Wiedergabeliste)</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
|
1206 <TR><TD COLSPAN=4><P><I>(die folgende Tasten sind nur gültig, wenn man <CODE>-vo xv</CODE> verwendet)</I></P></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
|
1207 <TR><TD></TD><TD>1 oder 2</TD><TD></TD><TD>Kontrast-Einstellung</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
|
1208 <TR><TD></TD><TD>3 oder 4</TD><TD></TD><TD>Helligkeits-Einstellung</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
|
1209 <TR><TD></TD><TD>5 oder 6</TD><TD></TD><TD>Farbton-Einstellung</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
|
1210 <TR><TD></TD><TD>7 oder 8</TD><TD></TD><TD>Sättigungs-Einstellung</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
|
1211 </TABLE> |
3109 | 1212 |
6033 | 1213 <P><B>GUI</B></P> |
1970 | 1214 |
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
|
1215 <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
|
1216 <TR><TD> </TD><TD>, und .</TD><TD> </TD><TD>vorherige / nächste Datei</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
|
1217 <TR><TD></TD><TD>graues - und +</TD><TD></TD><TD>verringere / erhöhe Lautstärke</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
|
1218 <TR><TD></TD><TD>Enter</TD><TD></TD><TD>startet Wiedergabe</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
|
1219 <TR><TD></TD><TD>Leertaste</TD><TD></TD><TD>Pause</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
|
1220 <TR><TD></TD><TD>s</TD><TD></TD><TD>Stop</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
|
1221 <TR><TD></TD><TD>a</TD><TD></TD><TD>über</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
|
1222 <TR><TD></TD><TD>l</TD><TD></TD><TD>lädt Datei</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
|
1223 <TR><TD></TD><TD>b</TD><TD></TD><TD>Skin-Browser</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
|
1224 <TR><TD></TD><TD>e</TD><TD></TD><TD>zeigt Equalizer</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
|
1225 <TR><TD></TD><TD>p</TD><TD></TD><TD>zeigt Playliste</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
|
1226 <TR><TD></TD><TD>f</TD><TD></TD><TD>wechselt zu/von Vollbild</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
|
1227 <TR><TD></TD><TD>m</TD><TD></TD><TD>aktiviert/deaktiviert Mute</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
|
1228 </TABLE> |
3443 | 1229 |
6033 | 1230 <P><B>TV</B></P> |
3443 | 1231 |
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
|
1232 <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
|
1233 <TR><TD></TD><TD>h oder l</TD><TD> </TD><TD>vorheriger/nächster Kanal</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
|
1234 <TR><TD></TD><TD>n</TD><TD></TD><TD>ändern der Norm</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
|
1235 <TR><TD></TD><TD>b</TD><TD></TD><TD>ändern der Kanalliste/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
|
1236 </TABLE> |
4522
a7baf6ad622a
some updates (patch by Jonas Jermann <jjermann@gmx.net>)
gabucino
parents:
3892
diff
changeset
|
1237 |
1970 | 1238 |
6033 | 1239 <P><B><A NAME=3.2.2>3.2.2. Steuerungskonfiguration</A></B></P> |
1240 | |
6153 | 1241 <P><B>MPlayer</B> erlaubt dir eine beliebige Taste auf ein Befehl von <B>MPlayer</B> festzulegen unter Verwendung |
1242 einer einfachen Konfigurationsdatei. Die Syntax besteht aus einem Tastennamen gefolgt von einem Befehl. | |
6033 | 1243 Die standard Konfigurationsdatei befindet sich in <CODE>$HOME/.mplayer/input.conf</CODE>, kann jedoch |
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
|
1244 durch die <CODE>-input conf</CODE> überschrieben werden (relative Pfade sind relativ zu <CODE>$HOME/.mplayer</CODE>).</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
|
1245 |
eb60f4cf0b4c
updated to english version, html (fixes, clean up, uniform), added table to default style (fix for Mozilla), corrections and more...
jonas
parents:
6398
diff
changeset
|
1246 <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
|
1247 |
6033 | 1248 <PRE> |
1249 ## | |
1250 ## MPlayer Eingabe-Konfigurationsdatei | |
1251 ## | |
1252 | |
1253 RIGHT seek +10 | |
1254 LEFT seek -10 | |
1255 - audio_delay 0.100 | |
1256 + audio_delay -0.100 | |
1257 q quit | |
1258 > pt_step 1 | |
1259 < pt_step -1 | |
1260 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
|
1261 </PRE> |
6033 | 1262 |
1263 | |
1264 <P><B><A NAME=3.2.2.1>3.2.2.1. Tastennamen</A></B></P> | |
1265 | |
1266 <P>Mit folgendem Befehl erhält man eine vollständige Liste: <CODE>mplayer -input keylist</CODE></P> | |
1267 | |
1268 <P><B>Tastatur</B></P> | |
1269 | |
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
|
1270 <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
|
1271 <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
|
1272 <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
|
1273 <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
|
1274 <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
|
1275 <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
|
1276 <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
|
1277 <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
|
1278 <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
|
1279 <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
|
1280 <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
|
1281 <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
|
1282 <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
|
1283 <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
|
1284 <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
|
1285 <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
|
1286 <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
|
1287 <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
|
1288 </UL> |
6033 | 1289 |
1290 | |
1291 <P><B>Maus</B></P> | |
1292 | |
1293 <P>Hinweis: Die Maus ist nur unter X unterstützt</P> | |
1294 | |
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
|
1295 <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
|
1296 <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
|
1297 <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
|
1298 <LI>MOUSE_BTN2 (Mittlere 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
|
1299 <LI>MOUSE_BTN3 (Wheel)</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
|
1300 <LI>MOUSE_BTN4 (Wheel)</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
|
1301 <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
|
1302 <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
|
1303 </UL> |
6033 | 1304 |
1305 <P><B>Joystick</B></P> | |
1306 | |
1307 <P>Hinweis: Joystick-Unterstützung muss bei der Kompilierung aktiviert sein</P> | |
1308 | |
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
|
1309 <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
|
1310 <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
|
1311 <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
|
1312 <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
|
1313 <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
|
1314 <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
|
1315 <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
|
1316 <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
|
1317 <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
|
1318 <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
|
1319 </UL> |
6033 | 1320 |
1321 | |
1322 <P><B><A NAME=3.2.2.2>3.2.2.2. Befehle</A></B></P> | |
1323 | |
1324 <P>Mit folgendem Befehl erhält man eine vollständige Liste: <CODE>mplayer -input cmdlist</CODE></P> | |
1325 | |
1326 <UL> | |
1327 <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
|
1328 <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
|
1329 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
|
1330 Type 1 sucht bis Wert % im Film. </P></LI> |
6033 | 1331 <LI><B>audio_delay</B> (float) 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
|
1332 <P>Korrigiert die Audioverzögerung um Wert Sekunden</P></LI> |
6033 | 1333 <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
|
1334 <P>Beendet <B>MPlayer</B></P></LI> |
6033 | 1335 <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
|
1336 <P>Wechselt zwischen Pause und Weiterspielen</P></LI> |
6033 | 1337 <LI><B>grap_frames</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
|
1338 <P>Weiss das jemand?</P></LI> |
6033 | 1339 <LI><B>pt_step</B> (int) Wert [(int) force=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
|
1340 <P>Springt zum nächsten/vorherigen Eintrag im playtree. Das Vorzeichen von Wert bestimmt die Richtung.<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
|
1341 Wenn kein neuer Eintrag mehr vorhanden ist, geschieht gar nichts, es sei denn, force ist nicht 0.</P></LI> |
6033 | 1342 <LI><B>pt_up_step</B> (int) Wert [(int) force=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
|
1343 <P>Wie pt_step, springt jedoch zum nächsten/vorherigen Eintrag in der übergeordneten Liste. |
eb60f4cf0b4c
updated to english version, html (fixes, clean up, uniform), added table to default style (fix for Mozilla), corrections and more...
jonas
parents:
6398
diff
changeset
|
1344 Dies ist nützlich, um eine innere Schleife im playtree zu unterbrechen.</P></LI> |
6033 | 1345 <LI><B>alt_src_step</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
|
1346 <P>Wenn mehr als eine Quelle vorhanden ist, wählt dies die nächste/vorherige |
eb60f4cf0b4c
updated to english version, html (fixes, clean up, uniform), added table to default style (fix for Mozilla), corrections and more...
jonas
parents:
6398
diff
changeset
|
1347 (nur unterstützt für asx Wiedergabelisten).</P></LI> |
6033 | 1348 <LI><B>sub_delay</B> (float) Wert [(int) abs=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
|
1349 <P>Korrigiert die Untertitel-Verzögerung um +/- Wert Sekunden oder setzt sie auf Wert Sekunden, |
eb60f4cf0b4c
updated to english version, html (fixes, clean up, uniform), added table to default style (fix for Mozilla), corrections and more...
jonas
parents:
6398
diff
changeset
|
1350 wenn abs nicht null ist.</P></LI> |
6033 | 1351 <LI><B>osd</B> [(int) level=-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
|
1352 <P>Wechselt den OSD-Modus oder setzt in auf level, wenn level > 0.</P></LI> |
6033 | 1353 <LI><B>volume</B> (int) dir |
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
|
1354 <P>Erhöht/erniedrigt die Lautstärke</P></LI> |
6033 | 1355 <LI><B>contrast</B> (int) Wert [(int) abs=0]</LI> |
1356 <LI><B>brightness</B> (int) Wert [(int) abs=0]</LI> | |
1357 <LI><B>hue</B> (int) Wert [(int) abs=0]</LI> | |
1358 <LI><B>saturation</B> (int) Wert [(int) abs=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
|
1359 <P>Setzt/korrigiert die Video-Parameter. Die Wert Reichweite von -100 bis 100.</P></LI> |
6033 | 1360 <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
|
1361 <P>Wechselt den Framedrop-Modus.</P></LI> |
6033 | 1362 <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
|
1363 <P>Korrigiert die Untertitel-Position.</P></LI> |
6033 | 1364 <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
|
1365 <P>Wechselt den Vollbildschirm-Modus.</P></LI> |
6033 | 1366 <LI><B>tv_step_channel</B> (int) dir |
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
|
1367 <P>Wählt nächsten/vorherigen Tv-Kanal.</P></LI> |
6033 | 1368 <LI><B>tv_step_norm</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
|
1369 <P>Ändert TV norm.</P></LI> |
6033 | 1370 <LI><B>tv_step_chanlist</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
|
1371 <P>Ändert Kanalliste.</P></LI> |
6033 | 1372 <LI><B>gui_loadfile</B></LI> |
1373 <LI><B>gui_loadsubtitle</B></LI> | |
1374 <LI><B>gui_about</B></LI> | |
1375 <LI><B>gui_play</B></LI> | |
1376 <LI><B>gui_stop</B></LI> | |
1377 <LI><B>gui_playlist</B></LI> | |
1378 <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
|
1379 <LI><B>gui_skinbrowser</B> |
eb60f4cf0b4c
updated to english version, html (fixes, clean up, uniform), added table to default style (fix for Mozilla), corrections and more...
jonas
parents:
6398
diff
changeset
|
1380 <P>GUI Aktionen</P></LI> |
6033 | 1381 </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
|
1382 |
6033 | 1383 |
1384 <P><B><A NAME=3.2.3>3.2.3. Steuerung von LIRC</A></B></P> | |
1970 | 1385 |
1386 <P>Linux Infrared Remote Control - verwende einen einfach zu bauenden, selbstgebauten | |
1387 IR-Empfänger, eine (fast) willkürliche Fernbedienung und steuere deinen Linux-Rechner | |
1388 damit! Mehr dazu auf <A HREF="http://www.lirc.org">www.lirc.org</A>.</P> | |
1389 | |
6033 | 1390 <P>Wenn du das lirc-Paket installiert hast, erkennt es configure automatisch. Wenn alles gut geht, |
1391 gibt <B>MPlayer</B> während des Starts eine Nachricht wie etwa "Setting up lirc support...". | |
1392 Wenn ein Fehler auftritt, wird dies auch gemeldet. Wenn gar nichts gesagt wird, ist auch keine | |
1393 LIRC-Unterstützung einkompiliert. Das ist alles :-)</P> | |
1394 | |
1395 <P>, kannst du <B>MPlayer</B> mit LIRC-Untertützung | |
1970 | 1396 mit ./configure --enable-lirc kompilieren.</P> |
1833
5bfa57281d98
Added translated files by Johannes Feigl, not checked by me!
atmos4
parents:
diff
changeset
|
1397 |
1970 | 1398 <P>Wenn alles gut läuft, wird <B>MPlayer</B> eine Nachricht wie |
1399 <CODE>LIRC init was successful.</CODE> | |
1400 beim Starten schreiben. Wenn ein Fehler aufgetreten ist, wird es sich melden. | |
1401 Wenn es nicht ausgibt über LIRC, dann ist keine Unterstützung hineinkompiliert. | |
1402 Das wars :-)</P> | |
1403 | |
6033 | 1404 <P>Der Anwendungsname für <B>MPlayer</B> ist - oh, ein Wunder - mplayer. |
1405 | |
1406 Man kann irgendein mplayer Befehl verwenden, sogar mehr als ein Befehl kann mit \n dazwischen übergeben | |
1407 werden. Dabei sollte das repeat Flag in .lircrc nicht vergessen werden, wenn es Sinn macht (seek, | |
1408 volume, usw.). Hier ist ein Auszug aus .lircrc:</P> | |
4522
a7baf6ad622a
some updates (patch by Jonas Jermann <jjermann@gmx.net>)
gabucino
parents:
3892
diff
changeset
|
1409 |
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
|
1410 <PRE> |
6033 | 1411 begin |
1412 button = VOLUME_PLUS | |
1413 prog = mplayer | |
1414 config = volume 1 | |
1415 repeat = 1 | |
1416 end | |
1970 | 1417 |
6033 | 1418 begin |
1419 button = VOLUME_MINUS | |
1420 prog = mplayer | |
1421 config = volume -1 | |
1422 repeat = 1 | |
1423 end | |
1970 | 1424 |
6033 | 1425 begin |
1426 button = CD_PLAY | |
1427 prog = mplayer | |
1428 config = pause | |
1429 end | |
1833
5bfa57281d98
Added translated files by Johannes Feigl, not checked by me!
atmos4
parents:
diff
changeset
|
1430 |
6033 | 1431 begin |
1432 button = CD_STOP | |
1433 prog = mplayer | |
1434 config = seek 0 1\npause | |
1435 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
|
1436 </PRE> |
1833
5bfa57281d98
Added translated files by Johannes Feigl, not checked by me!
atmos4
parents:
diff
changeset
|
1437 |
1970 | 1438 <P>Wenn du die Standard-Position der LIRC-Konfigurationsdatei (~/.lircrc) nicht |
3109 | 1439 magst, verwende den -lircconf <Dateiname> Parameter um eine andere Datei |
1970 | 1440 anzugeben.</P> |
1833
5bfa57281d98
Added translated files by Johannes Feigl, not checked by me!
atmos4
parents:
diff
changeset
|
1441 |
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
|
1442 |
6033 | 1443 <P><B><A NAME=3.2.4>3.2.4. Slave Modus</A></B></P> |
1444 | |
1445 <P>Der Slave-Modues erlaubt es einem, ein einfaches Frontend für <B>MPlayer</B> zu erstellen. Wenn aktiviert | |
1446 (mit der <CODE>-slave</CODE> Option) liest <B>MPlayer</B> durch neue Zeilen unterbrochene Befehle (\n) | |
1447 vom stdin.</P> | |
1448 | |
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
|
1449 |
1970 | 1450 <P><B><A NAME=3.3>3.3. Streaming von Netzwerk oder Pipes</A></B></P> |
1833
5bfa57281d98
Added translated files by Johannes Feigl, not checked by me!
atmos4
parents:
diff
changeset
|
1451 |
5185 | 1452 <P><B>MPlayer</B> kann Videos über Netzwerke, unter Verwendung des HTTP oder |
1453 MMS Protokoll.</P> | |
1833
5bfa57281d98
Added translated files by Johannes Feigl, not checked by me!
atmos4
parents:
diff
changeset
|
1454 |
4522
a7baf6ad622a
some updates (patch by Jonas Jermann <jjermann@gmx.net>)
gabucino
parents:
3892
diff
changeset
|
1455 <P>Abspielen geht einfach durch die Hinzufügung der URL zu der Kommandozeile. <B>MPlayer</B> |
6381
e5e288512d8f
http_proxy environment variable should be lowercase.
diego
parents:
6258
diff
changeset
|
1456 berücksichtigt auch die http_proxy Variable und benutzt einen Proxy, falls vorhanden. |
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
|
1457 Der Proxygebrauch kann auch erzwungen werden:</P> |
4522
a7baf6ad622a
some updates (patch by Jonas Jermann <jjermann@gmx.net>)
gabucino
parents:
3892
diff
changeset
|
1458 |
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
|
1459 <P><CODE>mplayer http_proxy://proxy.micorsops.com:3128/http://micorsops.com:80/stream.asf</CODE></P> |
2013 | 1460 |
3109 | 1461 <P><B>MPlayer</B> kann auch von stdin lesen (NICHT benannte Pipes). Dies ist ein |
1970 | 1462 Beispiel für die Verwendung um von FTP zu spielen:</P> |
1833
5bfa57281d98
Added translated files by Johannes Feigl, not checked by me!
atmos4
parents:
diff
changeset
|
1463 |
6680 | 1464 <P><CODE> wget ftp://micorsops.com/etwas.avi -O - | mplayer -</CODE></P> |
5185 | 1465 <P>Hinweis: Bei der Wiedergabe übers Netzwerk empfiehlt sich, den CACHE zu |
1466 aktivieren:</P> | |
6680 | 1467 <P><CODE> wget ftp://micorsops.com/etwas.avi -O - | mplayer -cache 8192 -</CODE></P> |
1833
5bfa57281d98
Added translated files by Johannes Feigl, not checked by me!
atmos4
parents:
diff
changeset
|
1468 |
5bfa57281d98
Added translated files by Johannes Feigl, not checked by me!
atmos4
parents:
diff
changeset
|
1469 |
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
|
1470 <P><B><A NAME=4></A>4. <A HREF="faq.html">FAQ Sektion</A></A></B></P> |
1833
5bfa57281d98
Added translated files by Johannes Feigl, not checked by me!
atmos4
parents:
diff
changeset
|
1471 |
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
|
1472 <P><B><A NAME=5></A>5. <A HREF="cd-dvd.html">CD/DVD Sektion</A></A></B></P> |
1970 | 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 <P><B><A NAME=6></A>6. Verschiedene OS's</A></B></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
|
1475 |
eb60f4cf0b4c
updated to english version, html (fixes, clean up, uniform), added table to default style (fix for Mozilla), corrections and more...
jonas
parents:
6398
diff
changeset
|
1476 <P><B><A NAME=6.1></A>6.1. Debian Paketierung</A></B></P> |
1833
5bfa57281d98
Added translated files by Johannes Feigl, not checked by me!
atmos4
parents:
diff
changeset
|
1477 |
1970 | 1478 <P>Um das Paket zu machen, besorge dir die CVS-Version oder .tgz, entpacke sie |
1479 und wechsle in das Programm-Verzeichnis:</P> | |
1833
5bfa57281d98
Added translated files by Johannes Feigl, not checked by me!
atmos4
parents:
diff
changeset
|
1480 |
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
|
1481 <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
|
1482 cd main |
eb60f4cf0b4c
updated to english version, html (fixes, clean up, uniform), added table to default style (fix for Mozilla), corrections and more...
jonas
parents:
6398
diff
changeset
|
1483 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
|
1484 </PRE> |
1970 | 1485 |
1486 <P>(... MPlayer stellt die Hard-/Software fest, kompiliert sich und.. ) | |
6680 | 1487 dpkg-deb: building package `mplayer' in `../mplayer_0.90-1_i386.deb'.</P> |
1833
5bfa57281d98
Added translated files by Johannes Feigl, not checked by me!
atmos4
parents:
diff
changeset
|
1488 |
1970 | 1489 <P>Und nun einfach root werden und:</P> |
1833
5bfa57281d98
Added translated files by Johannes Feigl, not checked by me!
atmos4
parents:
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 <PRE> |
6680 | 1492 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
|
1493 </PRE> |
1833
5bfa57281d98
Added translated files by Johannes Feigl, not checked by me!
atmos4
parents:
diff
changeset
|
1494 |
1970 | 1495 <P>So sieht es dann aus:</P> |
1833
5bfa57281d98
Added translated files by Johannes Feigl, not checked by me!
atmos4
parents:
diff
changeset
|
1496 |
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
|
1497 <PRE> |
6680 | 1498 eyck@incubus:/src/main$ sudo dpkg -i ../mplayer_0.90-1_i386.deb |
1970 | 1499 Password: |
1500 (Reading database ... 26946 files and directories currently installed.) | |
6680 | 1501 Preparing to replace mplayer 0.17a-1 (using ../mplayer_0.50-1_i386.deb) |
1970 | 1502 Unpacking replacement mplayer ... |
6680 | 1503 Setting up mplayer (0.90-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
|
1504 </PRE> |
1833
5bfa57281d98
Added translated files by Johannes Feigl, not checked by me!
atmos4
parents:
diff
changeset
|
1505 |
5bfa57281d98
Added translated files by Johannes Feigl, not checked by me!
atmos4
parents:
diff
changeset
|
1506 |
1970 | 1507 <P><B><A NAME=6.2>6.2. FreeBSD</A></B></P> |
1508 | |
5401 | 1509 <P>Um das Paket zu kompilieren brauchst du GNU make (gmake, /usr/ports/devel/gmake), |
4716 | 1510 das originale BSD make wird nicht funktionieren.</P> |
1970 | 1511 |
1512 <P>Um <B>MPlayer</B> zu starten musst den Kernel neu kompilieren, mit "options USER_LDT" | |
1513 (wenn du -CURRENT verwendest, wo dies normal ist). | |
1514 Wenn du eine CPU mit SSE hast, verwende auch "options CPU_ENABLE_SSE" um es zu | |
1515 verwenden (FreeBSD-STABLE erforderlich, oder verwende Kernel-Patches).</P> | |
1516 | |
1517 <P>Wenn <B>MPlayer</B> meldet "CD-ROM Device '/dev/cdrom' not found!" musst du einen | |
4716 | 1518 symbolischen Link setzen: <CODE>ln -s /dev/(dein CD-ROM Device) /dev/cdrom</CODE></P> |
1833
5bfa57281d98
Added translated files by Johannes Feigl, not checked by me!
atmos4
parents:
diff
changeset
|
1519 |
4716 | 1520 <P>Es gibt bis jetzt keine DVD-Unterstützung unter FreeBSD.</P> |
1970 | 1521 |
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
|
1522 |
1970 | 1523 <P><B><A NAME=6.3>6.3. Solaris</A></B></P> |
1524 | |
1525 <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
|
1526 |
1970 | 1527 <P>AVI-Dateiwiedergabe funktioniert bestens unter Solaris x86, denn du hast die |
4716 | 1528 Möglichkeit, die Win32-Codecs auf der x86 Plattform zu verwenden oder du kannst |
1529 auch die MMX/MMX2/3DNow/usw Befehlssätze für MP3/DivX/DVD/was-auch-immer verwenden. | |
1970 | 1530 Unter Solaris SPARC wirst du bestimmt noch einige AVI-Dateien mit nicht |
4716 | 1531 funktionierendem Video und/oder Audiowiedergabe finden, denn die Video/Audio Codec, |
1970 | 1532 die die Win32 DLLs verwenden sind nicht verfügbar. Aber <B>DivX/OpenDivX</B>-Filme |
1533 sollten funktionieren, unter Verwendung von libavcodec.</P> | |
1833
5bfa57281d98
Added translated files by Johannes Feigl, not checked by me!
atmos4
parents:
diff
changeset
|
1534 |
1970 | 1535 <P>Bei <B>UltraSPARC</B>s kann <B>MPlayer</B> die Vorteile der <B>VIS</B>-Erweiterungen |
1536 (vergleichbar mit MMX) verwenden, zur Zeit jedoch erst in <I>libmpeg2</I>, | |
1537 <I>libvo</I> und <I>libavcodec</I>, jedoch nicht in mp3lib. Du kannst eine VOB-Datei | |
6680 | 1538 auf einer 400MHz CPU ansehen. Du musst dazu <A HREF="http://www.sun.com/sparc/vis/mediaLib.html">mLib</A> |
1970 | 1539 installiert haben.</P> |
1540 | |
1541 <P>Um dieses Paket zu kompilieren brauchst du GNU Make (gmake, /opt/sfw/gmake), | |
4716 | 1542 das originale Solaris Make wird nicht funktionieren. Dies ist ein typischer Fehler, denn |
1970 | 1543 du bekommen wirst, wenn du Solaris' Make anstatt von GNU Make verwendest:</P> |
1544 | |
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
|
1545 <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
|
1546 % /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
|
1547 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
|
1548 </PRE> |
1833
5bfa57281d98
Added translated files by Johannes Feigl, not checked by me!
atmos4
parents:
diff
changeset
|
1549 |
4522
a7baf6ad622a
some updates (patch by Jonas Jermann <jjermann@gmx.net>)
gabucino
parents:
3892
diff
changeset
|
1550 <P>Unter Solaris SPARC brauchst du den GNU C/C++ Compiler; es spielt keine Rolle |
a7baf6ad622a
some updates (patch by Jonas Jermann <jjermann@gmx.net>)
gabucino
parents:
3892
diff
changeset
|
1551 ob der GNU C/C++ Compiler mit oder ohne GNU Assembler konfiguriert ist.</P> |
a7baf6ad622a
some updates (patch by Jonas Jermann <jjermann@gmx.net>)
gabucino
parents:
3892
diff
changeset
|
1552 |
1970 | 1553 <P>Unter Solaris x86 brauchst du den GNU C/C++ Compiler, welcher konfiguriert |
1554 sein muss, um den GNU Assembler zu verwenden! Der <B>MPlayer</B> Code erzeugt | |
4716 | 1555 auf x86 Plattformen eine Binary mit Verwendungen von MMX, SSE und 3DNOW Befehlen, |
1970 | 1556 dies kann mit dem Sun Assembler <CODE>/usr/ccs/bin/as</CODE> nicht assembliert werden.</P> |
1557 | |
4716 | 1558 <P>Das configure Skript versucht herauszufinden, welches Assemblerprogramm von |
1970 | 1559 deinem "gcc" Befehl ausgeführt wird (für den Fall das es fehlschlägt, verwende |
4716 | 1560 die "--as=/woimmer/du/es/installiert/hast/gnu-as" Option und sage damit dem |
1561 Skript, wo es den GNU "as" auf deinem System finden kann).</P> | |
1562 | |
1970 | 1563 <P>Fehlermeldungen von configure auf einem Solaris x86 System bei Verwendung von |
1564 GCC ohne GNU Assembler:</P> | |
1565 | |
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
|
1566 <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
|
1567 % configure |
1970 | 1568 ... |
1569 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
|
1570 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
|
1571 </PRE> |
1970 | 1572 |
1573 <P>(Lösung: Installiere und verwende einen gcc, der mit "--with-as=gas" | |
1574 konfiguriert ist)</P> | |
1833
5bfa57281d98
Added translated files by Johannes Feigl, not checked by me!
atmos4
parents:
diff
changeset
|
1575 |
1970 | 1576 <P>Ein typischer Fehler beim Kompilieren mit einem GNU C Compiler, der nicht den |
1577 GNU as verwendet:</P> | |
1578 | |
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
|
1579 <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
|
1580 % gmake |
1970 | 1581 ... |
1582 gcc -c -Iloader -Ilibvo -O4 -march=i686 -mcpu=i686 -pipe -ffast-math | |
1583 -fomit-frame-pointer -I/usr/local/include -o mplayer.o mplayer.c | |
1584 Assembler: mplayer.c | |
1585 "(stdin)", line 3567 : Illegal mnemonic | |
1586 "(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
|
1587 ... 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
|
1588 </PRE> |
1970 | 1589 |
4716 | 1590 <P>Für DVD-Unterstützung musst du die gepatchte Libcss installieren. Patch: |
1970 | 1591 <A HREF="http://www.tools.de/solaris/mplayer/">http://www.tools.de/solaris/mplayer/</A>.</P> |
1592 | |
1593 <P>Aufgrund dieser zwei Bugs in Solaris 8 x86 ist es nicht möglich, DVDs mit | |
1594 einer Speicherkapazität von mehr als 4GB zu verwenden:</P> | |
1595 | |
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
|
1596 <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
|
1597 <LI>Der sd(7D) Treiber von Solaris 8 x86 hat eine Fehler beim Zugriff auf |
eb60f4cf0b4c
updated to english version, html (fixes, clean up, uniform), added table to default style (fix for Mozilla), corrections and more...
jonas
parents:
6398
diff
changeset
|
1598 einen Dateiblock >4GB auf einem Gerät, dass eine logische Blockgröße != DEV_BSIZE |
6680 | 1599 (z.B. CD-ROM und DVD Medien) aufweist. Beim Zugriff auf eine Adresse >4 GB gibt |
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
|
1600 es also einen 32bit Int Overflow. |
eb60f4cf0b4c
updated to english version, html (fixes, clean up, uniform), added table to default style (fix for Mozilla), corrections and more...
jonas
parents:
6398
diff
changeset
|
1601 (<A HREF="http://groups.yahoo.com/group/solarisonintel/message/22516">http://groups.yahoo.com/group/solarisonintel/message/22516</A>)</LI> |
eb60f4cf0b4c
updated to english version, html (fixes, clean up, uniform), added table to default style (fix for Mozilla), corrections and more...
jonas
parents:
6398
diff
changeset
|
1602 <LI>Ein ähnlicher Bug existiert im hsfs(7FS) Dateisystem-Code (ISO9660), hsfs |
eb60f4cf0b4c
updated to english version, html (fixes, clean up, uniform), added table to default style (fix for Mozilla), corrections and more...
jonas
parents:
6398
diff
changeset
|
1603 unterstützt zur Zeit keine Partitions/Disks >4GB. |
eb60f4cf0b4c
updated to english version, html (fixes, clean up, uniform), added table to default style (fix for Mozilla), corrections and more...
jonas
parents:
6398
diff
changeset
|
1604 (<A HREF="http://groups.yahoo.com/group/solarisonintel/message/22592">http://groups.yahoo.com/group/solarisonintel/message/22592</A>)</LI> |
eb60f4cf0b4c
updated to english version, html (fixes, clean up, uniform), added table to default style (fix for Mozilla), corrections and more...
jonas
parents:
6398
diff
changeset
|
1605 </UL> |
1833
5bfa57281d98
Added translated files by Johannes Feigl, not checked by me!
atmos4
parents:
diff
changeset
|
1606 |
4716 | 1607 <P>Bei Solaris mit einer UltraSPARC CPU kannst du zusätzliche Geschwindigkeit |
3109 | 1608 gewinnen, indem du die VIS-Befehle für rechenintensive Operationen verwendest. |
1970 | 1609 VIS-Beschleunigungen können von <B>MPlayer</B> verwendet werden durch das |
1610 Aufrufen von Funktionen in Suns <A HREF="http://www.sun.com/sparc/vis/mediaLib.html">mediaLib</A>.</P> | |
1611 | |
4716 | 1612 <P>VIS-Beschleunigungen von mediaLib werden für MPEG2 Video-Decodierung und |
1970 | 1613 für Color Space Konversationen im Videoausgabetreiber verwendet.</P> |
1614 | |
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
|
1615 |
1970 | 1616 <P><B><A NAME=6.4>6.4. StrongARM</A></B></P> |
1617 | |
1618 <P>Es wurde berichtet, dass man <B>MPlayer</B> auf einem StrongARM kompilieren | |
4716 | 1619 kann. Verwende die folgende Kommandozeile:</P> |
1970 | 1620 |
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
|
1621 <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
|
1622 ./configure --target=arm-linux --disable-css --with-x11libdir=/usr/arm/lib |
eb60f4cf0b4c
updated to english version, html (fixes, clean up, uniform), added table to default style (fix for Mozilla), corrections and more...
jonas
parents:
6398
diff
changeset
|
1623 --with-x11incdir=/usr/arm/lib --disable-gcc-checking |
eb60f4cf0b4c
updated 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 </PRE> |
1970 | 1625 |
4522
a7baf6ad622a
some updates (patch by Jonas Jermann <jjermann@gmx.net>)
gabucino
parents:
3892
diff
changeset
|
1626 |
3109 | 1627 <P><B><A NAME=6.5>6.5. Silicon Graphics Indigo / IRIX</A></B></P> |
1628 | |
6680 | 1629 <P>Funktion wurde berichtet... Du musst möglicherweise den <I>SGI</I> ao-Treiber verwenden. |
3109 | 1630 Hat jemand genauere Infos ?</P> |
1631 | |
1632 | |
1633 <P><B><A NAME=6.6>6.6. QNX</A></B></P> | |
1634 | |
4522
a7baf6ad622a
some updates (patch by Jonas Jermann <jjermann@gmx.net>)
gabucino
parents:
3892
diff
changeset
|
1635 <P>Funktioniert. Du musst SDL für QNX herunterladen, installieren und dann <B>MPlayer</B> |
a7baf6ad622a
some updates (patch by Jonas Jermann <jjermann@gmx.net>)
gabucino
parents:
3892
diff
changeset
|
1636 mit den Optionen <CODE>-vo sdl:photon</CODE> und <CODE>-ao sdl:nto</CODE> starten. |
a7baf6ad622a
some updates (patch by Jonas Jermann <jjermann@gmx.net>)
gabucino
parents:
3892
diff
changeset
|
1637 Es sollte schnell sein.</P> |
a7baf6ad622a
some updates (patch by Jonas Jermann <jjermann@gmx.net>)
gabucino
parents:
3892
diff
changeset
|
1638 |
a7baf6ad622a
some updates (patch by Jonas Jermann <jjermann@gmx.net>)
gabucino
parents:
3892
diff
changeset
|
1639 <P>Die <CODE>-vo x11</CODE> Ausgabe ist sogar noch langsamer als unter Linux, da QNX nur |
4716 | 1640 eine SEHR langsame X <I>Emulation</I> hat. Benutze SDL.</P> |
6033 | 1641 |
1642 | |
1643 <P><B><A NAME=6.7>6.7. OpenBSD</A></B></P> | |
1644 | |
1645 <P>Um das Paket zu erstellen benötigt man GNU make (gmake, | |
1646 /usr/ports/devel/gmake, mit dem standard BSD make wird es | |
1647 nicht funktionieren) und die aktuellen binutils (inklusive objcopy).</P> | |
1648 | |
1649 <P>Auf Grund von Einschränkungen in unterschiedlichen Versionen von | |
1650 gas (relocation vs mmx), muss die Kompilierung in zwei Schritten vorgenommen | |
1651 werden: Erst sollte sichergestellt werden, dass das sich nicht-standard <CODE>as</CODE> | |
1652 im <CODE>PATH</CODE> befindet and <CODE>gmake -k</CODE> ausgeführt werden, dann | |
1653 sollte man sich vergewissere, dass die standard Version verwendet wird und <CODE>gmake</CODE> | |
1654 ausführen.</P> | |
1655 | |
1656 <P>Um die Win32 DLLs mit <B>MPlayer</B> benutzen zu können, muss der | |
1657 Kernel mit "<CODE>option USER_LDT</CODE>" neu kompiliert werden.</P> | |
1658 | |
1659 <P>Wenn sich <B>MPlayer</B> darüber beklagt, <CODE>/dev/cdrom</CODE> oder | |
1660 <CODE>/dev/dvd</CODE> nicht zu finden, dann erstelle einen symbolischen Link | |
1661 (<CODE>ln -s /dev/rcd0c /dev/cdrom</CODE>)</P> | |
4522
a7baf6ad622a
some updates (patch by Jonas Jermann <jjermann@gmx.net>)
gabucino
parents:
3892
diff
changeset
|
1662 |
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
|
1663 |
eb60f4cf0b4c
updated to english version, html (fixes, clean up, uniform), added table to default style (fix for Mozilla), corrections and more...
jonas
parents:
6398
diff
changeset
|
1664 <P><B><A NAME=6.8>6.8. Cygwin</A></B></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
|
1665 |
eb60f4cf0b4c
updated to english version, html (fixes, clean up, uniform), added table to default style (fix for Mozilla), corrections and more...
jonas
parents:
6398
diff
changeset
|
1666 <P>Dazu muss vom <B>MPlayer</B> Verzeichnis aus eine Kopie oder ein symbolischer Link |
eb60f4cf0b4c
updated 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 von <CODE>etc/cygwin_inttypes.h</CODE> nach <CODE>/usr/include/inttypes.h</CODE> |
eb60f4cf0b4c
updated to english version, html (fixes, clean up, uniform), added table to default style (fix for Mozilla), corrections and more...
jonas
parents:
6398
diff
changeset
|
1668 angelegt werden, um <B>MPlayer</B> zu kompilieren. Ansonsten wird er sich über die |
eb60f4cf0b4c
updated to english version, html (fixes, clean up, uniform), added table to default style (fix for Mozilla), corrections and more...
jonas
parents:
6398
diff
changeset
|
1669 fehlende <CODE>intypes.h</CODE> beklagen.</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
|
1670 |
3109 | 1671 |
1970 | 1672 <P><B><A NAME=B>Anhang B - Mailing-Listen</A></B></P> |
1673 | |
1674 <P>Es gibt einige öffentliche Mailinglisten für <B>MPlayer</B>. | |
1675 Anmelden kann man sich unter den folgenden Adressen:</P> | |
1676 | |
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
|
1677 <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
|
1678 <LI>MPlayer Entwickler Liste:<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
|
1679 <A HREF="http://mplayerhq.hu/mailman/listinfo/mplayer-dev-eng">http://mplayerhq.hu/mailman/listinfo/mplayer-dev-eng</A> |
eb60f4cf0b4c
updated to english version, html (fixes, clean up, uniform), added table to default style (fix for Mozilla), corrections and more...
jonas
parents:
6398
diff
changeset
|
1680 <P>Diese Liste ist über MPlayer Entwicklung! Es wird über Interface/API |
eb60f4cf0b4c
updated to english version, html (fixes, clean up, uniform), added table to default style (fix for Mozilla), corrections and more...
jonas
parents:
6398
diff
changeset
|
1681 Änderungen, neue Librarys, Code-Optimierungencode und ./configure Änderungen diskuttiert. |
eb60f4cf0b4c
updated to english version, html (fixes, clean up, uniform), added table to default style (fix for Mozilla), corrections and more...
jonas
parents:
6398
diff
changeset
|
1682 Du kannst auch deine Patches hier herschicken. |
eb60f4cf0b4c
updated to english version, html (fixes, clean up, uniform), added table to default style (fix for Mozilla), corrections and more...
jonas
parents:
6398
diff
changeset
|
1683 Sende KEINE Fehlerberichte, Anwenderfragen, Featurewünsche oder Beschwerden |
eb60f4cf0b4c
updated to english version, html (fixes, clean up, uniform), added table to default style (fix for Mozilla), corrections and more...
jonas
parents:
6398
diff
changeset
|
1684 hierher! Diese Liste sollte wenig verwendet werden.</P></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
|
1685 <LI>MPlayer Anwender (Users) Liste:<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
|
1686 <A HREF="http://mplayerhq.hu/mailman/listinfo/mplayer-users">http://mplayerhq.hu/mailman/listinfo/mplayer-users</A> |
eb60f4cf0b4c
updated to english version, html (fixes, clean up, uniform), added table to default style (fix for Mozilla), corrections and more...
jonas
parents:
6398
diff
changeset
|
1687 <P><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
|
1688 <LI>sende hier Fehlerberichte (nach lesen von DOCS/<A HREF="#D">BUGS</A>, Anhang <A HREF="#C">C</A>)</LI> |
eb60f4cf0b4c
updated to english version, html (fixes, clean up, uniform), added table to default style (fix for Mozilla), corrections and more...
jonas
parents:
6398
diff
changeset
|
1689 <LI>sende hier Featurewünsche (nach lesen von DOCS/TODO)</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
|
1690 <LI>sende hier Anwenderfragen (nach lesen von DOCS/TODO)</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
|
1691 </UL></P></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
|
1692 <LI>MPlayer Anwender (Users) Liste (ungarisch):<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
|
1693 <A HREF="http://mplayerhq.hu/mailman/listinfo/mplayer-felhasznalok">http://mplayerhq.hu/mailman/listinfo/mplayer-felhasznalok</A> |
eb60f4cf0b4c
updated to english version, html (fixes, clean up, uniform), added table to default style (fix for Mozilla), corrections and more...
jonas
parents:
6398
diff
changeset
|
1694 <P><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
|
1695 <LI>Liste mit ungarischer Sprache</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
|
1696 <LI>Inhalt? Wir werden sehen... hauptsächlich Beschwerden und RTFM-Fragen :(</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
|
1697 </UL></P></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
|
1698 <LI>MPlayer & Matrox G200/G400/G450/G550 Anwender:<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
|
1699 <A HREF="http://mplayerhq.hu/mailman/listinfo/mplayer-matrox">http://mplayerhq.hu/mailman/listinfo/mplayer-matrox</A> |
eb60f4cf0b4c
updated to english version, html (fixes, clean up, uniform), added table to default style (fix for Mozilla), corrections and more...
jonas
parents:
6398
diff
changeset
|
1700 <P>Sende hierher Matrox-betreffende Fragen |
eb60f4cf0b4c
updated to english version, html (fixes, clean up, uniform), added table to default style (fix for Mozilla), corrections and more...
jonas
parents:
6398
diff
changeset
|
1701 <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
|
1702 <LI>Sachen über mga_vid</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
|
1703 <LI>Matroxs offizielle Beta Treiber (für X 4.x.x)</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
|
1704 <LI>und über matroxfb-TVout.</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
|
1705 </UL></P></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
|
1706 <LI>MPlayer & DVB-Karten Anwender:<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
|
1707 <A HREF="http://mplayerhq.hu/mailman/listinfo/mplayer-dvb">http://mplayerhq.hu/mailman/listinfo/mplayer-dvb</A> |
eb60f4cf0b4c
updated to english version, html (fixes, clean up, uniform), added table to default style (fix for Mozilla), corrections and more...
jonas
parents:
6398
diff
changeset
|
1708 <P>Dinge im Bezug auf DVB-Hardwaredecoder Karten. (NICHT dxr3!)</P></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
|
1709 <LI>MPlayer CVS-log:<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
|
1710 <A HREF="http://mp.dev.hu/mailman/listinfo/mplayer-cvslog">http://mp.dev.hu/mailman/listinfo/mplayer-cvslog</A> |
eb60f4cf0b4c
updated to english version, html (fixes, clean up, uniform), added table to default style (fix for Mozilla), corrections and more...
jonas
parents:
6398
diff
changeset
|
1711 <P>Sende hier nur Fragen über CVS-Änderungen. (wenn du nicht verstehst, warum |
eb60f4cf0b4c
updated to english version, html (fixes, clean up, uniform), added table to default style (fix for Mozilla), corrections and more...
jonas
parents:
6398
diff
changeset
|
1712 eine Änderung erforderlich ist, du eine bessere Lösung hast oder einen möblichen |
eb60f4cf0b4c
updated to english version, html (fixes, clean up, uniform), added table to default style (fix for Mozilla), corrections and more...
jonas
parents:
6398
diff
changeset
|
1713 Fehler/Problem im Patch gefunden hast) |
eb60f4cf0b4c
updated to english version, html (fixes, clean up, uniform), added table to default style (fix for Mozilla), corrections and more...
jonas
parents:
6398
diff
changeset
|
1714 Sei dir aber sicher, dass der Ziel-Entwickler diese Liste liest!</P></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
|
1715 </UL> |
1970 | 1716 |
1717 <P>HINWEIS: Sprache der oberen Listen ist ENGLISCH, ausser wenn es extra | |
1718 anders angeben ist. Bitte sende keine Nachrichten in andere Sprache!</P> | |
1719 | |
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
|
1720 <P>HINWEIS: Du kannst das durchsuchbare Mailinglisten-Archiv <A HREF="http://www.mplayerhq.hu/cgi-bin/htsearch">hier</A> erreichen<P><B><A NAME=C></A><A HREF="bugreports.html">Anhang C</A> - Wie man einen Fehler berichtet</A></B></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
|
1721 |
1970 | 1722 |
1723 <P><B><A NAME=D>Anhang D - Bekannte Probleme</A></B></P> | |
1724 | |
1725 <P>Spezielle System-/CPU-spezifische Bugs/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
|
1726 |
1970 | 1727 <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
|
1728 <LI>SIGILL (signal 4) auf einem P3 mit 2.2.x Kernel:<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
|
1729 Problem: Kernel 2.2.x hat keinen richtige SSE Unterstützung<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
|
1730 Endlösung: update den Kernel auf 2.4.x<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
|
1731 Abhilfe: ./configure --disable-sse</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
|
1732 <LI>Allgemein SIGILL (signal 4):<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
|
1733 Problem: du hast MPlayer auf einem anderem Computer kompiliert, als auf dem du |
eb60f4cf0b4c
updated to english version, html (fixes, clean up, uniform), added table to default style (fix for Mozilla), corrections and more...
jonas
parents:
6398
diff
changeset
|
1734 abspielst (z.B. kompiliert auf einem P3 und wiedergabe auf eine Celeron)<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
|
1735 Endlösung: kompiliere MPlayer auf dem Rechner, wie du abspielst<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
|
1736 Abhilfe: ./configure --disable-sse usw.</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
|
1737 <LI>"Internal buffer inconsistency" wird während der Verwendung von MEncoder:<BR> |
6680 | 1738 Problem: bekanntes Problem, wenn lame < 3.90 mit gcc 2.96 oder 3.x.x kompiliert wurde.<BR> |
1739 Endlösung: es sollte lame >=3.90 verwendet werden.<BR> | |
1740 Abhilfe: kompiliere lame mit gcc 2.95.x und deinstalliere alle installierten | |
1741 lame Pakete, welche mit gcc 2.96 kompiliert worden sein könnten.</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
|
1742 <LI>Hässlicher MP2/MP3-Ton auf PPC:<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
|
1743 Problem: bekannter gcc Fehlcompilierungs-Bug auf PPC Platformen, |
eb60f4cf0b4c
updated to english version, html (fixes, clean up, uniform), added table to default style (fix for Mozilla), corrections and more...
jonas
parents:
6398
diff
changeset
|
1744 es ist noch keine Fehlerbehebung vorhanden.<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
|
1745 Abhilfe: benutze FFmpeg's (langsamen) MP1/MP2/MP3 Decoder (<CODE>-ac ffmpeg</CODE>)</LI> |
eb60f4cf0b4c
updated to english version, html (fixes, clean up, uniform), added table to default style (fix for Mozilla), corrections and more...
jonas
parents:
6398
diff
changeset
|
1746 <LI>sig11 in libmpeg2, beim Skalieren und Encodieren:<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
|
1747 Problem: bekannter gcc 2.95.2 MMX Bug, aktualisiere auf 2.95.3.</LI> |
1970 | 1748 </UL> |
1749 | |
1750 <P>Verschiedene A-V Sync- und andere Audio-Probleme</P> | |
1751 | |
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
|
1752 <P>Allgemein Audio-Abbruch und ruckartiger Sound (existiert mit allen oder einigen Dateien):</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
|
1753 |
1970 | 1754 <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
|
1755 <LI>am häufigsten: fehlerhafte Audio-Treiber! - es sollten unterschiedliche |
eb60f4cf0b4c
updated 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 Treiber getestet werden, so ALSA 0.9 OSS Emulation mit -ao oss und auch |
eb60f4cf0b4c
updated to english version, html (fixes, clean up, uniform), added table to default style (fix for Mozilla), corrections and more...
jonas
parents:
6398
diff
changeset
|
1757 -ao sdl hilft teilweise. |
eb60f4cf0b4c
updated to english version, html (fixes, clean up, uniform), added table to default style (fix for Mozilla), corrections and more...
jonas
parents:
6398
diff
changeset
|
1758 Wenn die Datei mit -nosound ohne Probleme wiedergegeben wird, ist das |
eb60f4cf0b4c
updated to english version, html (fixes, clean up, uniform), added table to default style (fix for Mozilla), corrections and more...
jonas
parents:
6398
diff
changeset
|
1759 höchstwahrscheinlich ein Soundkarten Treiber-Problem.</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
|
1760 <LI>Audio Pufferprobleme (Puffergröße schlecht erkannt)<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
|
1761 Abhilfe: mplayer -abs</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
|
1762 <LI>Samplerate Probleme - vielleicht wird die Samplerate in den benutzten Dateien |
eb60f4cf0b4c
updated to english version, html (fixes, clean up, uniform), added table to default style (fix for Mozilla), corrections and more...
jonas
parents:
6398
diff
changeset
|
1763 von der Karte nicht unterstützt - dazu sollte das Resampling Plugin (-aop) |
eb60f4cf0b4c
updated to english version, html (fixes, clean up, uniform), added table to default style (fix for Mozilla), corrections and more...
jonas
parents:
6398
diff
changeset
|
1764 getestet werden</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
|
1765 <LI>Langsamer Rechner (CPU oder Grafik)<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
|
1766 versuche es mit -vo null, wenn es gut funktioniert hast du eine langsame |
eb60f4cf0b4c
updated to english version, html (fixes, clean up, uniform), added table to default style (fix for Mozilla), corrections and more...
jonas
parents:
6398
diff
changeset
|
1767 VGA-Karte oder einen langsamen Treiber.<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
|
1768 Abhilfe: kaufe eine schneller Karte oder lese die Dokumentationen, wie man die |
eb60f4cf0b4c
updated to english version, html (fixes, clean up, uniform), added table to default style (fix for Mozilla), corrections and more...
jonas
parents:
6398
diff
changeset
|
1769 Geschwingkeiten erhöht.<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
|
1770 Versuche auch -framedrop</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
|
1771 </UL> |
1833
5bfa57281d98
Added translated files by Johannes Feigl, not checked by me!
atmos4
parents:
diff
changeset
|
1772 |
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
|
1773 <P>Audio (verschiebt sich / verliert die Synchronisation / bricht nach einer gewissen Zeit ab) |
eb60f4cf0b4c
updated to english version, html (fixes, clean up, uniform), added table to default style (fix for Mozilla), corrections and more...
jonas
parents:
6398
diff
changeset
|
1774 bei einer oder mehreren Dateien:</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
|
1775 |
1970 | 1776 <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
|
1777 <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
|
1778 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
|
1779 <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
|
1780 <LI>-ni oder -nobps Option (für nicht-interlaced oder defekte Dateien)<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
|
1781 und/oder</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
|
1782 <LI>-mc 0 (erforderlich bei Dateien mit schlechtem Interleave und VBR-Audio)<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
|
1783 und/oder</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
|
1784 <LI>-delay Option oder +/- Tasten bei Abspielen</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
|
1785 </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
|
1786 Wenn keine dieser Optionen hilft, kann die Datei auf den Server geladen werden. |
eb60f4cf0b4c
updated to english version, html (fixes, clean up, uniform), added table to default style (fix for Mozilla), corrections and more...
jonas
parents:
6398
diff
changeset
|
1787 Wir werden sie untersuchen (und das Problem lösen). |
eb60f4cf0b4c
updated to english version, html (fixes, clean up, uniform), added table to default style (fix for Mozilla), corrections and more...
jonas
parents:
6398
diff
changeset
|
1788 <LI>deine Soundkarte unterstützt keine 48KHz Wiedergabe<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
|
1789 Abhilfe: kaufe eine bessere Soundkarte... versuche die Bilder/Sekunde um 10% zu vermindern |
eb60f4cf0b4c
updated to english version, html (fixes, clean up, uniform), added table to default style (fix for Mozilla), corrections and more...
jonas
parents:
6398
diff
changeset
|
1790 (verwende -fps 27 bei 30fps-Filmen) oder verwende das Resampler-Plugin</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
|
1791 <LI>langsamer Rechner<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
|
1792 (wenn A-V nicht etwa 0 ist und die letzte Nummer in der Status-Leiste steigt)<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
|
1793 Abhilfe: -framedrop</LI> |
3214 | 1794 </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
|
1795 |
eb60f4cf0b4c
updated to english version, html (fixes, clean up, uniform), added table to default style (fix for Mozilla), corrections and more...
jonas
parents:
6398
diff
changeset
|
1796 <P>Überhaupt kein Ton:</P> |
1833
5bfa57281d98
Added translated files by Johannes Feigl, not checked by me!
atmos4
parents:
diff
changeset
|
1797 |
1970 | 1798 <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
|
1799 <LI>deine Datei verwendet eine nicht unterstützten Audio-Codec<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
|
1800 Abhilfe: lese die Dokumentationen und hilf uns, dass wir ihn in Zukunft unterstützen</LI> |
1970 | 1801 </UL> |
1802 | |
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
|
1803 <P>Überhaupt kein Bild (nur ein graues/grünes Fenster):</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
|
1804 |
5185 | 1805 <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
|
1806 <LI>deine Datei verwendet einen nicht unterstützten Videocodec<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
|
1807 Abhilfe: lies die Dokumentation und hilf uns den Codec zu unterstützen</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
|
1808 <LI>der automatisch gewählte Codec kann die Datei nicht decodieren, versuche |
eb60f4cf0b4c
updated to english version, html (fixes, clean up, uniform), added table to default style (fix for Mozilla), corrections and more...
jonas
parents:
6398
diff
changeset
|
1809 einen anderen mit den -vc oder -vfm Optionen zu wählen.</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
|
1810 <LI>es wird versuchst eine DivX 3.x Datei mit dem opendivx oder XviD Decoder |
eb60f4cf0b4c
updated to english version, html (fixes, clean up, uniform), added table to default style (fix for Mozilla), corrections and more...
jonas
parents:
6398
diff
changeset
|
1811 (-vc odivx) abzuspielen - installiere Divx4Linux kompiliere MPlayer neu</LI> |
5185 | 1812 </UL> |
1813 | |
1970 | 1814 <P>Videoausgabe-Probleme:</P> |
1833
5bfa57281d98
Added translated files by Johannes Feigl, not checked by me!
atmos4
parents:
diff
changeset
|
1815 |
1970 | 1816 <P>Erster Hinweis: Die Optionen -fs, -vm und -zoom sind nur Empfehlungen, sie |
1817 werden (noch) nicht von allen Treiber unterstützt. Also ist dies kein Bug wenn | |
1818 es nicht funktioniert. Nur einige Treiber unterstützten Scaling/Zooming, | |
1819 erwarte das nicht von x11 oder dga.</P> | |
1820 | |
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
|
1821 <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
|
1822 |
eb60f4cf0b4c
updated 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 <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
|
1824 <LI>x11 Treiber: Sorry, es kann zur Zeit nicht gelöst werden (GEFIXT)</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
|
1825 <LI>xv Treiber: verwende die -double Option (GEFIXT)</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
|
1826 </UL> |
1970 | 1827 |
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
|
1828 <P>Grünes Bild bei der Verwendung von mga_vid (-vo mga / -vo xmga):</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
|
1829 |
eb60f4cf0b4c
updated to english version, html (fixes, clean up, uniform), added table to default style (fix for Mozilla), corrections and more...
jonas
parents:
6398
diff
changeset
|
1830 <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
|
1831 <LI>mga_vid hat die Grösse des RAMs falsch erkannt, lade das Modul neu mit der |
eb60f4cf0b4c
updated to english version, html (fixes, clean up, uniform), added table to default style (fix for Mozilla), corrections and more...
jonas
parents:
6398
diff
changeset
|
1832 Option mga_ram_size</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
|
1833 </UL> |
1833
5bfa57281d98
Added translated files by Johannes Feigl, not checked by me!
atmos4
parents:
diff
changeset
|
1834 |
5bfa57281d98
Added translated files by Johannes Feigl, not checked by me!
atmos4
parents:
diff
changeset
|
1835 </BODY> |
3116 | 1836 </HTML> |