annotate DOCS/xml/en/bugs.xml @ 10913:49b1a67e7381

Add revision keyword to english xml files, to ease translation synchronization (as in help/help_mp-en.h)
author lumag
date Sun, 21 Sep 2003 13:05:42 +0000
parents a6983ecaa2a6
children d480f7e36b74
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
rev   line source
9675
62c5a17038ba XML version of MPlayer's doc
nicolas
parents:
diff changeset
1 <?xml version="1.0" encoding="iso-8859-1"?>
10913
49b1a67e7381 Add revision keyword to english xml files, to ease translation synchronization
lumag
parents: 9777
diff changeset
2 <!-- $Revision$ -->
9675
62c5a17038ba XML version of MPlayer's doc
nicolas
parents:
diff changeset
3 <appendix id="bugs">
62c5a17038ba XML version of MPlayer's doc
nicolas
parents:
diff changeset
4 <title>Known bugs</title>
62c5a17038ba XML version of MPlayer's doc
nicolas
parents:
diff changeset
5 <sect1 id="bugs-special">
62c5a17038ba XML version of MPlayer's doc
nicolas
parents:
diff changeset
6 <title>Special system/CPU-specific bugs/problems</title>
62c5a17038ba XML version of MPlayer's doc
nicolas
parents:
diff changeset
7 <itemizedlist>
62c5a17038ba XML version of MPlayer's doc
nicolas
parents:
diff changeset
8 <listitem>
62c5a17038ba XML version of MPlayer's doc
nicolas
parents:
diff changeset
9 <para>SIGILL (signal 4) on P3 using 2.2.x kernels:</para>
62c5a17038ba XML version of MPlayer's doc
nicolas
parents:
diff changeset
10 <para>Problem: kernel 2.2.x doesn't have proper (working) SSE support</para>
62c5a17038ba XML version of MPlayer's doc
nicolas
parents:
diff changeset
11 <para>Solution: upgrade kernel to 2.4.x</para>
62c5a17038ba XML version of MPlayer's doc
nicolas
parents:
diff changeset
12 <para>Workaround: <command>./configure --disable-sse</command></para>
62c5a17038ba XML version of MPlayer's doc
nicolas
parents:
diff changeset
13 </listitem>
62c5a17038ba XML version of MPlayer's doc
nicolas
parents:
diff changeset
14 <listitem>
62c5a17038ba XML version of MPlayer's doc
nicolas
parents:
diff changeset
15 <para>General SIGILL (signal 4):</para>
9777
diego
parents: 9736
diff changeset
16 <para>Problem: you compiled and run MPlayer on different machines
9675
62c5a17038ba XML version of MPlayer's doc
nicolas
parents:
diff changeset
17 (for example compiled on P3 and running on Celeron)</para>
62c5a17038ba XML version of MPlayer's doc
nicolas
parents:
diff changeset
18 <para>Solution: compile MPlayer on the same machine where you will use it!</para>
62c5a17038ba XML version of MPlayer's doc
nicolas
parents:
diff changeset
19 <para>Workaround: <command>./configure --disable-sse</command> etc. options</para>
62c5a17038ba XML version of MPlayer's doc
nicolas
parents:
diff changeset
20 </listitem>
62c5a17038ba XML version of MPlayer's doc
nicolas
parents:
diff changeset
21 <listitem>
62c5a17038ba XML version of MPlayer's doc
nicolas
parents:
diff changeset
22 <para>&quot;Internal buffer inconsistency&quot; during MEncoder run:</para>
62c5a17038ba XML version of MPlayer's doc
nicolas
parents:
diff changeset
23 <para>Problem: known problem when lame &lt; 3.90 was compiled with gcc 2.96 or 3.x.</para>
62c5a17038ba XML version of MPlayer's doc
nicolas
parents:
diff changeset
24 <para>Solution: use lame &gt;=3.90.</para>
62c5a17038ba XML version of MPlayer's doc
nicolas
parents:
diff changeset
25 <para>Workaround: compile lame with gcc 2.95.x and remove any already installed
62c5a17038ba XML version of MPlayer's doc
nicolas
parents:
diff changeset
26 lame packages, they may have been compiled with gcc 2.96.</para>
62c5a17038ba XML version of MPlayer's doc
nicolas
parents:
diff changeset
27 </listitem>
62c5a17038ba XML version of MPlayer's doc
nicolas
parents:
diff changeset
28 <listitem>
62c5a17038ba XML version of MPlayer's doc
nicolas
parents:
diff changeset
29 <para>Messed up MP2/MP3 sound on PPC:</para>
62c5a17038ba XML version of MPlayer's doc
nicolas
parents:
diff changeset
30 <para>Problem: known GCC miscompilation bug on PPC platforms, no fix yet.</para>
62c5a17038ba XML version of MPlayer's doc
nicolas
parents:
diff changeset
31 <para>Workaround: use FFmpeg's (slow) MP1/MP2/MP3 decoder (<option>-ac ffmpeg</option>)</para>
62c5a17038ba XML version of MPlayer's doc
nicolas
parents:
diff changeset
32 </listitem>
62c5a17038ba XML version of MPlayer's doc
nicolas
parents:
diff changeset
33 <listitem>
62c5a17038ba XML version of MPlayer's doc
nicolas
parents:
diff changeset
34 <para>sig11 in libmpeg2, when scaling+encoding:</para>
62c5a17038ba XML version of MPlayer's doc
nicolas
parents:
diff changeset
35 <para>Problem: known GCC 2.95.2 MMX bug, upgrade to 2.95.3.</para>
62c5a17038ba XML version of MPlayer's doc
nicolas
parents:
diff changeset
36 </listitem>
62c5a17038ba XML version of MPlayer's doc
nicolas
parents:
diff changeset
37 </itemizedlist>
62c5a17038ba XML version of MPlayer's doc
nicolas
parents:
diff changeset
38 </sect1>
62c5a17038ba XML version of MPlayer's doc
nicolas
parents:
diff changeset
39
62c5a17038ba XML version of MPlayer's doc
nicolas
parents:
diff changeset
40 <sect1 id="bugs-audio">
62c5a17038ba XML version of MPlayer's doc
nicolas
parents:
diff changeset
41 <title>Various A-V sync and other audio problems</title>
62c5a17038ba XML version of MPlayer's doc
nicolas
parents:
diff changeset
42
62c5a17038ba XML version of MPlayer's doc
nicolas
parents:
diff changeset
43 <sect2 id="bugs-delay-all">
62c5a17038ba XML version of MPlayer's doc
nicolas
parents:
diff changeset
44 <title>General audio delay or jerky sound (exists with all or many files)</title>
62c5a17038ba XML version of MPlayer's doc
nicolas
parents:
diff changeset
45 <itemizedlist>
62c5a17038ba XML version of MPlayer's doc
nicolas
parents:
diff changeset
46 <listitem><para>
62c5a17038ba XML version of MPlayer's doc
nicolas
parents:
diff changeset
47 most common: buggy audio driver! - try to use different drivers, try ALSA 0.9 OSS
62c5a17038ba XML version of MPlayer's doc
nicolas
parents:
diff changeset
48 emulation with <option>-ao oss</option>, also try <option>-ao sdl</option>,
9736
520f6d60bf75 fixes, some by Dmitry Baryshkov <lumag@qnc.ru>, some by me
nicolas
parents: 9675
diff changeset
49 sometimes it helps. If your file plays fine with <option>-nosound</option>, then you can be sure
9675
62c5a17038ba XML version of MPlayer's doc
nicolas
parents:
diff changeset
50 it's sound card (driver) problem.
62c5a17038ba XML version of MPlayer's doc
nicolas
parents:
diff changeset
51 </para></listitem>
62c5a17038ba XML version of MPlayer's doc
nicolas
parents:
diff changeset
52 </itemizedlist>
62c5a17038ba XML version of MPlayer's doc
nicolas
parents:
diff changeset
53 <itemizedlist>
62c5a17038ba XML version of MPlayer's doc
nicolas
parents:
diff changeset
54 <listitem>
62c5a17038ba XML version of MPlayer's doc
nicolas
parents:
diff changeset
55 <para>audio buffer problems (buffer size badly detected)</para>
9736
520f6d60bf75 fixes, some by Dmitry Baryshkov <lumag@qnc.ru>, some by me
nicolas
parents: 9675
diff changeset
56 <para>Workaround: MPlayer's <option>-abs</option> option</para>
9675
62c5a17038ba XML version of MPlayer's doc
nicolas
parents:
diff changeset
57 </listitem>
62c5a17038ba XML version of MPlayer's doc
nicolas
parents:
diff changeset
58 </itemizedlist>
62c5a17038ba XML version of MPlayer's doc
nicolas
parents:
diff changeset
59 <itemizedlist>
62c5a17038ba XML version of MPlayer's doc
nicolas
parents:
diff changeset
60 <listitem><para>
62c5a17038ba XML version of MPlayer's doc
nicolas
parents:
diff changeset
61 samplerate problems - maybe your card doesn't support the samplerate used in your
9736
520f6d60bf75 fixes, some by Dmitry Baryshkov <lumag@qnc.ru>, some by me
nicolas
parents: 9675
diff changeset
62 files - try the resampling plugin (<option>-af resample=...</option>)
9675
62c5a17038ba XML version of MPlayer's doc
nicolas
parents:
diff changeset
63 </para></listitem>
62c5a17038ba XML version of MPlayer's doc
nicolas
parents:
diff changeset
64 </itemizedlist>
62c5a17038ba XML version of MPlayer's doc
nicolas
parents:
diff changeset
65 <itemizedlist>
62c5a17038ba XML version of MPlayer's doc
nicolas
parents:
diff changeset
66 <listitem>
62c5a17038ba XML version of MPlayer's doc
nicolas
parents:
diff changeset
67 <para>slow machine (CPU or VGA)</para>
62c5a17038ba XML version of MPlayer's doc
nicolas
parents:
diff changeset
68 <para>try with <option>-vo null</option>, if it plays well, then you have slow
62c5a17038ba XML version of MPlayer's doc
nicolas
parents:
diff changeset
69 VGA card/driver</para>
62c5a17038ba XML version of MPlayer's doc
nicolas
parents:
diff changeset
70 <para>Workaround: buy a faster card or read this documentation about how to
62c5a17038ba XML version of MPlayer's doc
nicolas
parents:
diff changeset
71 speed up</para>
62c5a17038ba XML version of MPlayer's doc
nicolas
parents:
diff changeset
72 <para>Also try <option>-framedrop</option></para>
62c5a17038ba XML version of MPlayer's doc
nicolas
parents:
diff changeset
73 </listitem>
62c5a17038ba XML version of MPlayer's doc
nicolas
parents:
diff changeset
74 </itemizedlist>
62c5a17038ba XML version of MPlayer's doc
nicolas
parents:
diff changeset
75 </sect2>
62c5a17038ba XML version of MPlayer's doc
nicolas
parents:
diff changeset
76
62c5a17038ba XML version of MPlayer's doc
nicolas
parents:
diff changeset
77 <sect2 id="bugs-delay-specific">
62c5a17038ba XML version of MPlayer's doc
nicolas
parents:
diff changeset
78 <title>Audio delay/de-sync specific to one or a few files</title>
62c5a17038ba XML version of MPlayer's doc
nicolas
parents:
diff changeset
79 <itemizedlist>
62c5a17038ba XML version of MPlayer's doc
nicolas
parents:
diff changeset
80 <listitem>
62c5a17038ba XML version of MPlayer's doc
nicolas
parents:
diff changeset
81 <para>bad file</para>
62c5a17038ba XML version of MPlayer's doc
nicolas
parents:
diff changeset
82 <para>
62c5a17038ba XML version of MPlayer's doc
nicolas
parents:
diff changeset
83 Workaround:
62c5a17038ba XML version of MPlayer's doc
nicolas
parents:
diff changeset
84 <itemizedlist>
62c5a17038ba XML version of MPlayer's doc
nicolas
parents:
diff changeset
85 <listitem>
62c5a17038ba XML version of MPlayer's doc
nicolas
parents:
diff changeset
86 <para><option>-ni</option> or <option>-nobps</option> option (for
62c5a17038ba XML version of MPlayer's doc
nicolas
parents:
diff changeset
87 non-interleaved or bad files)</para>
62c5a17038ba XML version of MPlayer's doc
nicolas
parents:
diff changeset
88 <para>and/or</para>
62c5a17038ba XML version of MPlayer's doc
nicolas
parents:
diff changeset
89 </listitem>
62c5a17038ba XML version of MPlayer's doc
nicolas
parents:
diff changeset
90 <listitem>
62c5a17038ba XML version of MPlayer's doc
nicolas
parents:
diff changeset
91 <para><option>-mc 0</option>(required for files with badly
62c5a17038ba XML version of MPlayer's doc
nicolas
parents:
diff changeset
92 interleaved VBR audio)</para>
62c5a17038ba XML version of MPlayer's doc
nicolas
parents:
diff changeset
93 <para>and/or</para>
62c5a17038ba XML version of MPlayer's doc
nicolas
parents:
diff changeset
94 </listitem>
62c5a17038ba XML version of MPlayer's doc
nicolas
parents:
diff changeset
95 <listitem>
62c5a17038ba XML version of MPlayer's doc
nicolas
parents:
diff changeset
96 <para><option>-delay</option> or <keycap>+</keycap>/<keycap>-</keycap>
62c5a17038ba XML version of MPlayer's doc
nicolas
parents:
diff changeset
97 keys at runtime to adjust delay</para>
62c5a17038ba XML version of MPlayer's doc
nicolas
parents:
diff changeset
98 </listitem>
62c5a17038ba XML version of MPlayer's doc
nicolas
parents:
diff changeset
99 </itemizedlist>
62c5a17038ba XML version of MPlayer's doc
nicolas
parents:
diff changeset
100 If none of these help, please upload the file, we'll check (and fix).
62c5a17038ba XML version of MPlayer's doc
nicolas
parents:
diff changeset
101 </para>
62c5a17038ba XML version of MPlayer's doc
nicolas
parents:
diff changeset
102 </listitem>
62c5a17038ba XML version of MPlayer's doc
nicolas
parents:
diff changeset
103 <listitem>
62c5a17038ba XML version of MPlayer's doc
nicolas
parents:
diff changeset
104 <para>your sound card doesn't support 48kHz playback</para>
62c5a17038ba XML version of MPlayer's doc
nicolas
parents:
diff changeset
105 <para>Workaround: buy a better sound card... or try to decrease fps by 10% (use
9736
520f6d60bf75 fixes, some by Dmitry Baryshkov <lumag@qnc.ru>, some by me
nicolas
parents: 9675
diff changeset
106 <option>-fps 27</option> for a 30fps movie) or use the resample plugin</para>
9675
62c5a17038ba XML version of MPlayer's doc
nicolas
parents:
diff changeset
107 </listitem>
62c5a17038ba XML version of MPlayer's doc
nicolas
parents:
diff changeset
108 <listitem>
62c5a17038ba XML version of MPlayer's doc
nicolas
parents:
diff changeset
109 <para>slow machine(if A-V is not around 0, and the last number in the status
62c5a17038ba XML version of MPlayer's doc
nicolas
parents:
diff changeset
110 line increasing)</para>
62c5a17038ba XML version of MPlayer's doc
nicolas
parents:
diff changeset
111 <para>Workaround: <option>-framedrop</option></para>
62c5a17038ba XML version of MPlayer's doc
nicolas
parents:
diff changeset
112 </listitem>
62c5a17038ba XML version of MPlayer's doc
nicolas
parents:
diff changeset
113 </itemizedlist>
62c5a17038ba XML version of MPlayer's doc
nicolas
parents:
diff changeset
114 </sect2>
62c5a17038ba XML version of MPlayer's doc
nicolas
parents:
diff changeset
115
62c5a17038ba XML version of MPlayer's doc
nicolas
parents:
diff changeset
116 <sect2 id="bugs-nosound">
62c5a17038ba XML version of MPlayer's doc
nicolas
parents:
diff changeset
117 <title>No sound at all</title>
62c5a17038ba XML version of MPlayer's doc
nicolas
parents:
diff changeset
118 <itemizedlist>
62c5a17038ba XML version of MPlayer's doc
nicolas
parents:
diff changeset
119 <listitem>
62c5a17038ba XML version of MPlayer's doc
nicolas
parents:
diff changeset
120 <para>your file uses an unsupported audio codec</para>
62c5a17038ba XML version of MPlayer's doc
nicolas
parents:
diff changeset
121 <para>read the documentation and help us adding support for it</para>
62c5a17038ba XML version of MPlayer's doc
nicolas
parents:
diff changeset
122 </listitem>
62c5a17038ba XML version of MPlayer's doc
nicolas
parents:
diff changeset
123 </itemizedlist>
62c5a17038ba XML version of MPlayer's doc
nicolas
parents:
diff changeset
124 </sect2>
62c5a17038ba XML version of MPlayer's doc
nicolas
parents:
diff changeset
125
62c5a17038ba XML version of MPlayer's doc
nicolas
parents:
diff changeset
126 <sect2 id="bugs-nopicture">
62c5a17038ba XML version of MPlayer's doc
nicolas
parents:
diff changeset
127 <title>No picture at all (just plain grey/green window)</title>
62c5a17038ba XML version of MPlayer's doc
nicolas
parents:
diff changeset
128 <itemizedlist>
62c5a17038ba XML version of MPlayer's doc
nicolas
parents:
diff changeset
129 <listitem>
62c5a17038ba XML version of MPlayer's doc
nicolas
parents:
diff changeset
130 <para>your file uses an unsupported video codec</para>
62c5a17038ba XML version of MPlayer's doc
nicolas
parents:
diff changeset
131 <para>Workaround: read the documentation and help us adding support for it</para>
62c5a17038ba XML version of MPlayer's doc
nicolas
parents:
diff changeset
132 </listitem>
62c5a17038ba XML version of MPlayer's doc
nicolas
parents:
diff changeset
133 <listitem>
62c5a17038ba XML version of MPlayer's doc
nicolas
parents:
diff changeset
134 <para>
62c5a17038ba XML version of MPlayer's doc
nicolas
parents:
diff changeset
135 auto-selected codec can't decode the file, try to select another using
62c5a17038ba XML version of MPlayer's doc
nicolas
parents:
diff changeset
136 <option>-vc</option> or <option>-vfm</option> options
62c5a17038ba XML version of MPlayer's doc
nicolas
parents:
diff changeset
137 </para>
62c5a17038ba XML version of MPlayer's doc
nicolas
parents:
diff changeset
138 </listitem>
62c5a17038ba XML version of MPlayer's doc
nicolas
parents:
diff changeset
139 <listitem>
62c5a17038ba XML version of MPlayer's doc
nicolas
parents:
diff changeset
140 <para>
62c5a17038ba XML version of MPlayer's doc
nicolas
parents:
diff changeset
141 you try to play DivX 3.x file with OpenDivX decoder or XviD
62c5a17038ba XML version of MPlayer's doc
nicolas
parents:
diff changeset
142 (<option>-vc odivx</option>) - install Divx4Linux and recompile player
62c5a17038ba XML version of MPlayer's doc
nicolas
parents:
diff changeset
143 </para>
62c5a17038ba XML version of MPlayer's doc
nicolas
parents:
diff changeset
144 </listitem>
62c5a17038ba XML version of MPlayer's doc
nicolas
parents:
diff changeset
145 </itemizedlist>
62c5a17038ba XML version of MPlayer's doc
nicolas
parents:
diff changeset
146 </sect2>
62c5a17038ba XML version of MPlayer's doc
nicolas
parents:
diff changeset
147
62c5a17038ba XML version of MPlayer's doc
nicolas
parents:
diff changeset
148 <sect2 id="bugs-video">
62c5a17038ba XML version of MPlayer's doc
nicolas
parents:
diff changeset
149 <title>Video-out problems</title>
62c5a17038ba XML version of MPlayer's doc
nicolas
parents:
diff changeset
150 <para>
62c5a17038ba XML version of MPlayer's doc
nicolas
parents:
diff changeset
151 First note: options <option>-fs -vm</option> and <option>-zoom</option> are just
62c5a17038ba XML version of MPlayer's doc
nicolas
parents:
diff changeset
152 recommendations, not (yet) supported by all drivers. So it isn't a bug if it
62c5a17038ba XML version of MPlayer's doc
nicolas
parents:
diff changeset
153 doesn't work. Only a few driver supports scaling/zooming, don't expect this from
62c5a17038ba XML version of MPlayer's doc
nicolas
parents:
diff changeset
154 x11 or dga.
62c5a17038ba XML version of MPlayer's doc
nicolas
parents:
diff changeset
155 </para>
62c5a17038ba XML version of MPlayer's doc
nicolas
parents:
diff changeset
156
62c5a17038ba XML version of MPlayer's doc
nicolas
parents:
diff changeset
157 <formalpara>
62c5a17038ba XML version of MPlayer's doc
nicolas
parents:
diff changeset
158 <title>OSD/sub flickering</title>
62c5a17038ba XML version of MPlayer's doc
nicolas
parents:
diff changeset
159 <para>
62c5a17038ba XML version of MPlayer's doc
nicolas
parents:
diff changeset
160 <itemizedlist>
62c5a17038ba XML version of MPlayer's doc
nicolas
parents:
diff changeset
161 <listitem><para>x11 driver: sorry, it can't be fixed now</para></listitem>
62c5a17038ba XML version of MPlayer's doc
nicolas
parents:
diff changeset
162 <listitem><para>xv driver: use <option>-double</option> option</para></listitem>
62c5a17038ba XML version of MPlayer's doc
nicolas
parents:
diff changeset
163 </itemizedlist>
62c5a17038ba XML version of MPlayer's doc
nicolas
parents:
diff changeset
164 </para>
62c5a17038ba XML version of MPlayer's doc
nicolas
parents:
diff changeset
165 </formalpara>
62c5a17038ba XML version of MPlayer's doc
nicolas
parents:
diff changeset
166
62c5a17038ba XML version of MPlayer's doc
nicolas
parents:
diff changeset
167 <formalpara>
62c5a17038ba XML version of MPlayer's doc
nicolas
parents:
diff changeset
168 <title>Green image using mga_vid (<option>-vo mga</option> / <option>-vo xmga</option>)</title>
62c5a17038ba XML version of MPlayer's doc
nicolas
parents:
diff changeset
169 <para>
62c5a17038ba XML version of MPlayer's doc
nicolas
parents:
diff changeset
170 <itemizedlist>
62c5a17038ba XML version of MPlayer's doc
nicolas
parents:
diff changeset
171 <listitem><para>mga_vid misdetected your card's RAM amount, reload it using
62c5a17038ba XML version of MPlayer's doc
nicolas
parents:
diff changeset
172 <option>mga_ram_size</option> option
62c5a17038ba XML version of MPlayer's doc
nicolas
parents:
diff changeset
173 </para></listitem>
62c5a17038ba XML version of MPlayer's doc
nicolas
parents:
diff changeset
174 </itemizedlist>
62c5a17038ba XML version of MPlayer's doc
nicolas
parents:
diff changeset
175 </para>
62c5a17038ba XML version of MPlayer's doc
nicolas
parents:
diff changeset
176 </formalpara>
62c5a17038ba XML version of MPlayer's doc
nicolas
parents:
diff changeset
177
62c5a17038ba XML version of MPlayer's doc
nicolas
parents:
diff changeset
178 </sect2>
62c5a17038ba XML version of MPlayer's doc
nicolas
parents:
diff changeset
179 </sect1>
62c5a17038ba XML version of MPlayer's doc
nicolas
parents:
diff changeset
180
62c5a17038ba XML version of MPlayer's doc
nicolas
parents:
diff changeset
181 </appendix>