Mercurial > mplayer.hg
annotate DOCS/xml/en/bugs.xml @ 14044:0b3434193e52
URL update, more concise description
author | diego |
---|---|
date | Thu, 25 Nov 2004 21:31:57 +0000 |
parents | 3027af083f6f |
children | acd282acf129 |
rev | line source |
---|---|
9675 | 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 | 3 <appendix id="bugs"> |
4 <title>Known bugs</title> | |
5 <sect1 id="bugs-special"> | |
6 <title>Special system/CPU-specific bugs/problems</title> | |
7 <itemizedlist> | |
8 <listitem> | |
9 <para>SIGILL (signal 4) on P3 using 2.2.x kernels:</para> | |
10 <para>Problem: kernel 2.2.x doesn't have proper (working) SSE support</para> | |
11 <para>Solution: upgrade kernel to 2.4.x</para> | |
12 <para>Workaround: <command>./configure --disable-sse</command></para> | |
13 </listitem> | |
14 <listitem> | |
15 <para>General SIGILL (signal 4):</para> | |
11540 | 16 <para>Problem: you compiled and run <application>MPlayer</application> on |
17 different machines (for example compiled on P3 and running on Celeron)</para> | |
18 <para>Solution: compile <application>MPlayer</application> on the same machine | |
19 where you will use it!</para> | |
13960
3027af083f6f
Better explanation of how to build an MPlayer that runs on different
diego
parents:
13958
diff
changeset
|
20 <para>Workaround: You can forget all this by configuring with the |
3027af083f6f
Better explanation of how to build an MPlayer that runs on different
diego
parents:
13958
diff
changeset
|
21 <option>--enable-runtime-cpudetection</option> option or you can |
3027af083f6f
Better explanation of how to build an MPlayer that runs on different
diego
parents:
13958
diff
changeset
|
22 disable particular CPU instruction sets with more specific options (like |
3027af083f6f
Better explanation of how to build an MPlayer that runs on different
diego
parents:
13958
diff
changeset
|
23 <option>--disable-mmx</option>, <option>--disable-3dnow</option>, etc). |
3027af083f6f
Better explanation of how to build an MPlayer that runs on different
diego
parents:
13958
diff
changeset
|
24 </para> |
9675 | 25 </listitem> |
26 <listitem> | |
11540 | 27 <para>"Internal buffer inconsistency" during <application>MEncoder</application> run:</para> |
9675 | 28 <para>Problem: known problem when lame < 3.90 was compiled with gcc 2.96 or 3.x.</para> |
29 <para>Solution: use lame >=3.90.</para> | |
30 <para>Workaround: compile lame with gcc 2.95.x and remove any already installed | |
31 lame packages, they may have been compiled with gcc 2.96.</para> | |
32 </listitem> | |
33 <listitem> | |
34 <para>Messed up MP2/MP3 sound on PPC:</para> | |
35 <para>Problem: known GCC miscompilation bug on PPC platforms, no fix yet.</para> | |
36 <para>Workaround: use FFmpeg's (slow) MP1/MP2/MP3 decoder (<option>-ac ffmpeg</option>)</para> | |
37 </listitem> | |
38 <listitem> | |
12566 | 39 <para>SIGSEGV (signal 11) in libmpeg2, when scaling+encoding:</para> |
12576 | 40 <para>Problem: known GCC 2.95.2 MMX bug</para> |
12565 | 41 <para>Solution: upgrade to 2.95.3</para> |
9675 | 42 </listitem> |
43 </itemizedlist> | |
44 </sect1> | |
45 | |
46 <sect1 id="bugs-audio"> | |
47 <title>Various A-V sync and other audio problems</title> | |
48 | |
49 <sect2 id="bugs-delay-all"> | |
50 <title>General audio delay or jerky sound (exists with all or many files)</title> | |
51 <itemizedlist> | |
52 <listitem><para> | |
53 most common: buggy audio driver! - try to use different drivers, try ALSA 0.9 OSS | |
54 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
|
55 sometimes it helps. If your file plays fine with <option>-nosound</option>, then you can be sure |
9675 | 56 it's sound card (driver) problem. |
57 </para></listitem> | |
58 </itemizedlist> | |
59 <itemizedlist> | |
60 <listitem> | |
61 <para>audio buffer problems (buffer size badly detected)</para> | |
12578 | 62 <para>Workaround: <application>MPlayer</application>'s <option>-abs</option> option</para> |
9675 | 63 </listitem> |
64 </itemizedlist> | |
65 <itemizedlist> | |
66 <listitem><para> | |
67 samplerate problems - maybe your card doesn't support the samplerate used in your | |
13958
5f00592069fe
Audio plugins are now audio filters, noticed by Gabor Mizda.
diego
parents:
12578
diff
changeset
|
68 files - try the resampling filter (<option>-af resample=...</option>) |
9675 | 69 </para></listitem> |
70 </itemizedlist> | |
71 <itemizedlist> | |
72 <listitem> | |
73 <para>slow machine (CPU or VGA)</para> | |
74 <para>try with <option>-vo null</option>, if it plays well, then you have slow | |
75 VGA card/driver</para> | |
76 <para>Workaround: buy a faster card or read this documentation about how to | |
77 speed up</para> | |
78 <para>Also try <option>-framedrop</option></para> | |
79 </listitem> | |
80 </itemizedlist> | |
81 </sect2> | |
82 | |
83 <sect2 id="bugs-delay-specific"> | |
84 <title>Audio delay/de-sync specific to one or a few files</title> | |
85 <itemizedlist> | |
86 <listitem> | |
87 <para>bad file</para> | |
88 <para> | |
89 Workaround: | |
90 <itemizedlist> | |
91 <listitem> | |
92 <para><option>-ni</option> or <option>-nobps</option> option (for | |
93 non-interleaved or bad files)</para> | |
94 <para>and/or</para> | |
95 </listitem> | |
96 <listitem> | |
97 <para><option>-mc 0</option>(required for files with badly | |
98 interleaved VBR audio)</para> | |
99 <para>and/or</para> | |
100 </listitem> | |
101 <listitem> | |
102 <para><option>-delay</option> or <keycap>+</keycap>/<keycap>-</keycap> | |
103 keys at runtime to adjust delay</para> | |
104 </listitem> | |
105 </itemizedlist> | |
106 If none of these help, please upload the file, we'll check (and fix). | |
107 </para> | |
108 </listitem> | |
109 <listitem> | |
110 <para>your sound card doesn't support 48kHz playback</para> | |
111 <para>Workaround: buy a better sound card... or try to decrease fps by 10% (use | |
13958
5f00592069fe
Audio plugins are now audio filters, noticed by Gabor Mizda.
diego
parents:
12578
diff
changeset
|
112 <option>-fps 27</option> for a 30fps movie) or use the resample filter</para> |
9675 | 113 </listitem> |
114 <listitem> | |
115 <para>slow machine(if A-V is not around 0, and the last number in the status | |
116 line increasing)</para> | |
117 <para>Workaround: <option>-framedrop</option></para> | |
118 </listitem> | |
119 </itemizedlist> | |
120 </sect2> | |
121 | |
122 <sect2 id="bugs-nosound"> | |
123 <title>No sound at all</title> | |
124 <itemizedlist> | |
125 <listitem> | |
126 <para>your file uses an unsupported audio codec</para> | |
127 <para>read the documentation and help us adding support for it</para> | |
128 </listitem> | |
129 </itemizedlist> | |
130 </sect2> | |
131 | |
132 <sect2 id="bugs-nopicture"> | |
133 <title>No picture at all (just plain grey/green window)</title> | |
134 <itemizedlist> | |
135 <listitem> | |
136 <para>your file uses an unsupported video codec</para> | |
137 <para>Workaround: read the documentation and help us adding support for it</para> | |
138 </listitem> | |
139 <listitem> | |
140 <para> | |
141 auto-selected codec can't decode the file, try to select another using | |
142 <option>-vc</option> or <option>-vfm</option> options | |
143 </para> | |
144 </listitem> | |
145 <listitem> | |
146 <para> | |
147 you try to play DivX 3.x file with OpenDivX decoder or XviD | |
11758 | 148 (<option>-vc odivx</option>) - install DivX4Linux and recompile player |
9675 | 149 </para> |
150 </listitem> | |
151 </itemizedlist> | |
152 </sect2> | |
153 | |
154 <sect2 id="bugs-video"> | |
155 <title>Video-out problems</title> | |
156 <para> | |
157 First note: options <option>-fs -vm</option> and <option>-zoom</option> are just | |
158 recommendations, not (yet) supported by all drivers. So it isn't a bug if it | |
159 doesn't work. Only a few driver supports scaling/zooming, don't expect this from | |
160 x11 or dga. | |
161 </para> | |
162 | |
163 <formalpara> | |
164 <title>OSD/sub flickering</title> | |
165 <para> | |
166 <itemizedlist> | |
167 <listitem><para>x11 driver: sorry, it can't be fixed now</para></listitem> | |
168 <listitem><para>xv driver: use <option>-double</option> option</para></listitem> | |
169 </itemizedlist> | |
170 </para> | |
171 </formalpara> | |
172 | |
173 <formalpara> | |
174 <title>Green image using mga_vid (<option>-vo mga</option> / <option>-vo xmga</option>)</title> | |
175 <para> | |
176 <itemizedlist> | |
177 <listitem><para>mga_vid misdetected your card's RAM amount, reload it using | |
178 <option>mga_ram_size</option> option | |
179 </para></listitem> | |
180 </itemizedlist> | |
181 </para> | |
182 </formalpara> | |
183 | |
184 </sect2> | |
185 </sect1> | |
186 | |
187 </appendix> |