annotate DOCS/German/faq.html @ 6518:eb60f4cf0b4c

updated to english version, html (fixes, clean up, uniform), added table to default style (fix for Mozilla), corrections and more...
author jonas
date Sun, 23 Jun 2002 10:58:31 +0000
parents 13c35228abe8
children ff8598fc2ad6
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
rev   line source
6518
eb60f4cf0b4c updated to english version, html (fixes, clean up, uniform), added table to default style (fix for Mozilla), corrections and more...
jonas
parents: 6398
diff changeset
1 <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
1947
06d9db9be752 tranlated by me, but not checked
jaf
parents:
diff changeset
2 <HTML>
4996
47c614b4434e updated to english version
jonas
parents: 4910
diff changeset
3
47c614b4434e updated to english version
jonas
parents: 4910
diff changeset
4 <HEAD>
6398
13c35228abe8 updated to english version
jonas
parents: 6336
diff changeset
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
47c614b4434e updated to english version
jonas
parents: 4910
diff changeset
7 </HEAD>
47c614b4434e updated to english version
jonas
parents: 4910
diff changeset
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>
1947
06d9db9be752 tranlated by me, but not checked
jaf
parents:
diff changeset
10
06d9db9be752 tranlated by me, but not checked
jaf
parents:
diff changeset
11
06d9db9be752 tranlated by me, but not checked
jaf
parents:
diff changeset
12 <P><B><A NAME=5>5. FAQ Sektion</A></B></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
13
6258
0c2b0c7c15d2 updated to english version, corrections, some changes in support table in faq.html
jonas
parents: 6241
diff changeset
14 <UL>
0c2b0c7c15d2 updated to english version, corrections, some changes in support table in faq.html
jonas
parents: 6241
diff changeset
15 <LI><A HREF="#5.1">5.1 Kompilierung</A></LI>
0c2b0c7c15d2 updated to english version, corrections, some changes in support table in faq.html
jonas
parents: 6241
diff changeset
16 <LI><A HREF="#5.2">5.2 Allgemeine Fragen</A></LI>
0c2b0c7c15d2 updated to english version, corrections, some changes in support table in faq.html
jonas
parents: 6241
diff changeset
17 <LI><A HREF="#5.3">5.3 Dateiwiedergabe-Probleme</A></LI>
0c2b0c7c15d2 updated to english version, corrections, some changes in support table in faq.html
jonas
parents: 6241
diff changeset
18 <LI><A HREF="#5.4">5.4 Video/Audio Treiber-Probleme</A></LI>
0c2b0c7c15d2 updated to english version, corrections, some changes in support table in faq.html
jonas
parents: 6241
diff changeset
19 <LI><A HREF="#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
20 <LI><A HREF="#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
21 <LI><A HREF="#5.7">5.7 Konvertierung</A></LI>
0c2b0c7c15d2 updated to english version, corrections, some changes in support table in faq.html
jonas
parents: 6241
diff changeset
22 </UL>
1947
06d9db9be752 tranlated by me, but not checked
jaf
parents:
diff changeset
23
6518
eb60f4cf0b4c updated to english version, html (fixes, clean up, uniform), added table to default style (fix for Mozilla), corrections and more...
jonas
parents: 6398
diff changeset
24 <TABLE BORDER=0 WIDTH="100%" ALIGN=left>
eb60f4cf0b4c updated 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 <TR><TD COLSPAN=3><B><A NAME="5.1">5.1 Kompilierung</A></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
26 <TR><TD COLSPAN=3>&nbsp;</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
27 <TR><TD>&nbsp;&nbsp;</TD><TD VALIGN=top>Q:</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
28 <TD WIDTH="100%"><B>Die Kompilierung bricht mit etwa folgender Meldung ab:
1947
06d9db9be752 tranlated by me, but not checked
jaf
parents:
diff changeset
29
6398
13c35228abe8 updated to english version
jonas
parents: 6336
diff changeset
30 <PRE>
13c35228abe8 updated to english version
jonas
parents: 6336
diff changeset
31 In file included from mplayer.c:34:
13c35228abe8 updated to english version
jonas
parents: 6336
diff changeset
32 mw.h: In function `mplMainDraw':
13c35228abe8 updated to english version
jonas
parents: 6336
diff changeset
33 mw.h:209: Internal compiler error in print_rtl_and_abort, at flow.c:6458
13c35228abe8 updated to english version
jonas
parents: 6336
diff changeset
34 Please submit a full bug report,
13c35228abe8 updated to english version
jonas
parents: 6336
diff changeset
35 with preprocessed source if appropriate.
13c35228abe8 updated to english version
jonas
parents: 6336
diff changeset
36 See http://bugzilla.redhat.com/bugzilla/ for instructions.
6518
eb60f4cf0b4c updated to english version, html (fixes, clean up, uniform), added table to default style (fix for Mozilla), corrections and more...
jonas
parents: 6398
diff changeset
37 </PRE></B></TD></TR>
6398
13c35228abe8 updated to english version
jonas
parents: 6336
diff changeset
38
6518
eb60f4cf0b4c updated 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 <TR><TD></TD><TD VALIGN=top>A:</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
40 <TD>Dies ist, wie die Fehlermeldung schon sagt, ein Compiler-Problem.
eb60f4cf0b4c updated 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 Der Compiler sollte aktualisiert werden und das Problem dem Verkäufer
eb60f4cf0b4c updated 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 oder Autor des Compilers gemeldet werden.</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
43 <TR><TD COLSPAN=3>&nbsp;</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
44 <TR><TD>&nbsp;&nbsp;</TD><TD VALIGN=top>Q:</TD><TD WIDTH="100%"><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
45 Configure beendet sich mit diesem Text und MPlayer kann nicht kompiliert 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
46 <CODE>Your gcc does not support even i386 for '-march' and '-mcpu'.</CODE></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
47 <TR><TD></TD><TD VALIGN=top>A:</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
48 <TD>Dein gcc ist nicht richtig installiert, prüfe <CODE>config.log</CODE> für Details.</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
49 <TR><TD COLSPAN=3>&nbsp;</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
50 <TR><TD>&nbsp;&nbsp;</TD><TD VALIGN=top>Q:</TD><TD WIDTH="100%"><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
51 Was bedeutet "No such file or directory"?</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
52 <TR><TD></TD><TD VALIGN=top>A:</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
53 <TD>Vermutlich gibt es keine solche Datei oder kein solches Verzeichnis.</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
54 <TR><TD COLSPAN=3>&nbsp;</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
55 <TR><TD>&nbsp;&nbsp;</TD><TD VALIGN=top>Q:</TD><TD WIDTH="100%"><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
56 Was ist das Problem mit gcc 2.96?</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
57 <TR><TD></TD><TD VALIGN=top>A:</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
58 <TD><B>Es wird sehr davon abgeraten, den gcc 2.96 zu gebrauchen!!!</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
59 Lies <A HREF="../users_against_developers.html">dieses</A> Dokument (Englisch) für Details!
eb60f4cf0b4c updated 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 Wenn du es aber trotzdem wirklich willst, stelle sicher das du eine der neuesten Versionen verwendest.
eb60f4cf0b4c updated 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 Bedenke aber, dass du auf dich alleine gestellt bist. Sende <B>keine</B> Meldungen oder Bugs 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
62 frag in der Mailingliste nicht um Hilfe. Wir werden sie <B>nicht</B> zur Verfügung stellen, noch
eb60f4cf0b4c updated 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 Unterstützung bei Problemen anbieten.</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
64 <TR><TD COLSPAN=3>&nbsp;</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
65 <TR><TD></TD><TD VALIGN=top>Q:</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
66 <TD WIDTH="100%"><B>Großartig, ich habe gcc 3.0.1 von Red Hat/Mandrake, dann ist alles fein!</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
67 <TR><TD></TD><TD VALIGN=top>A:</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
68 <TD>Nein. Auch damit gibt/gab es Probleme.<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
69 Verwende die 2.95.x Serie, diese sind zuverlässiger (auf keine Fall <A HREF="../users_against_developers.html#gcc">2.96</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
70 Wenn du wirklich 3.x verwenden willst, verwende immer die neueste Version (ab 3.0.4).</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
71 <TR><TD COLSPAN=3>&nbsp;</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
72 <TR><TD></TD><TD VALIGN=top>Q:</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
73 <TD WIDTH="100%"><B>Ich habe versucht MPlayer zu kompilieren, aber ich bekommen folgende Ausgabe:
1947
06d9db9be752 tranlated by me, but not checked
jaf
parents:
diff changeset
74
2199
94dbd246fbbe Similar to 1.26
jaf
parents: 2075
diff changeset
75 <PRE>
94dbd246fbbe Similar to 1.26
jaf
parents: 2075
diff changeset
76 In file included from /usr/include/g++-v3/bits/std_cwchar.h:42,
94dbd246fbbe Similar to 1.26
jaf
parents: 2075
diff changeset
77 from /usr/include/g++-v3/bits/fpos.h:40,
94dbd246fbbe Similar to 1.26
jaf
parents: 2075
diff changeset
78 from /usr/include/g++-v3/bits/char_traits.h:40,
94dbd246fbbe Similar to 1.26
jaf
parents: 2075
diff changeset
79 from /usr/include/g++-v3/bits/std_string.h:41,
94dbd246fbbe Similar to 1.26
jaf
parents: 2075
diff changeset
80 from /usr/include/g++-v3/string:31,
94dbd246fbbe Similar to 1.26
jaf
parents: 2075
diff changeset
81 from libwin32.h:36,
94dbd246fbbe Similar to 1.26
jaf
parents: 2075
diff changeset
82 from DS_AudioDecoder.h:4,
94dbd246fbbe Similar to 1.26
jaf
parents: 2075
diff changeset
83 from DS_AudioDec.cpp:5:
94dbd246fbbe Similar to 1.26
jaf
parents: 2075
diff changeset
84 /usr/include/wchar.h: In function Long long int wcstoq(const wchar_t*,
94dbd246fbbe Similar to 1.26
jaf
parents: 2075
diff changeset
85 wchar_t**, int)':
94dbd246fbbe Similar to 1.26
jaf
parents: 2075
diff changeset
86 /usr/include/wchar.h:514: cannot convert `const wchar_t* __restrict' to
94dbd246fbbe Similar to 1.26
jaf
parents: 2075
diff changeset
87 `const
6518
eb60f4cf0b4c updated 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 </PRE></B></TD>
2199
94dbd246fbbe Similar to 1.26
jaf
parents: 2075
diff changeset
89
6518
eb60f4cf0b4c updated 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 <TR><TD></TD><TD VALIGN=top>A:</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
91 <TD>Update deine glibc auf die neueste Release. Bei Mandrake verwende 2.2.4-8mdk.</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
92 <TR><TD COLSPAN=3>&nbsp;</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
93 <TR><TD></TD><TD VALIGN=top>Q:</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
94 <TD WIDTH="100%"><B>... 2.96 ... (ja, einige Leute schwärmen NOCH IMMER von ihrem gcc 2.96!!)</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
95 <TR><TD></TD><TD VALIGN=top>A:</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
96 <TD>Zitat aus einer <A HREF="http://www.mplayerhq.hu/pipermail/mplayer-users/2001-October/005351.html">Mail</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 A'rpi's an die <A HREF="http://mplayerhq.hu/pipermail/mplayer-users/">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
98 Mailing-Liste [Übersetzung] (Das Wort 'ideg' ist unten beschrieben):
2199
94dbd246fbbe Similar to 1.26
jaf
parents: 2075
diff changeset
99
6518
eb60f4cf0b4c updated 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 <BLOCKQUOTE>
eb60f4cf0b4c updated 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 <P>Aber wir hatten idegs. Und unser Idegcounter hatte wieder und wieder Overflows.</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
102
eb60f4cf0b4c updated 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 <P>Leider entweicht MPlayer unsere Kontrolle. Es wird von es wird von Idioten, 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
104 nicht mal Windows verwenden können und auch noch nie versucht haben einen Kernel zu
eb60f4cf0b4c updated 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 kompilieren, verwendet. Sie installieren Mandrake, Red Hat oder Suse (mit Standardeinstellungen)
eb60f4cf0b4c updated 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 und schreiben uns ohne RTFM (lesen der DOCS) 'Es funktioniert nicht! Helft mir! Bitte!
eb60f4cf0b4c updated 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 Ich bin neu bei Linux! Hilfe! Oh! Helft mir!'. Wir können sie nicht aufhalten, aber wir
eb60f4cf0b4c updated 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 versuchen RTFM zu erzwingen und dass sie die verdammten Ausgaben von ./configure 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
109 MPlayer lesen.</P>
2199
94dbd246fbbe Similar to 1.26
jaf
parents: 2075
diff changeset
110
6518
eb60f4cf0b4c updated 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 <P>Und ihr kleveren Leute kommt und beleidigt uns mit gcc 2.96 und binären Paketen.
eb60f4cf0b4c updated 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 Anstatt anderen Users zu helfen oder Patches zu erzeugen um Probleme zu lösen.</P>
2199
94dbd246fbbe Similar to 1.26
jaf
parents: 2075
diff changeset
113
6518
eb60f4cf0b4c updated 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 <P>Die hälfte unserer Freizeit verbrauche ich beim Beantworten sinnloser Mails 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
115 beim Einbauen von neuen Tricks für configure un solche Mails zu verhindern.</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
116
eb60f4cf0b4c updated 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 <P>Und hier gibt es Gleichgewicht. In der einen Hand seit ihr cleveren Jungs, die sagen
eb60f4cf0b4c updated 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 dass wir sehr schlecht sind, da wir das fehlerhafte gcc 2.96 nicht mögen und in der anderen
eb60f4cf0b4c updated 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 Hand sind die 'neu bei Linux' Leute, welche uns zeigen wie schlecht das gcc 2.96 ist.</P>
1947
06d9db9be752 tranlated by me, but not checked
jaf
parents:
diff changeset
120
6518
eb60f4cf0b4c updated 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 <P>Schlussfolgerung: wir können nicht gut sein. Die Hälfte der Leute sagt, dass wir schlecht
eb60f4cf0b4c updated 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 sind.</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
123
eb60f4cf0b4c updated 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 <P>Möglicherweise sollten wir das Projekt schließen, kommerzielles Closed-Source daraus
eb60f4cf0b4c updated 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 machen und Installationssupport für euch anbieten. Dann könnten wir die unsere aktelle
eb60f4cf0b4c updated 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 Arbeitsstätte verlassen, die Entwicklung ginge schneller, and wir könnten eine Menge
eb60f4cf0b4c updated 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 Geld verdienen und ein großes Haus kaufen, usw. usw. Willst du das wirklich? Es scheint so.</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
128 </BLOCKQUOTE></TD>
1947
06d9db9be752 tranlated by me, but not checked
jaf
parents:
diff changeset
129
6518
eb60f4cf0b4c updated 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 <TR><TD COLSPAN=3>&nbsp;</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
131 <TR><TD></TD><TD VALIGN=top>Q:</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
132 <TD WIDTH="100%"><B>Wo kann ich Informationen über die Bugs von gcc 2.96 erhalten?</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
133 <TR><TD></TD><TD VALIGN=top>A:</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
134 <TD><A HREF="../users_against_developers.html">Dieses</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
135 Dokument (Englisch) beschreibt, warum Red Hat 2.96 herausgebracht hat und andere intessante Dinge.</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
136 <TR><TD COLSPAN=3>&nbsp;</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
137 <TR><TD></TD><TD VALIGN=top>Q:</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
138 <TD WIDTH="100%"><B>SDL Ausgabe funktioniert/kompiliert nicht. Das Problem ist ...</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
139 <TR><TD></TD><TD VALIGN=top>A:</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
140 <TD>Es wurde mit SDL 1.2.x getestet und läuft vielleicht auf SDL 1.1.7+.
eb60f4cf0b4c updated 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 Es funktioniert NICHT mit irgendeiner früheren Version.</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
142 <TR><TD COLSPAN=3>&nbsp;</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
143 <TR><TD></TD><TD VALIGN=top>Q:</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
144 <TD WIDTH="100%"><B>Ich habe immer noch Probleme mit dem SDL Support. gcc sagt etwas über
eb60f4cf0b4c updated 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 "undefined reference to `SDL_EnableKeyRepeat'". Was ist nun?</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
146 <TR><TD></TD><TD VALIGN=top>A:</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
147 <TD>Wo hast du die SDL Library installiert? Wenn du es in /usr/local (Standard)
eb60f4cf0b4c updated 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 installiert hat editiere config.mak und füge "-L/usr/local/lib " nach "X_LIBS=" 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
149 Nun gib make ein. Es sollte funktionieren!</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
150 <TR><TD COLSPAN=3>&nbsp;</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
151 <TR><TD></TD><TD VALIGN=top>Q:</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
152 <TD WIDTH="100%"><B>Es wird nicht kompiliert und es vermisst uint64_t inttypes.h oder ähnliche Dinge ...</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
153 <TR><TD></TD><TD VALIGN=top>A:</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
154 <TD>Kopiere <CODE>etc/inttypes.h</CODE> in das <B>MPlayer</B> Verzeichnis
eb60f4cf0b4c updated 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 (<CODE>cp etc/inttypes.h</CODE>) und versuche es erneut ...</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
156 <TR><TD COLSPAN=3>&nbsp;</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
157 <TR><TD></TD><TD VALIGN=top>Q:</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
158 <TD WIDTH="100%"><B>Ich habe Linux auf einem Pentium III aber <CODE>./configure</CODE> erkennt SSE nicht ...</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
159 <TR><TD></TD><TD VALIGN=top>A:</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
160 <TD>Nur Kernel mit der Version 2.4.x unterstützen SSE (oder versuche 2.2.19 oder
eb60f4cf0b4c updated 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 neuer, aber sei auf Probleme vorbereitet).</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
162 <TR><TD COLSPAN=3>&nbsp;</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
163 <TR><TD></TD><TD VALIGN=top>Q:</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
164 <TD WIDTH="100%"><B>Ich habe eine G200/G400, wie kompiliere/verwende ich den mga_vid-Treiber?</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
165 <TR><TD></TD><TD VALIGN=top>A:</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
166 <TD>Lies die <A HREF="video.html#2.3.1.7">mga_vid Dokumentation</A>.</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
167 <TR><TD COLSPAN=3>&nbsp;</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
168 <TR><TD></TD><TD VALIGN=top>Q:</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
169 <TD WIDTH="100%"><B>Gibt es rpm/deb/... Pakete von <B>MPlayer</B>?</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
170 <TR><TD></TD><TD VALIGN=top>A:</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
171 <TD>Du kannst ein .deb Paket für dich selbst machen, lies Sektion <A HREF="documentation.html#6.1">6.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
172 Es gibt RPM-Packete auf der Homepage, verwende keine anderen Quellen!</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
173 <TR><TD COLSPAN=3>&nbsp;</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
174 <TR><TD></TD><TD VALIGN=top>Q:</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
175 <TD WIDTH="100%"><B>Während 'make', beschwert sich MPlayer über die X11 Librarys. Ich verstehe das nicht, ich habe X installiert!?</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
176 <TR><TD></TD><TD VALIGN=top>A:</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
177 <TD>... aber du hast die X Development Pakete nicht installiert. Oder nicht richtig.
eb60f4cf0b4c updated 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 Diese heissen unter Red Hat XFree86-devel* und unter Debian xlib6g-dev* .
eb60f4cf0b4c updated 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 Prüfe auch, ob die symbolischen Links <CODE>/usr/X11</CODE> und <CODE>/usr/include/X11</CODE> existiert
eb60f4cf0b4c updated 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 (dies kann ein Problem auf Mandrake-Systemen sein). Diese können mit diesen Befehlen erzeugt 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
181 &nbsp;&nbsp;&nbsp;&nbsp;<CODE>$ ln -sf /usr/X11R6 /usr/X11</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
182 &nbsp;&nbsp;&nbsp;&nbsp;<CODE>$ ln -sf /usr/X11R6/include/X11 /usr/include/X11</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
183 Dein Distribution unterscheidet sich vielleicht vom
eb60f4cf0b4c updated 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 <A HREF="http://www.pathname.com/fhs/">Dateisystem Hierarchie Standard</A>.</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
185 <TR><TD COLSPAN=3>&nbsp;</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
186 <TR><TD></TD><TD VALIGN=top>Q:</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
187 <TD WIDTH="100%"><B>Ich kann SVGAlib nicht kompilieren. Ich verwende eine 2.3/2.4 Kernel.</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
188 <TR><TD></TD><TD VALIGN=top>A:</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
189 <TD>Du musst die Makefile.cfg von SVGAlib editieren und kommentiere <CODE>BACKGROUND = y</CODE> aus.</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
190 <TR><TD COLSPAN=3>&nbsp;</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
191 <TR><TD></TD><TD VALIGN=top>Q:</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
192 <TD WIDTH="100%"><B>Ich habe MPlayer mit libdvdcss/libdivxdecore Unterstützung kompiliert, aber 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
193 ich versuche es zu starten, meldet es:<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
194 <CODE>&gt; error while loading shared libraries: lib*.so.0: cannot load
eb60f4cf0b4c updated 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 shared object file: No such file or directory</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
196 I checked up on the file and it IS there in <CODE>/usr/local/lib</CODE>.</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
197 <TR><TD></TD><TD VALIGN=top>A:</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
198 <TD>Füge <CODE>/usr/local/lib</CODE> deiner <CODE>/etc/ld.so.conf</CODE> Datei hinzu und starte <CODE>ldconfig</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
199 <TR><TD COLSPAN=3>&nbsp;</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
200 <TR><TD></TD><TD VALIGN=top>Q:</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
201 <TD WIDTH="100%"><B>Hmm, eigenartig. Beim Laden des mga_vid.o Kernelmodules kann ich dies in den Logs finden:<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
202 <CODE>Warning: loading mga_vid.o will taint the kernel: no license</CODE></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
203 <TR><TD></TD><TD VALIGN=top>A:</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
204 <TD>Die neuesten Kernelmodule benötigen einen Parameter um ihre Lizenz anzuzeigen (hauptsächlich um
eb60f4cf0b4c updated to english version, html (fixes, clean up, uniform), added table to default style (fix for Mozilla), corrections and more...
jonas
parents: 6398
diff changeset
205 kernel Hackers am Debuggen von Closed-Sources Treiber zu hindern).
eb60f4cf0b4c updated to english version, html (fixes, clean up, uniform), added table to default style (fix for Mozilla), corrections and more...
jonas
parents: 6398
diff changeset
206 Update deinen Kernel, modutils und <B>MPlayer</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
207 <TR><TD COLSPAN=3>&nbsp;</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
208 <TR><TD></TD><TD VALIGN=top>Q:</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
209 <TD WIDTH="100%"><B>Während des Linkens von <B>MEncoder</B>, passiert ein segfault!!!</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
210 <TR><TD></TD><TD VALIGN=top>A:</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
211 <TD>Dies ist ein Linker Problem. Ein Upgrade deiner binutils sollte helfen (2.11.92.* oder neuer
eb60f4cf0b4c updated 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 wäre gut). Melde den Fehler <B>nicht</B>, da er nicht von uns ist!</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
213 <TR><TD COLSPAN=3>&nbsp;</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
214 <TR><TD></TD><TD VALIGN=top>Q:</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
215 <TD WIDTH="100%"><B>Ich möchte gerne <B>MPlayer</B> auf Minix kompilieren!</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
216 <TR><TD></TD><TD VALIGN=top>A:</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
217 <TD>Ich auch. :)</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
218 <TR><TD COLSPAN=3>&nbsp;</TD></TR>
3450
d42b541da88a updateded to line ~500
jaf
parents: 3321
diff changeset
219
d42b541da88a updateded to line ~500
jaf
parents: 3321
diff changeset
220
6518
eb60f4cf0b4c updated to english version, html (fixes, clean up, uniform), added table to default style (fix for Mozilla), corrections and more...
jonas
parents: 6398
diff changeset
221 <TR><TD COLSPAN=3><B><A NAME="5.2">5.2. Allgemeine Fragen</A></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
222 <TR><TD COLSPAN=3>&nbsp;</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
223 <TR><TD></TD><TD VALIGN=top>Q:</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
224 <TD WIDTH="100%"><B>Die <CODE>-xy</CODE> oder <CODE>-fs</CODE> Option funktioniert
eb60f4cf0b4c updated 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 nicht mit dem X11-Treiber (<CODE>-vo x11</CODE>)</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
226 <TR><TD></TD><TD VALIGN=top>A:</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
227 <TD>Es unterstützt Scaling, aber du musst die musst Softwarescaling mit <CODE>-zoom</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
228 deutlich angeben (es ist SEHR LANGSAM!). Es ist besser, wenn du die XF86VidMode Unterstützung verwendest:
eb60f4cf0b4c updated to english version, html (fixes, clean up, uniform), added table to default style (fix for Mozilla), corrections and more...
jonas
parents: 6398
diff changeset
229 Du musst dazu die <CODE>-vm</CODE> Option und die <CODE>-fs</CODE> Option 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
230 Stelle sicher, dass du die richtigen modelines in deiner XF86Config-Datei 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
231 und versuche den <A HREF="video.html#2.3.1.3">DGA Treiber</A> and
eb60f4cf0b4c updated to english version, html (fixes, clean up, uniform), added table to default style (fix for Mozilla), corrections and more...
jonas
parents: 6398
diff changeset
232 <A HREF="video.html#2.3.1.4">SDL's DGA Treiber</A> für dich zum laufen zu bringen.
eb60f4cf0b4c updated to english version, html (fixes, clean up, uniform), added table to default style (fix for Mozilla), corrections and more...
jonas
parents: 6398
diff changeset
233 Er ist um einiges schneller. Wenn SDL-DGA auch funktioniert, verwende das, es ist auch NOCHMALS schneller!</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
234 <TR><TD COLSPAN=3>&nbsp;</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
235 <TR><TD></TD><TD VALIGN=top>Q:</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
236 <TD WIDTH="100%"><B>Was ist die Bedeutung der Nummern auf der Statusleiste?</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
237 <TR><TD></TD><TD VALIGN=top>A:</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
238 <TD>Siehe: <CODE>A: 2.1 V: 2.2 A-V: -0.167 ct: 0.042 57/57 41% 0% 2.6% 0 4 49%</CODE><BR>
1947
06d9db9be752 tranlated by me, but not checked
jaf
parents:
diff changeset
239
6518
eb60f4cf0b4c updated to english version, html (fixes, clean up, uniform), added table to default style (fix for Mozilla), corrections and more...
jonas
parents: 6398
diff changeset
240 <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
241 <LI>A: Audioposition in Sekunden</LI>
eb60f4cf0b4c updated to english version, html (fixes, clean up, uniform), added table to default style (fix for Mozilla), corrections and more...
jonas
parents: 6398
diff changeset
242 <LI>V: Videoposition in Sekunden</LI>
eb60f4cf0b4c updated to english version, html (fixes, clean up, uniform), added table to default style (fix for Mozilla), corrections and more...
jonas
parents: 6398
diff changeset
243 <LI>A-V: Audio-Video Differenz in Sekunden</LI>
eb60f4cf0b4c updated 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>ct: ingesamte geleistete A-V Synchronisation</LI>
eb60f4cf0b4c updated 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 <LI>abgespiele Frames (gezählt ab der letzten Suche)</LI>
eb60f4cf0b4c updated 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>dekodierte Frames (gezählt ab der letzten Suche)</LI>
eb60f4cf0b4c updated 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 <LI>Video-Codec CPU Auslastung in Prozent (bei "slices" und DR ist auch die Video-Ausgabe enthalten)</LI>
eb60f4cf0b4c updated 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>Video-Ausgabe CPU-Auslastung</LI>
eb60f4cf0b4c updated 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 <LI>Audio-Codec CPU-Auslastung in Prozent</LI>
eb60f4cf0b4c updated to english version, html (fixes, clean up, uniform), added table to default style (fix for Mozilla), corrections and more...
jonas
parents: 6398
diff changeset
250 <LI>ausgelassene Frames für die A-V Sync</LI>
eb60f4cf0b4c updated 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>aktuelle Level des Bild-Postprocessing (wenn -autoq verwendet)</LI>
eb60f4cf0b4c updated 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 <LI>aktuelle benützte Cachegrösse (normal ist ~50%)</LI>
eb60f4cf0b4c updated 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 </UL>
1947
06d9db9be752 tranlated by me, but not checked
jaf
parents:
diff changeset
254
6518
eb60f4cf0b4c updated to english version, html (fixes, clean up, uniform), added table to default style (fix for Mozilla), corrections and more...
jonas
parents: 6398
diff changeset
255 <I>Die meisten sind für debugging-Zwecke und werden bald entfernt.</I></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
256 <TR><TD COLSPAN=3>&nbsp;</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
257 <TR><TD></TD><TD VALIGN=top>Q:</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
258 <TD WIDTH="100%"><B>Was ist, wenn ich die nicht sehen will?</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
259 <TR><TD></TD><TD VALIGN=top>A:</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
260 <TD>Dann verwende die <CODE>-quiet</CODE> Option und lies die Manpage.</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
261 <TR><TD COLSPAN=3>&nbsp;</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
262 <TR><TD></TD><TD VALIGN=top>Q:</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
263 <TD WIDTH="100%"><B>Warum ist die Video-Ausgabe CPU-Auslastung null (0%) für einige Dateien?</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
264 <TR><TD></TD><TD VALIGN=top>A:</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
265 <TD>Es ist nicht null, aber es wird vom Codec aufgerufen, kann also nicht extra gemessen 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
266 Du solltest versuches die Datei mit <CODE>-vo null</CODE> und dann mit <CODE>-vo</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
267 zu spielen und die Geschwindigkeit ist die Video-Ausgabe ...</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
268 <TR><TD COLSPAN=3>&nbsp;</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
269 <TR><TD></TD><TD VALIGN=top>Q:</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
270 <TD WIDTH="100%"><B>Ich habe Fehlermeldunge über "file not found <CODE>/usr/lib/win32/</CODE> ..."</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
271 <TR><TD></TD><TD VALIGN=top>A:</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
272 <TD>Downloade und installiere die <A HREF="ftp://ftp.mplayerhq.hu/MPlayer/releases/w32codec-0.90.tar.bz2">Win32 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
273 von <B>unserem</B> FTP Server (avifiles Codec-Paket hat unterschiedliche DLLs).</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
274 <TR><TD COLSPAN=3>&nbsp;</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
275 <TR><TD></TD><TD VALIGN=top>Q:</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
276 <TD WIDTH="100%"><B>Gibt es Mailing-Listen über MPlayer?</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
277 <TR><TD></TD><TD VALIGN=top>A:</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
278 <TD>Ja! Lies dazu das Ende der Infoseite 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
279 <A HREF="http://www.mplayerhq.hu/homepage/info.html">unserer Homepage</A> um dich anzumelden!</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
280 <TR><TD COLSPAN=3>&nbsp;</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
281 <TR><TD></TD><TD VALIGN=top>Q:</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
282 <TD WIDTH="100%"><B>Ich habe einen bösen Fehler beim Abspielen meines Lieblingsvideos gefunden!!
eb60f4cf0b4c updated to english version, html (fixes, clean up, uniform), added table to default style (fix for Mozilla), corrections and more...
jonas
parents: 6398
diff changeset
283 Wen soll ich informieren?</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
284 <TR><TD></TD><TD VALIGN=top>A:</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
285 <TD>Bitte lies die <A HREF="bugreports.html">Leitlinien zu Fehlerberichten</A> und folge den Anweisungen.</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
286 <TR><TD COLSPAN=3>&nbsp;</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
287 <TR><TD></TD><TD VALIGN=top>Q:</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
288 <TD WIDTH="100%"><B>Ich habe Probleme beim Abspielen von Dateien mit dem ... Codec. Kann ich die verwenden?</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
289 <TR><TD></TD><TD VALIGN=top>A:</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
290 <TD>Prüfe die <A HREF="http://www.mplayerhq.hu/DOCS/codecs-status.html">Codecs-Status</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
291 wenn es deinen Codec nicht enthält, lies 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
292 <A HREF="codecs.html#2.1.3">Codec Documentation</A>, vorallem 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
293 <A HREF="codecs.html#2.2.3">Codec Importierungs HOWTO</A> und kontaktiere uns.</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
294 <TR><TD COLSPAN=3>&nbsp;</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
295 <TR><TD></TD><TD VALIGN=top>Q:</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
296 <TD WIDTH="100%"><B>Hmmm, was ist "IdegCounter"?</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
297 <TR><TD></TD><TD VALIGN=top>A:</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
298 <TD>Eine Kombination eines ungarischen und eines englischen Wortes. "Ideg" in Ungarn bedeutet
eb60f4cf0b4c updated to english version, html (fixes, clean up, uniform), added table to default style (fix for Mozilla), corrections and more...
jonas
parents: 6398
diff changeset
299 etwa das gleiche wie "Nerv" in Deutschland und wird etwa so ausgesprochen "ydaegh".
eb60f4cf0b4c updated to english version, html (fixes, clean up, uniform), added table to default style (fix for Mozilla), corrections and more...
jonas
parents: 6398
diff changeset
300 Es wurde zuerst benutzt, um die Nervösität von A'rpi nach eigenartigen,
eb60f4cf0b4c updated to english version, html (fixes, clean up, uniform), added table to default style (fix for Mozilla), corrections and more...
jonas
parents: 6398
diff changeset
301 mystischen Verschwinden des CVS Codes auszudrücken ;)</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
302 <TR><TD COLSPAN=3>&nbsp;</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
303 <TR><TD></TD><TD VALIGN=top>Q:</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
304 <TD WIDTH="100%"><B>Und was ist "Faszom(C)ounter"?</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
305 <TR><TD></TD><TD VALIGN=top>A:</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
306 <TD>"Fasz" ist ein ungarisches Wort, das du nicht kennen willst, die anderen stehen in
eb60f4cf0b4c updated to english version, html (fixes, clean up, uniform), added table to default style (fix for Mozilla), corrections and more...
jonas
parents: 6398
diff changeset
307 Verbindung zu den perversen Gedanken der MPlayer Entwickler.</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
308 <TR><TD COLSPAN=3>&nbsp;</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
309 <TR><TD></TD><TD VALIGN=top>Q:</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
310 <TD WIDTH="100%"><B>LIRC funktioniert nicht, weil ...</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
311 <TR><TD></TD><TD VALIGN=top>A:</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
312 <TD>Bist du sicher, dass du <CODE>mplayer</CODE> anstatt <CODE>mplayer_lirc</CODE> verwendest?
eb60f4cf0b4c updated to english version, html (fixes, clean up, uniform), added table to default style (fix for Mozilla), corrections and more...
jonas
parents: 6398
diff changeset
313 Für eine lange Zeit war es <CODE>mplayer_lirc</CODE>, sogar im 0.60 Release, wurde jedoch neulich
eb60f4cf0b4c updated to english version, html (fixes, clean up, uniform), added table to default style (fix for Mozilla), corrections and more...
jonas
parents: 6398
diff changeset
314 wieder zu <CODE>mplayer</CODE> geändert.</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
315 <TR><TD COLSPAN=3>&nbsp;</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
316 <TR><TD></TD><TD VALIGN=top>Q:</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
317 <TD WIDTH="100%"><B>Die Untertitel sind sehr nett, die wunderschönsten die ich jemals gesehen habe,
eb60f4cf0b4c updated to english version, html (fixes, clean up, uniform), added table to default style (fix for Mozilla), corrections and more...
jonas
parents: 6398
diff changeset
318 aber sie bremsen das abspielen! Ich weiss, es ist unmöglich ...</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
319 <TR><TD></TD><TD VALIGN=top>A:</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
320 <TD>Editiere <CODE>config.h</CODE> nach dem Ablaufen von ./configure und ändere <CODE>#undef FAST_OSD</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
321 in <CODE>#define FAST_OSD</CODE>, kompiliere MPlayer danach neu.</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
322 <TR><TD COLSPAN=3>&nbsp;</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
323 <TR><TD></TD><TD VALIGN=top>Q:</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
324 <TD WIDTH="100%"><B>Das OSD flackert!</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
325 <TR><TD></TD><TD VALIGN=top>A:</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
326 <TD>Du verwendest einen vo-Treiber mit einfachem-Buffering (x11,xv). Bei xv,
eb60f4cf0b4c updated to english version, html (fixes, clean up, uniform), added table to default style (fix for Mozilla), corrections and more...
jonas
parents: 6398
diff changeset
327 verwende die <CODE>-double</CODE> Option. Versuche auch <CODE>-vop expand</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
328 <TR><TD COLSPAN=3>&nbsp;</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
329 <TR><TD></TD><TD VALIGN=top>Q:</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
330 <TD WIDTH="100%"><B>Was genau ist dieses libavcodec Dings?</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
331 <TR><TD></TD><TD VALIGN=top>A:</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
332 <TD>Siehe <A HREF="codecs.html#2.1.2.2">FFmpeg Sektion</A>.</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
333 <TR><TD COLSPAN=3>&nbsp;</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
334 <TR><TD></TD><TD VALIGN=top>Q:</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
335 <TD WIDTH="100%"><B>Aber configure sagt mir "Checking for libavcodec ... no"!
6398
13c35228abe8 updated to english version
jonas
parents: 6336
diff changeset
336 </B></TD><TR><TD></TD><TD VALIGN=top>A:</TD>
6518
eb60f4cf0b4c updated to english version, html (fixes, clean up, uniform), added table to default style (fix for Mozilla), corrections and more...
jonas
parents: 6398
diff changeset
337 <TD>Du brauchst libavcodec vom FFmpeg CVS. Lese die Anweisungen in der <A HREF="codecs.html#2.1.2.2">FFmpeg Sektion</A>.</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
338 <TR><TD COLSPAN=3>&nbsp;</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
339 <TR><TD></TD><TD VALIGN=top>Q:</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
340 <TD WIDTH="100%"><B>Icewm's Taskbar bleibt im Vollbildschirm-Modus ständig über der Filmausgabe!</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
341 <TR><TD></TD><TD VALIGN=top>A:</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
342 <TD>Dies sollte nicht mehr geschehen, falls doch ist die <CODE>-icelayer</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
343 Option zu verwenden und ein Bericht an 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
344 <A HREF="http://mplayerhq.hu/pipermail/mplayer-users/">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
345 zu senden.</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
346 <TR><TD COLSPAN=3>&nbsp;</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
347 <TR><TD></TD><TD VALIGN=top>Q:</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
348 <TD WIDTH="100%"><B>Ich kann nicht auf das GUI Menü zugreifen. Ich drücke die rechte Maustaster, aber ich kann auf kein Menü-Teile nicht zugreifen!</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
349 <TR><TD></TD><TD VALIGN=top>A:</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
350 <TD>Verwendest du FVWM? Versuche folgendens:<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
351 Start -&gt; Settings -&gt; Configuration -&gt; Base Configuration<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
352 Setze "Use Applications position hints" auf "Yes".</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
353 <TR><TD COLSPAN=3>&nbsp;</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
354 <TR><TD></TD><TD VALIGN=top>Q:</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
355 <TD WIDTH="100%"><B>Wie kann ich MPlayer im Hintergrund laufen lassen?</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
356 <TR><TD></TD><TD VALIGN=top>A:</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
357 <TD>Verwende: <CODE>mplayer &lt;Optionen&gt; &lt;Dateiname&gt; &lt; /dev/null &</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
358 <TR><TD COLSPAN=3>&nbsp;</TD></TR>
1947
06d9db9be752 tranlated by me, but not checked
jaf
parents:
diff changeset
359
06d9db9be752 tranlated by me, but not checked
jaf
parents:
diff changeset
360
6518
eb60f4cf0b4c updated to english version, html (fixes, clean up, uniform), added table to default style (fix for Mozilla), corrections and more...
jonas
parents: 6398
diff changeset
361 <TR><TD COLSPAN=3><B><A NAME="5.3">5.3. Dateiwiedergabe-Probleme</A></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
362 <TR><TD COLSPAN=3>&nbsp;</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
363 <TR><TD></TD><TD VALIGN=top>Q:</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
364 <TD WIDTH="100%"><B>... funktioniert mit avifile/aviplay während bei MPlayer nicht.</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
365 <TR><TD></TD><TD VALIGN=top>A:</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
366 <TD><B>MPlayer</B>!= avifile.
eb60f4cf0b4c updated to english version, html (fixes, clean up, uniform), added table to default style (fix for Mozilla), corrections and more...
jonas
parents: 6398
diff changeset
367 Der einzige gemeinsame Teil zwischen diesen beiden Playern ist der Win32 DLL
eb60f4cf0b4c updated to english version, html (fixes, clean up, uniform), added table to default style (fix for Mozilla), corrections and more...
jonas
parents: 6398
diff changeset
368 Loader. Die Codec (DLL) Set, Synchronisation, Demultiplexing usw sind total
eb60f4cf0b4c updated 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 unterschiedlich und sollten nicht verglichen 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
370 Wenn etwas mit aviplay funktioniert, bedeutet das nicht, dass es bei <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
371 auch funktionieren wird (und umgekehrt).</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
372 <TR><TD COLSPAN=3>&nbsp;</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
373 <TR><TD></TD><TD VALIGN=top>Q:</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
374 <TD WIDTH="100%"><B>Audio verliert die Synchronisation beim Spielen einer .avi-Datei.</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
375 <TR><TD></TD><TD VALIGN=top>A:</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
376 <TD>Versuche die <CODE>-bps</CODE> und <CODE>-nobps</CODE> Option. Lies <A HREF="bugreports.html">dies</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
377 falls es zu keiner Verbesserung führt und lade die Datei auf den FTP-Server.</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
378 <TR><TD COLSPAN=3>&nbsp;</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
379 <TR><TD></TD><TD VALIGN=top>Q:</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
380 <TD WIDTH="100%"><B>MPlayer endet sich mit einem Fehler bei der Verwendung von l3codeca.acm.</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
381 <TR><TD></TD><TD VALIGN=top>A:</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
382 <TD>Prüfe die <CODE>ldd /usr/local/bin/mplayer</CODE> Ausgabe. Wenn es<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
383 &nbsp;&nbsp;&nbsp;&nbsp;<CODE>libc.so.6 => /lib/libc.so.6 (0x4???????)</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
384 enthält, wobei "?" irgendeine Nummer ist, ist es OK und der Fehler liegt nicht
eb60f4cf0b4c updated to english version, html (fixes, clean up, uniform), added table to default style (fix for Mozilla), corrections and more...
jonas
parents: 6398
diff changeset
385 hier. Wenn aber die Ausgabe<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
386 &nbsp;&nbsp;&nbsp;&nbsp;<CODE>libc.so.6 => /lib/libc.so.6 (0x00??????)</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
387 ist, hast du ein Problem mit deinem Kernel und/oder deiner libc.
eb60f4cf0b4c updated to english version, html (fixes, clean up, uniform), added table to default style (fix for Mozilla), corrections and more...
jonas
parents: 6398
diff changeset
388 Möglichweise verwendet du auch einige Sicherheits-Patches (z.B. Solar Designer's
eb60f4cf0b4c updated to english version, html (fixes, clean up, uniform), added table to default style (fix for Mozilla), corrections and more...
jonas
parents: 6398
diff changeset
389 OpenWall Patch), welcher das Landen von Libs in sehr niedrige Speicheradressen
eb60f4cf0b4c updated to english version, html (fixes, clean up, uniform), added table to default style (fix for Mozilla), corrections and more...
jonas
parents: 6398
diff changeset
390 erzwingt. Aufgrund der tatsache, dass l3codeca.acm eine nicht-verlegbare DLL 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
391 muss sie auf den Speicherbereich 0x00400000 geladen werden, wir können das nicht
eb60f4cf0b4c updated to english version, html (fixes, clean up, uniform), added table to default style (fix for Mozilla), corrections and more...
jonas
parents: 6398
diff changeset
392 ändern. Du solltest einen nicht-gepachten Kernel verwenden oder <B>MPlayer</B>s
eb60f4cf0b4c updated to english version, html (fixes, clean up, uniform), added table to default style (fix for Mozilla), corrections and more...
jonas
parents: 6398
diff changeset
393 <CODE>-afm 1</CODE> Option verwenden um die l3codeca.acm auszuschalten.</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
394 <TR><TD COLSPAN=3>&nbsp;</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
395 <TR><TD></TD><TD VALIGN=top>Q:</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
396 <TD WIDTH="100%"><B>Mein Computer spielt M$ DivX AVIs mit Auflösungen von ~ 640x300 und Stereo MP3
eb60f4cf0b4c updated to english version, html (fixes, clean up, uniform), added table to default style (fix for Mozilla), corrections and more...
jonas
parents: 6398
diff changeset
397 Sound zu langsam. Wenn ich den <CODE>-nosound</CODE> Parameter verwende ist alles OK
eb60f4cf0b4c updated to english version, html (fixes, clean up, uniform), added table to default style (fix for Mozilla), corrections and more...
jonas
parents: 6398
diff changeset
398 (aber kein Ton).</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
399 <TR><TD></TD><TD VALIGN=top>A:</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
400 <TD>Dein Computer ist zu langsam oder dein Soundkarten-Treiber kaputt, lies in der Dokumenation,
eb60f4cf0b4c updated to english version, html (fixes, clean up, uniform), added table to default style (fix for Mozilla), corrections and more...
jonas
parents: 6398
diff changeset
401 um zu sehen ob sich die Geschwindigkeit noch steigern lässt.</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
402 <TR><TD COLSPAN=3>&nbsp;</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
403 <TD></TD><TD VALIGN=top>Q:</TD><TD WIDTH="100%"><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
404 MPlayer beendet sich mit "MPlayer interrupted by signal 4 in module: decode_video".</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
405 <TR><TD></TD><TD VALIGN=top>A:</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
406 <TD>Versuche <B>MPlayer</B> auf dem Computer zu starten, auf dem es kompiliert wurde.
eb60f4cf0b4c updated to english version, html (fixes, clean up, uniform), added table to default style (fix for Mozilla), corrections and more...
jonas
parents: 6398
diff changeset
407 Oder Kompiliere es neu. Verwende <B>MPlayer</B> nicht auf einen anderen CPU
eb60f4cf0b4c updated to english version, html (fixes, clean up, uniform), added table to default style (fix for Mozilla), corrections and more...
jonas
parents: 6398
diff changeset
408 als für die es kompiliert wurde.</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
409 <TR><TD COLSPAN=3>&nbsp;</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
410 <TR><TD></TD><TD VALIGN=top>Q:</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
411 <TD WIDTH="100%"><B>Ich habe Probleme mit [dein Windows-Manager] und Vollbild xv/xmga/sdl/x11.</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
412 <TR><TD></TD><TD VALIGN=top>A:</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
413 <TD>Verwend die <CODE>-fsmode</CODE> Option. Lies die example.conf oder in der Manpage.</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
414 <TR><TD COLSPAN=3>&nbsp;</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
415 <TR><TD></TD><TD VALIGN=top>Q:</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
416 <TD WIDTH="100%"><B>Aber es funktioniert mit avifile!</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
417 <TR><TD></TD><TD VALIGN=top>A:</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
418 <TD>Also was?</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
419 <TR><TD COLSPAN=3>&nbsp;</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
420 <TR><TD></TD><TD VALIGN=top>Q:</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
421 <TD WIDTH="100%"><B>Also ist avifile besser!</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
422 <TR><TD></TD><TD VALIGN=top>A:</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
423 <TD>Dann verwende avifile, es hat ein nettes GUI und netten C++ 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
424 <TR><TD COLSPAN=3>&nbsp;</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
425 <TR><TD></TD><TD VALIGN=top>Q:</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
426 <TD WIDTH="100%"><B>Ich bekomme diese Meldung beim Abspielen von MPEG-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
427 Can't find codec for video format 0x10000001!</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
428 <TR><TD></TD><TD VALIGN=top>A:</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
429 <TD>Du verwendest eine alte Version von codecs.conf in <CODE>~/.mplayer/</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
430 Upgrade es von <CODE>etc/</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
431 <B>ODER</B> du verwendest die <CODE>vc=</CODE> Option oder eine ähnliche in deiner
eb60f4cf0b4c updated 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 Config-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
433 <TR><TD COLSPAN=3>&nbsp;</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
434 <TR><TD></TD><TD VALIGN=top>Q:</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
435 <TD WIDTH="100%"><B>Nach dem Starten von MPlayer unter KDE I bekomme ich einen schwarzen Bildschirm 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
436 nichts passiert. Nach etwa einer Minute beginnt das Video zu spielen.</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
437 <TR><TD></TD><TD VALIGN=top>A:</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
438 <TD>Der KDE Arts Sound Daemon blockiert das Sound-Device, du kannst also die Zeit
eb60f4cf0b4c updated 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 warten bis das Video startet oder den Arts-Daemin im Kontoll-Zentum ausschalten.
eb60f4cf0b4c updated 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 Um Arts zu verwenden, sollte die Audio-Ausgabe via den eingebauten Arts Audiotreiber
eb60f4cf0b4c updated to english version, html (fixes, clean up, uniform), added table to default style (fix for Mozilla), corrections and more...
jonas
parents: 6398
diff changeset
441 (<CODE>-ao arts</CODE>) verwendet werden. Falls dies fehlschlägt oder der Treiber nicht
eb60f4cf0b4c updated to english version, html (fixes, clean up, uniform), added table to default style (fix for Mozilla), corrections and more...
jonas
parents: 6398
diff changeset
442 einkompiliert wurde, kann SDL (<CODE>-ao sdl</CODE>) verwendet werden, dabei muss
eb60f4cf0b4c updated to english version, html (fixes, clean up, uniform), added table to default style (fix for Mozilla), corrections and more...
jonas
parents: 6398
diff changeset
443 jedoch sichergestellt werden, dass SDL mit Arts umgehen kann. Eine weitere Möglichkeit
eb60f4cf0b4c updated 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 besteht darin, <B>MPlayer</B> mit artsdsp zu starten.</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
445 <TR><TD COLSPAN=3>&nbsp;</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
446 <TR><TD></TD><TD VALIGN=top>Q:</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
447 <TD WIDTH="100%"><B>Ich habe eine AVI-Datei welche mit <CODE>-vc odivx</CODE> einen grauen und 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
448 <CODE>-vc divx4</CODE> einen grünen Bildschirm wiedergibt.</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
449 <TR><TD></TD><TD VALIGN=top>A:</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
450 <TD>Es ist keine DivX-Datei, aber eine M$ MPEG4v3. Update deine codecs.conf.</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
451 <TR><TD COLSPAN=3>&nbsp;</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
452 <TR><TD></TD><TD VALIGN=top>Q:</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
453 <TD WIDTH="100%"><B>Wenn ich diesen Film abspiele erhalte ich eine Audio/Video Desynchronisation und/oder MPlayer
eb60f4cf0b4c updated to english version, html (fixes, clean up, uniform), added table to default style (fix for Mozilla), corrections and more...
jonas
parents: 6398
diff changeset
454 stürzt mit folgender Nachricht ab:<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
455 <CODE>DEMUXER: Too many (945 in 8390980 bytes) video packets in the buffer!</CODE></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
456 <TR><TD></TD><TD VALIGN=top>A:</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
457 <TD>Dies kann mehrere Gründe haben.<BR>
1958
914aa33f0ca4 similar to 1.14
jaf
parents: 1947
diff changeset
458 <LI>Deine CPU <B>und/oder</B> deine Grafikkarte <B>und/oder</B> dein BUS ist/sind zu LANGSAM.</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
459 <B>MPlayer</B> zeigt in diesem Fall eine Meldung (und der Zähler für die ausgelassenen
eb60f4cf0b4c updated 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 Frames steigt.</LI>
6024
f3246e3c524e updated to english version
jonas
parents: 5541
diff changeset
461 <LI>Wenn es eine AVI-Datei ist hat es möglichweise ein schlechtes Interleaving. Versuche die <CODE>-ni</CODE> Option.</LI>
f3246e3c524e updated to english version
jonas
parents: 5541
diff changeset
462 <LI>Dein Soundtreiber ist scheiße, oder du verwendest ALSA 0.5 mit <CODE>-ao oss</CODE>. Siehe 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
463 <A HREF="sound.html">Soundkarten 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
464 <LI>Deine AVI-Datei hat einen defekten Header, versuche die <CODE>-nobps</CODE> Option und/oder <CODE>-mc 0</CODE> .</LI></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
465 <TR><TD COLSPAN=3>&nbsp;</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
466 <TR><TD></TD><TD VALIGN=top>Q:</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
467 <TD WIDTH="100%"><B>Ich habe hier eien MJPEG-Datei die bei anderen Playern funktioniert, MPlayer zeigt
eb60f4cf0b4c updated 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 jedoch nur ein schwarzes Bild an.</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
469 <TR><TD></TD><TD VALIGN=top>A:</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
470 <TD>Disable die Windows DLL in <CODE>codecs.conf</CODE> oder verwende die <CODE>-vc ffmjpeg</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
471 Option (kompiliere dazu libavcodec!).</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
472 <TR><TD COLSPAN=3>&nbsp;</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
473 <TR><TD></TD><TD VALIGN=top>Q:</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
474 <TD WIDTH="100%"><B>Wenn ich versuch von meinem Tuner zu grabben funktioniert es, aber die Farben sind mehrwürdig.
eb60f4cf0b4c updated to english version, html (fixes, clean up, uniform), added table to default style (fix for Mozilla), corrections and more...
jonas
parents: 6398
diff changeset
475 Es ist aber OK mit anderen Anwendungen.</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
476 <TR><TD></TD><TD VALIGN=top>A:</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
477 <TD>Deine Karte gezeigt vielleicht falsche Colorspace-Fähigkeiten an. Versuche es mit YUY2 anstatt des Standards
eb60f4cf0b4c updated to english version, html (fixes, clean up, uniform), added table to default style (fix for Mozilla), corrections and more...
jonas
parents: 6398
diff changeset
478 YV12 (siehe <A HREF="documentation.html#2.5">TV Input Dokumentation</A>).</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
479 <TR><TD COLSPAN=3>&nbsp;</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
480 <TR><TD></TD><TD VALIGN=top>Q:</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
481 <TD WIDTH="100%"><B>Wenn ich beginne abzuspielen bekomme ich diese Meldung, aber die Wiedergabe ist gut:<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
482 <CODE>Linux RTC init: ioctl (rtc_pie_on): Permission denied</CODE></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
483 <TR><TD></TD><TD VALIGN=top>A:</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
484 <TD>Du benötigst root Privilegien um den neuen Timingcode zu verwenden. Lies in 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
485 <A HREF="documentation.html#1.3">Installations Sektion</A> der Dokumentation um mehr Details zu erhalten.</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
486 <TR><TD COLSPAN=3>&nbsp;</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
487 <TR><TD></TD><TD VALIGN=top>Q:</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
488 <TD WIDTH="100%"><B>Ich habe A/V Sync-Probleme. Einige meiner AVIs spielen problemlos aber
eb60f4cf0b4c updated 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 andere werden mit doppelter Geschwindigkeit abgespielt!</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
490 <TR><TD></TD><TD VALIGN=top>A:</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
491 <TD>Du hast eine fehlerhafte Soundkarte / einen fehlerhaften Treiber. Wahrscheindlicht kann die Soundkarte nur 44100Hz
eb60f4cf0b4c updated 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 und du versucht eine Datei mit 22050Hz Audio anzuspielen. Versuche das Audio Resample Plugin.</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
493 <TR><TD COLSPAN=3>&nbsp;</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
494 <TR><TD></TD><TD VALIGN=top>Q:</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
495 <TD WIDTH="100%"><B>Alle WMV (oder andere..) Dateien, die ich abspiele erzeugen ein grünes/graues Fenster und nur Ton!
eb60f4cf0b4c updated 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 MPlayer gibt folgendes aus:<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
497 <CODE>Detected video codec: [null] drv:0 (NULL codec (no decoding))</CODE></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
498 <TR><TD></TD><TD VALIGN=top>A:</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
499 <TD>Update deine <CODE>codecs.conf</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
500 <TR><TD COLSPAN=3>&nbsp;</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
501 <TR><TD></TD><TD VALIGN=top>Q:</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
502 <TD WIDTH="100%"><B>I erhalte während der Wiedergabe von Dateien auf meinem Notebook sehr seltsame Prozentangaben (viel zu hohe)?</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
503 <TR><TD></TD><TD VALIGN=top>A:</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
504 <TD>Dies ist ein Effekt des Power Managements / Power Saving Systems auf deinem Notebook (BIOS, nicht Kernel).
eb60f4cf0b4c updated 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 Stecke den externen Stromstecker ein <B>bevor</B> du dein Notebook einschaltest oder 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
506 die Option <CODE>-nortc</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
507 <TR><TD COLSPAN=3>&nbsp;</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
508 <TR><TD></TD><TD VALIGN=top>Q:</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
509 <TD WIDTH="100%"><B>Ton/Bild geraten total aus der Synchronisation, wenn ich MPlayer als root starte 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
510 meinem Notebook starte. Als Benutzer läuft jedoch alles normal.</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
511 <TR><TD></TD><TD VALIGN=top>A:</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
512 <TD>Dies ist wieder ein Power Management Effekt (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
513 Stecke den externen Stromstecker ein <B>bevor</B> du dein Notebook einschaltest.</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
514 <TR><TD COLSPAN=3>&nbsp;</TD></TR>
1947
06d9db9be752 tranlated by me, but not checked
jaf
parents:
diff changeset
515
06d9db9be752 tranlated by me, but not checked
jaf
parents:
diff changeset
516
6518
eb60f4cf0b4c updated 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 <TR><TD COLSPAN=3><B><A NAME="5.4">5.4. Video/Audio Treiber-Probleme</A></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
518 <TR><TD COLSPAN=3>&nbsp;</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
519 <TR><TD></TD><TD VALIGN=top>Q:</TD><TD WIDTH="100%"><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
520 Was ist mit dem DGA-Treiber? Ich kann ihn nicht finden!!!</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
521 <TR><TD></TD><TD VALIGN=top>A:</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
522 <TD>./configure erkennt den DGA-Treiber automatisch. Wenn -vo help DGA nichts anzeigt,
eb60f4cf0b4c updated 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 gibt es ein Problem mit der X Installation. Versuche ./configure --enable-dga (und RTFM)
eb60f4cf0b4c updated 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 Alternativ kannst du auch versuchen den SDL-DGA Treiber mit der '-vo sdl:dga'
eb60f4cf0b4c updated to english version, html (fixes, clean up, uniform), added table to default style (fix for Mozilla), corrections and more...
jonas
parents: 6398
diff changeset
525 Option zu verwenden.</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
526 <TR><TD COLSPAN=3>&nbsp;</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
527 <TR><TD></TD><TD VALIGN=top>Q:</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
528 <TD WIDTH="100%"><B>OK, <CODE>-vo help</CODE> zeigt den DGA-Treiber, aber es beschwert sich über die Zugriffsrechte!
eb60f4cf0b4c updated 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 Hilft mir!</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
530 <TR><TD></TD><TD VALIGN=top>A:</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
531 <TD>Es funktioniert nur als Root! Dies ist eine DGA-Beschränkung.
eb60f4cf0b4c updated 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 Du solltest Root werden (<CODE>su -</CODE>) und es erneut versuchen.
eb60f4cf0b4c updated 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 Eine andere Lösung ist <B>MPlayer</B> auf SUID Root zu stellen, aber 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
534 <B>NICHT EMPFHOHLEN!</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
535 &nbsp;&nbsp;&nbsp;&nbsp;<CODE>chown root /usr/local/bin/mplayer</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
536 &nbsp;&nbsp;&nbsp;&nbsp;<CODE>chmod 755 /usr/local/bin/mplayer</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
537 &nbsp;&nbsp;&nbsp;&nbsp;<CODE>chmod +s /usr/local/bin/mplayer</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
538 <B>!!!! ABER SEI GEWARNT!!!!</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
539 Dies ist ein *GRÖSSERES* Sicherheitsrisiko! Mach das *NIE* auf einem Server oder
eb60f4cf0b4c updated to english version, html (fixes, clean up, uniform), added table to default style (fix for Mozilla), corrections and more...
jonas
parents: 6398
diff changeset
540 einem Computer, den du nicht vollständig kontrollierst, die User können durch
eb60f4cf0b4c updated to english version, html (fixes, clean up, uniform), added table to default style (fix for Mozilla), corrections and more...
jonas
parents: 6398
diff changeset
541 einen SUID root MPlayer Root-Privilegien bekommen!!!<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
542 <B>!!!! DU BIST ALSO GEWARNT WORDEN ...!!!!<BR></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
543 <TR><TD COLSPAN=3>&nbsp;</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
544 <TR><TD></TD><TD VALIGN=top>Q:</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
545 <TD WIDTH="100%"><B>Wenn ich Xvideo verwende, meldet meine Voodoo 3/Banshee:<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
546 <CODE>X Error of failed request: BadAccess (attempt to access private resource denied)<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
547 &nbsp;&nbsp;Major opcode of failed request: 147 (MIT-SHM)<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
548 &nbsp;&nbsp;Minor opcode of failed request: 1 (X_ShmAttach)<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
549 &nbsp;&nbsp;Serial number of failed request: 26<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
550 &nbsp;&nbsp;Current serial number in output stream:27</CODE><BR></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
551 <TR><TD></TD><TD VALIGN=top>A:</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
552 <TD>Der "tdfx" Treiber in XFree86 4.0.2/4.0.3 hatte diesen Bug. Er wurde behoben durch den
eb60f4cf0b4c updated to english version, html (fixes, clean up, uniform), added table to default style (fix for Mozilla), corrections and more...
jonas
parents: 6398
diff changeset
553 <A HREF="http://www.xfree86.org/cvs/changes_4_1.html">bugfix #621 des XFree86 4.1.0 CVS log</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
554 Upgrade also auf XFree86 4.1.0 oder neuer. Alternativ kannst du auch entweder DRI Version 0.6
eb60f4cf0b4c updated to english version, html (fixes, clean up, uniform), added table to default style (fix for Mozilla), corrections and more...
jonas
parents: 6398
diff changeset
555 (oder neuer) von der <A HREF="http://dri.sourceforge.net">DRI Homepage</A> oder CVS DRI
eb60f4cf0b4c updated to english version, html (fixes, clean up, uniform), added table to default style (fix for Mozilla), corrections and more...
jonas
parents: 6398
diff changeset
556 verwenden.</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
557 <TR><TD COLSPAN=3>&nbsp;</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
558 <TR><TD></TD><TD VALIGN=top>Q:</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
559 <TD WIDTH="100%"><B>OpenGL (<CODE>-vo gl</CODE>)-Ausgabe funktioniert nicht (aufhängen/schwarzes Fenster/X11-Fehler/ ...).</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
560 <TR><TD></TD><TD VALIGN=top>A:</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
561 <TD>Dein OpenGL-Treiber unterstützt keine "Dynamic Texture Changes" (glTexSubImage)
eb60f4cf0b4c updated to english version, html (fixes, clean up, uniform), added table to default style (fix for Mozilla), corrections and more...
jonas
parents: 6398
diff changeset
562 Es ist bekannt, das es nicht mit nVidias Binären-Scheiß nicht funktioniert.
eb60f4cf0b4c updated to english version, html (fixes, clean up, uniform), added table to default style (fix for Mozilla), corrections and more...
jonas
parents: 6398
diff changeset
563 Es ist bekannt das es funktioniert mit Utah-GLX/DRI und Matrox G400 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
564 Auch bei DRI und Radeon card. Es wird nicht mit DRI-Karten und anderen Karten funktionieren.
eb60f4cf0b4c updated 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 Es wird auch nicht mit 3DFX-Karten funktionieren, denn sie haben eine 256x256
eb60f4cf0b4c updated 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 Texture-Größenbeschränkung.</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
567 <TR><TD COLSPAN=3>&nbsp;</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
568 <TR><TD></TD><TD VALIGN=top>Q:</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
569 <TD WIDTH="100%"><B>Ich habe eine nVidia TNT/TNT2-Karte und ich habe Probleme mit eigenartigen
eb60f4cf0b4c updated 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 Farben, rechts unter dem Film! Was ist das Auslöser?</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
571 <TR><TD></TD><TD VALIGN=top>A:</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
572 <TD>Es ist ein Bug des nVidia binary X-Treibers. Diese Bugs treten NUR mit TNT/TNT2-Karten 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
573 Wir können nichts dafür tun. Um das Problem zu lösen, sollte die neuste nVidia Treiber-Version
eb60f4cf0b4c updated to english version, html (fixes, clean up, uniform), added table to default style (fix for Mozilla), corrections and more...
jonas
parents: 6398
diff changeset
574 verwendet werden. Wenn dies nichts nützt: Beklag dich bei nVidia!</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
575 <TR><TD COLSPAN=3>&nbsp;</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
576 <TR><TD></TD><TD VALIGN=top>Q:</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
577 <TD WIDTH="100%"><B>Ich habe eine nVidia XYZ-Karte und wenn ich auf der GUI-Fenster klicke erscheint
eb60f4cf0b4c updated 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 an der Stelle wo ich geklickt habe ein scharzes Quadrat. Ich verwende den neusten Treiber.</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
579 <TR><TD></TD><TD VALIGN=top>A:</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
580 <TD>Ja ... nVidia hat von vorigen Bug (siehe darüber) korrigiert und hat einen neuen
eb60f4cf0b4c updated 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 implementiert. Lass uns nVidia gratulieren. UPDATE: Nach
eb60f4cf0b4c updated 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 <A HREF="users_against_developers.html#nvidia">nVidia</A> wurde dieser bereits behoben.</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
583 <TR><TD COLSPAN=3>&nbsp;</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
584 <TR><TD></TD><TD VALIGN=top>Q:</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
585 <TD WIDTH="100%"><B>Wenn ich das GUI mit SDL Videoausgabe verwende wird ein zweites Fenster erzeugt.</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
586 <TR><TD></TD><TD VALIGN=top>A:</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
587 <TD>Bekannt, verwende SDL für GUI zur Zeit nicht.</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
588 <TR><TD COLSPAN=3>&nbsp;</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
589 <TR><TD></TD><TD VALIGN=top>Q:</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
590 <TD WIDTH="100%"><B>Oh die Welt ist grausam ...! SDL besitzt nur <CODE>x11</CODE> aber kein <CODE>xv</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
591 als Ausgabe!</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
592 <TR><TD></TD><TD VALIGN=top>A:</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
593 <TD>Versuch nochmals die <CODE>x11</CODE> Ausgabe. Nun versuch <CODE>-vo x11 -fs -zoom</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
594 Siehst du irgendwelche Unterschiede? Nein?! OK, hier die Erleuchtung: SDL's
eb60f4cf0b4c updated to english version, html (fixes, clean up, uniform), added table to default style (fix for Mozilla), corrections and more...
jonas
parents: 6398
diff changeset
595 <CODE>x11</CODE> Ausgabe verwendet xv, falls vorhanden. Du musst dir keine Sorgen dazu
eb60f4cf0b4c updated to english version, html (fixes, clean up, uniform), added table to default style (fix for Mozilla), corrections and more...
jonas
parents: 6398
diff changeset
596 machen ... Hinweis: Du kannst Xv via SDL mit den Optionen <CODE>-forcexv<CODE> 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
597 <CODE>-noxv</CODE> erzwingen/deaktivieren.</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
598 <TR><TD COLSPAN=3>&nbsp;</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
599 <TR><TD COLSPAN="3"><B><A NAME="5.5">5.5. DVD Wiedergabe</A></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
600 <TR><TD COLSPAN=3>&nbsp;</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
601 <TR><TD></TD><TD VALIGN=top>Q:</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
602 <TD WIDTH="100%"><B>Beim Abspielen der DVD erscheint folgender Fehler:<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
603 <CODE>mplayer: ifo_read.c:1143: ifoRead_C_ADT_internal: Assertion nfo_length /
eb60f4cf0b4c updated to english version, html (fixes, clean up, uniform), added table to default style (fix for Mozilla), corrections and more...
jonas
parents: 6398
diff changeset
604 sizeof(cell_adr_t) >= c_adt->nr_of_vobs' failed.</CODE></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
605 <TR><TD></TD><TD VALIGN=top>A:</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
606 <TD>Dies ist ein bekannter libdvdread 0.9.1 Bug, er sollte bereits in 0.9.2 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
607 libmpdvdkit gefixt sein, verwende letzteres.</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
608 <TR><TD COLSPAN=3>&nbsp;</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
609 <TR><TD></TD><TD VALIGN=top>Q:</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
610 <TD WIDTH="100%"><B>Kann ich libdvdread und libdvdcss z.B. auf meinem süssen Sparc/Solaris kompilieren?</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
611 <TR><TD></TD><TD VALIGN=top>A:</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
612 <TD>Wer weiss ... Bitte teste es und sag uns bescheid. Aber es wird gesagt, dass es
eb60f4cf0b4c updated to english version, html (fixes, clean up, uniform), added table to default style (fix for Mozilla), corrections and more...
jonas
parents: 6398
diff changeset
613 funktionieren sollte. Bitte lese auch die Documentation von libdvdread und seiner
eb60f4cf0b4c updated to english version, html (fixes, clean up, uniform), added table to default style (fix for Mozilla), corrections and more...
jonas
parents: 6398
diff changeset
614 homepage. Wir sind nicht die Autoren von libdvdread.</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
615 <TR><TD COLSPAN=3>&nbsp;</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
616 <TR><TD></TD><TD VALIGN=top>Q:</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
617 <TD WIDTH="100%"><B>Was ist mit den Untertiteln? Kann MPlayer sie anzeigen?</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
618 <TR><TD></TD><TD VALIGN=top>A:</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
619 <TD>Ja! Siehe oben im DVD-Kapitel.</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
620 <TR><TD COLSPAN=3>&nbsp;</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
621 <TR><TD></TD><TD VALIGN=top>Q:</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
622 <TD WIDTH="100%"><B>Wie kann ich den Reginal-Code meine DVD-Laufwerks einstellen? I habe kein Windows!</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
623 <TR><TD></TD><TD VALIGN=top>A:</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
624 <TD>Verwende das 'regionset'-Tool:
eb60f4cf0b4c updated to english version, html (fixes, clean up, uniform), added table to default style (fix for Mozilla), corrections and more...
jonas
parents: 6398
diff changeset
625 <A HREF="http://www.linuxtv.org/download/dvd/dvd_disc_20000215.tar.gz">http://www.linuxtv.org/download/dvd/dvd_disc_20000215.tar.gz</A></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
626 <TR><TD COLSPAN=3>&nbsp;</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
627 <TR><TD></TD><TD VALIGN=top>Q:</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
628 <TD WIDTH="100%"><B>Muss ich (setuid) root/setuid sein, dass fibmap_mplayer DVDs spielen kann?</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
629 <TR><TD></TD><TD VALIGN=top>A:</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
630 <TD>No, musst du nicht. Das ist Vergangenheit :) Natürlich brauchst du aber 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
631 Zugriffsrechte für das DVD-Laufwerk (in /dev).</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
632 <TR><TD COLSPAN=3>&nbsp;</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
633 <TR><TD></TD><TD VALIGN=top>Q:</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
634 <TD WIDTH="100%"><B>Wo kann ich die libdvdread und libcss Pakete bekommen?</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
635 <TR><TD></TD><TD VALIGN=top>A:</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
636 <TD>Von der Seite von Ogle:
eb60f4cf0b4c updated to english version, html (fixes, clean up, uniform), added table to default style (fix for Mozilla), corrections and more...
jonas
parents: 6398
diff changeset
637 <A HREF="http://www.dtek.chalmers.se/groups/dvd">http://www.dtek.chalmers.se/groups/dvd</A>.</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
638 <TR><TD COLSPAN=3>&nbsp;</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
639 <TR><TD></TD><TD VALIGN=top>Q:</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
640 <TD WIDTH="100%"><B>Ist es möglich nur ausgewählte Kapitell abzuspielen?</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
641 <TR><TD></TD><TD VALIGN=top>A:</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
642 <TD>Ja, siehe in der <CODE>-chapter</CODE> Option.</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
643 <TR><TD COLSPAN=3>&nbsp;</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
644 <TR><TD></TD><TD VALIGN=top>Q:</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
645 <TD WIDTH="100%"><B>Meine DVD-Wiedergabe ist träge!</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
646 <TR><TD></TD><TD VALIGN=top>A:</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
647 <TD>Benutze die <CODE>-cache</CODE> Option (siehe Manpage).
eb60f4cf0b4c updated to english version, html (fixes, clean up, uniform), added table to default style (fix for Mozilla), corrections and more...
jonas
parents: 6398
diff changeset
648 Versuche auch den DMA-Modus für das DVD-Laufwerk mit hdparm zu aktivieren
eb60f4cf0b4c updated to english version, html (fixes, clean up, uniform), added table to default style (fix for Mozilla), corrections and more...
jonas
parents: 6398
diff changeset
649 (lies die <A HREF="cd-dvd.html">DVD Sektion</A> der Dokumentation).</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
650 <TR><TD COLSPAN=3>&nbsp;</TD></TR>
3459
73b5692d1653 similar to 1.50, finished
jaf
parents: 3450
diff changeset
651
5541
jonas
parents: 5265
diff changeset
652
6518
eb60f4cf0b4c updated to english version, html (fixes, clean up, uniform), added table to default style (fix for Mozilla), corrections and more...
jonas
parents: 6398
diff changeset
653 <TR><TD COLSPAN=3><B><A NAME="5.6">5.6. Feature-Wünsche</A></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
654 <TR><TD COLSPAN=3>&nbsp;</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
655 <TR><TD></TD><TD VALIGN=top>Q:</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
656 <TD WIDTH="100%"><B>Ich möchte gerne 1 Frames vorwärts oder rückwärts springen anstatt den 10 Sekunden.</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
657 <TR><TD></TD><TD VALIGN=top>A:</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
658 <TD>Dies ist nicht implementiert. Es war bereits implementiert, aber es funktionierte nicht mit dem A/V Sync.
eb60f4cf0b4c updated to english version, html (fixes, clean up, uniform), added table to default style (fix for Mozilla), corrections and more...
jonas
parents: 6398
diff changeset
659 Implementiere es und send uns einen Patch ... aber frag nicht danach.</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
660 <TR><TD COLSPAN=3>&nbsp;</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
661 <TR><TD></TD><TD VALIGN=top>Q:</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
662 <TD WIDTH="100%"><B>Wo ist die Windows Version?</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
663 <TR><TD></TD><TD VALIGN=top>A:</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
664 <TD>Sie ist nicht erschienen und wird auch nicht erscheinen. Schau dich in der Windows Szene um (Opensource
eb60f4cf0b4c updated to english version, html (fixes, clean up, uniform), added table to default style (fix for Mozilla), corrections and more...
jonas
parents: 6398
diff changeset
665 ASF Parser, Opensource ASF Encoders, usw) und du weisst warum. Wir wollen nicht eingesperrt werden.</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
666 <TR><TD COLSPAN=3>&nbsp;</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
667 <TR><TD></TD><TD VALIGN=top>Q:</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
668 <TD WIDTH="100%"><B>Welche Karte ratet ihr mir zum Kauf?</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
669 <TR><TD></TD><TD VALIGN=top>A0:</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
670 <TD>Das ist deine Entscheidung, aber unsere Kriterien sind:</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
671 <TR><TD></TD><TD VALIGN=top>A1:</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
672 <TD>Geschwindigkeit:<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
673 Dieser Parameter kann leicht berechnet werden:
3459
73b5692d1653 similar to 1.50, finished
jaf
parents: 3450
diff changeset
674
6518
eb60f4cf0b4c updated 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 <OL>
eb60f4cf0b4c updated to english version, html (fixes, clean up, uniform), added table to default style (fix for Mozilla), corrections and more...
jonas
parents: 6398
diff changeset
676 <LI>Welche Filme willst du dir ansehen?
eb60f4cf0b4c updated to english version, html (fixes, clean up, uniform), added table to default style (fix for Mozilla), corrections and more...
jonas
parents: 6398
diff changeset
677 <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
678 <LI><B>MPEG1:</B> 320x200@32=256000<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
679 Du benötigst bloss eine Videobandbreite von 256*25fps=6.4Mb/sek (Dieses Format kann
eb60f4cf0b4c updated to english version, html (fixes, clean up, uniform), added table to default style (fix for Mozilla), corrections and more...
jonas
parents: 6398
diff changeset
680 in Echtzeit auf jedem PC seit P-100 + S3Virge abgespielt 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
681 <LI><B>MPEG4:</B> 640x480@32=1228800<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
682 Du benötigst eine Videobandbreite von 1.2*25fps=30Mb/sek. Um einen solchen Film in Echtzeit
eb60f4cf0b4c updated to english version, html (fixes, clean up, uniform), added table to default style (fix for Mozilla), corrections and more...
jonas
parents: 6398
diff changeset
683 anzusehen brauchst du genug Rechenleistung: (Celeron-450 + DIMM basierene Grafikkarte)</LI>
eb60f4cf0b4c updated to english version, html (fixes, clean up, uniform), added table to default style (fix for Mozilla), corrections and more...
jonas
parents: 6398
diff changeset
684 <LI><B>MPEG2 (wie DVD oder SDTV):</B> 1024x768@32=3145728<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
685 Du benötigst eine Videobandbreite von 3*30fps=90Mb/sek. In extremen Fällen (wenn deine Grafikkarte
eb60f4cf0b4c updated to english version, html (fixes, clean up, uniform), added table to default style (fix for Mozilla), corrections and more...
jonas
parents: 6398
diff changeset
686 IDCT-Dekodierung unterstützt) genügt der selbe Rechner wie für MPEG4</LI>
eb60f4cf0b4c updated to english version, html (fixes, clean up, uniform), added table to default style (fix for Mozilla), corrections and more...
jonas
parents: 6398
diff changeset
687 <LI><B>HDTV (HighData TeleVision):</B> 2000x2000@32=16000000<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
688 Du benötigst eine Videobandbreite von 16*30fps=480Mb/sek. Du benötigst auch mindestens
eb60f4cf0b4c updated 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 32Mb Grafikspeicher um diese Video zu sehen: 16Mb für RGB und 16Mb für YUV)</LI>
eb60f4cf0b4c updated to english version, html (fixes, clean up, uniform), added table to default style (fix for Mozilla), corrections and more...
jonas
parents: 6398
diff changeset
690 </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
691 <LI>Die Bandbreite eines PCI Slots ist: 33Mhz*32bit=132Mb/sek. PCI2.1 hat 66MHz*32bit=265Mb/sek,
eb60f4cf0b4c updated 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 was weitaus genug sein sollte für jedliche Videowiedergabe (außer HDTV, was wirklich 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
693 APG-Bus benötigt).</LI>
eb60f4cf0b4c updated to english version, html (fixes, clean up, uniform), added table to default style (fix for Mozilla), corrections and more...
jonas
parents: 6398
diff changeset
694 <LI>Welche Art von Speicher soll vorhanden sein:
eb60f4cf0b4c updated 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 <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
696 <LI><B>SIMM</B> - Vermeide dies</LI>
eb60f4cf0b4c updated 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><B>DIMM</B> - Gut, wenn deine Grafikkarte einen 128-bit Speicherzugriff hat.</LI>
eb60f4cf0b4c updated 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><B>DDR</B> - Ist genug für alle Arten.</LI>
eb60f4cf0b4c updated 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 </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
700 </OL>
6024
f3246e3c524e updated to english version
jonas
parents: 5541
diff changeset
701
6518
eb60f4cf0b4c updated 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 Hinweis: Die DGA-Vergleichen zeigen, dass es keinen sichtbaren Unterschied gibt zwischen Grafikkarten,
eb60f4cf0b4c updated 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 welche die selbe Art von Speicher besitzen.<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
704 <B>Fazit:</B> Wenn du genug CPU-Power hast (Celeron-450 oder K6-2-500) sollte es genug sein, 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
705 du irgendeine Grafikkarte mit mindistens 8Mb DIMM oder DDR Speicher verwendest.</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
706 <TR><TD></TD><TD VALIGN=top>A2:</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
707 <TD>Qualität:<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
708 Diese Frage wurde hier tiefergehend behandelt:<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
709 <A HREF="http://www.anandtech.com/showdoc.html?i=1332&rndr=04132002115140">AnandTech</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
710 - Video Card Roundup - DVD Quality, Features &amp; Performance (October 2000)</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
711 <TR><TD></TD><TD VALIGN=top>A3:</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
712 <TD><B>Funktionierende</B> Features unter Linux:<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
713 Wenn du ein Win32-User bist hast du möglicherweise Unterstützung (von Treiber und DirectX8)
eb60f4cf0b4c updated to english version, html (fixes, clean up, uniform), added table to default style (fix for Mozilla), corrections and more...
jonas
parents: 6398
diff changeset
714 für Features, die in deinem Chip eingebaut wurden.
eb60f4cf0b4c updated to english version, html (fixes, clean up, uniform), added table to default style (fix for Mozilla), corrections and more...
jonas
parents: 6398
diff changeset
715 Aber für <B>Linux</B> User gibt es zur Zeit nur einige bekannte Anbieter,
eb60f4cf0b4c updated to english version, html (fixes, clean up, uniform), added table to default style (fix for Mozilla), corrections and more...
jonas
parents: 6398
diff changeset
716 die eine mehr oder weniger erweiterten Support für Linux haben:<BR><BR>
3932
277187affd9a it was a long night ;-), I'll finish later
jaf
parents: 3705
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 <TABLE BORDER=1 COLS=5 WIDTH="100%">
eb60f4cf0b4c updated to english version, html (fixes, clean up, uniform), added table to default style (fix for Mozilla), corrections and more...
jonas
parents: 6398
diff changeset
719 <TR><TD>&nbsp;</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
720 <TD><CENTER>Matrox Gxx</CENTER></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
721 <TD><CENTER>ATI m64/r128/Radeon</CENTER></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
722 <TD><CENTER>NVidia TNT/GeForce</CENTER></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
723 <TD><CENTER>S4 Virge/Savage</CENTER></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
724 <TR><TD>Anbieter von Treibern</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
725 <TD>OEM und von Begeisterten</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
726 <TD>OEM und von Begeisterten</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
727 <TD>OEM und von Begeisterten</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
728 <TD>von Begeisterten</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
729 <TR><TD>Qualität der Treiber</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
730 <TD>Beste (X11, Kernel)</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
731 <TD>Beste (X11, GATOS, Kernel)</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
732 <TD>Fehlerhaft/unstabil (nur X11)</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
733 <TD>Langsam (nur X11)</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
734 <TR><TD>VIDEO OVERLAY</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
735 <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
736 <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
737 <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
738 <TD></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
739 <TR><TD>BES und YV2RGB</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
740 <TD>JA</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
741 <TD>JA</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
742 <TD>JA</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
743 <TD>JA</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
744 <TR><TD>Skalierungsfilter</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
745 <TD>N/V</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
746 <TD>JA</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
747 <TD>N/V</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
748 <TD>N/V</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
749 <TR><TD>anpassungsfähiges Deinterlace</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
750 <TD>N/V</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
751 <TD>JA</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
752 <TD>N/V</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
753 <TD>UNBEKANNT</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
754 <TR><TD>Videoanpassung (Farbe, Kontrast, Sättigung, Farbkorrektur)</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
755 <TD>JA</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
756 <TD>JA</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
757 <TD>nur GeForce</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
758 <TD>N/V</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
759 <TR><TD>Alpha-Blending, Farb- und Videotasten</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
760 <TD>TEILWEISE</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
761 <TD>TEILWEISE&nbsp;(in Entwicklung)</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
762 <TD>N/V</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
763 <TD>N/V</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
764 <TR><TD>Videoaufzeichnung</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
765 <TD>JA (Marvel)</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
766 <TD>JA (GATOS)</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
767 <TD>N/V</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
768 <TD>N/V</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
769 <TR><TD>TV-out</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
770 <TD>nur G400</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
771 <TD>JA</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
772 <TD>N/V</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
773 <TD>N/V</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
774 </TABLE>
6024
f3246e3c524e updated to english version
jonas
parents: 5541
diff changeset
775
6518
eb60f4cf0b4c updated 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 <P>Dies ist eine sehr grobe Beobachtung von Videokarten. Eigentlich sollten wir
eb60f4cf0b4c updated 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 unsere Aufmerksamkeit mehr auf die Modelle der Videokarten richten. Wenn zum Beispiel
eb60f4cf0b4c updated 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 Matrox G400 Treiber TV-out unterstützen dann hat die G450 und G550 nicht unbedingt einen
eb60f4cf0b4c updated 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 solches Feature.<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
780 Ein anderes Beispiel: Adaptives deinterlacing existiert erst seit dem Rage128 chip 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
781 ist nicht da für die Mach64+ Karten. So sind auch die 3D features von Mach64 bis zu
eb60f4cf0b4c updated 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 Radeon2 8500 mit TRUEFORM Möglichkeiten sehr verschieden.</P>
3459
73b5692d1653 similar to 1.50, finished
jaf
parents: 3450
diff changeset
783
6518
eb60f4cf0b4c updated to english version, html (fixes, clean up, uniform), added table to default style (fix for Mozilla), corrections and more...
jonas
parents: 6398
diff changeset
784 <P><B>WIE AUCH IMMER - DAS MPLAYER TEAM AKZEPTIERT KEINE BESCHWERDEN, WENN DU NACH DEM
eb60f4cf0b4c updated 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 LESEN DIESES MATERIALS EINE KARTE KAUFST, WELCHE FÜR DICH UNBRAUCHBAR IST!!! DIES 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
786 BLOSS UNSERE ANSICHT.</B></P>
1958
914aa33f0ca4 similar to 1.14
jaf
parents: 1947
diff changeset
787
6518
eb60f4cf0b4c updated 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 <P>Q: <B>Wenn der PCI Slot weit genügend ist für die meisten Types von Filmen, 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
789 ist dann die S3 Virge zu langsam für diese?</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
790 A: Wegen ihrem SIMM Speicher.</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
791 <TR><TD COLSPAN=3>&nbsp;</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
792
4522
a7baf6ad622a some updates (patch by Jonas Jermann <jjermann@gmx.net>)
gabucino
parents: 3932
diff changeset
793
6518
eb60f4cf0b4c updated 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 <TR><TD COLSPAN=3><B><A NAME="5.7">5.7. Konvertierung</A></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
795 <TR><TD COLSPAN=3>&nbsp;</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
796 <TR><TD></TD><TD VALIGN=top>Q:</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
797 <TD WIDTH="100%"><B>Wie kann ich konvertieren?</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
798 <TR><TD></TD><TD VALIGN=top>A:</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
799 <TD>Lies <A HREF="encoding.html">diese Dokumentation</A>.</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
800 <TR><TD COLSPAN=3>&nbsp;</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
801 <TR><TD></TD><TD VALIGN=top>Q:</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
802 <TD WIDTH="100%"><B>Mein Tuner funktioniert, ich höre Ton und sehe den Video mit MPlayer, aber MEncoder kodiert keinen Ton!</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
803 <TR><TD></TD><TD VALIGN=top>A:</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
804 <TD>TV Audio Kodierung für Linux ist momentan nicht implementiert, wir arbeiten daran.
eb60f4cf0b4c updated 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 Es läuft momentan nur auf BSD.</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
806 <TR><TD COLSPAN=3>&nbsp;</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
807 <TR><TD></TD><TD VALIGN=top>Q:</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
808 <TD WIDTH="100%"><B>Ich kann keine DVD-Untertitel in ein AVI kodieren!</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
809 <TR><TD></TD><TD VALIGN=top>A:</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
810 <TD>Du musst die <CODE>-sid</CODE> Option korrekt verwenden!</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
811 <TR><TD COLSPAN=3>&nbsp;</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
812 <TR><TD></TD><TD VALIGN=top>Q:</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
813 <TD WIDTH="100%"><B>MEncoder segfaultet beim Start!</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
814 <TR><TD></TD><TD VALIGN=top>A:</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
815 <TD>Upgrade DivX4Linux/XviD/etc.</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
816 <TR><TD COLSPAN=3>&nbsp;</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
817 <TR><TD></TD><TD VALIGN=top>Q:</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
818 <TD WIDTH="100%"><B>Wie kann ich nur ein bestimmtes Kapitel von einer DVD kodieren?</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
819 <TR><TD></TD><TD VALIGN=top>A:</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
820 <TD>Verwende die <CODE>-chapter</CODE> Option korrekt, wie z.B.: <CODE>-chapter 5-7</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
821 <TR><TD COLSPAN=3>&nbsp;</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
822 <TR><TD></TD><TD VALIGN=top>Q:</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
823 <TD WIDTH="100%"><B>Ich versuche mit 2GB+ Dateien auf einem VFAT Dateisystem zu arbeiten. Geht das?</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
824 <TR><TD></TD><TD VALIGN=top>A:</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
825 <TD>Nein, VFAT unterstützt keine Dateien, welche grösser als 2Gb sind.</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
826 <TR><TD COLSPAN=3>&nbsp;</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
827 <TR><TD></TD><TD VALIGN=top>Q:</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
828 <TD WIDTH="100%"><B>Wieso ist die von MEncoder vorgeschlagene Bitrate negativ?</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
829 <TR><TD></TD><TD VALIGN=top>A:</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
830 <TD>Weil die Bitrate, die bei der Audiokonvertierung verwendet wurde,
eb60f4cf0b4c updated to english version, html (fixes, clean up, uniform), added table to default style (fix for Mozilla), corrections and more...
jonas
parents: 6398
diff changeset
831 zu hoch war, um den Film auf eine CD bringen. Es sollte überprüft
eb60f4cf0b4c updated to english version, html (fixes, clean up, uniform), added table to default style (fix for Mozilla), corrections and more...
jonas
parents: 6398
diff changeset
832 werden, ob libmp3lame korrekt installiert wurde.</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
833 <TR><TD COLSPAN=3>&nbsp;</TD></TR>
1947
06d9db9be752 tranlated by me, but not checked
jaf
parents:
diff changeset
834 </TABLE>
06d9db9be752 tranlated by me, but not checked
jaf
parents:
diff changeset
835
06d9db9be752 tranlated by me, but not checked
jaf
parents:
diff changeset
836 </BODY>
06d9db9be752 tranlated by me, but not checked
jaf
parents:
diff changeset
837 </HTML>