annotate DOCS/bugreports.html @ 5237:99aee378e507

wording patch by Diego & Egger
author gabucino
date Thu, 21 Mar 2002 06:32:13 +0000
parents f70791118f90
children 0ba8c5086d11
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
rev   line source
1612
1b011d6150c7 new, splitted, etc dox
gabucino
parents:
diff changeset
1 <HTML>
4982
6cb9d9a1716d HTML: different font handling - idea from new hp dezign
gabucino
parents: 4058
diff changeset
2
6cb9d9a1716d HTML: different font handling - idea from new hp dezign
gabucino
parents: 4058
diff changeset
3 <HEAD>
6cb9d9a1716d HTML: different font handling - idea from new hp dezign
gabucino
parents: 4058
diff changeset
4 <STYLE>
6cb9d9a1716d HTML: different font handling - idea from new hp dezign
gabucino
parents: 4058
diff changeset
5 .text
6cb9d9a1716d HTML: different font handling - idea from new hp dezign
gabucino
parents: 4058
diff changeset
6 {font-family : Verdana, Arial, Helvetica, sans-serif;
6cb9d9a1716d HTML: different font handling - idea from new hp dezign
gabucino
parents: 4058
diff changeset
7 font-size : 14px;}
6cb9d9a1716d HTML: different font handling - idea from new hp dezign
gabucino
parents: 4058
diff changeset
8 </STYLE>
6cb9d9a1716d HTML: different font handling - idea from new hp dezign
gabucino
parents: 4058
diff changeset
9 </HEAD>
6cb9d9a1716d HTML: different font handling - idea from new hp dezign
gabucino
parents: 4058
diff changeset
10
1704
a2e1432f7ac3 Arial font
gabucino
parents: 1685
diff changeset
11 <BODY BGCOLOR=white>
a2e1432f7ac3 Arial font
gabucino
parents: 1685
diff changeset
12
4982
6cb9d9a1716d HTML: different font handling - idea from new hp dezign
gabucino
parents: 4058
diff changeset
13 <FONT CLASS="text">
1612
1b011d6150c7 new, splitted, etc dox
gabucino
parents:
diff changeset
14
1682
dba45a1aafad *** empty log message ***
gabucino
parents: 1668
diff changeset
15 <P><B><A NAME=C>Appendix C - How to report bugs</A></B></P>
1612
1b011d6150c7 new, splitted, etc dox
gabucino
parents:
diff changeset
16
1682
dba45a1aafad *** empty log message ***
gabucino
parents: 1668
diff changeset
17 <P><B>How to report bugs?</B></P>
dba45a1aafad *** empty log message ***
gabucino
parents: 1668
diff changeset
18
5237
99aee378e507 wording patch by Diego & Egger
gabucino
parents: 5108
diff changeset
19 <P>First of all please try the latest CVS version of mplayer as your bug might
99aee378e507 wording patch by Diego & Egger
gabucino
parents: 5108
diff changeset
20 already be fixed there. CVS instructions can be found at the bottom of
99aee378e507 wording patch by Diego & Egger
gabucino
parents: 5108
diff changeset
21 <A HREF="http://www.mplayerhq.hu/homepage/dload.html">this page</A>.</P>
3628
eaa34a4ae1c0 Try The Fucking CVS message. Hmm it was there. Where did it go?
gabucino
parents: 3326
diff changeset
22
5237
99aee378e507 wording patch by Diego & Egger
gabucino
parents: 5108
diff changeset
23 <P>If this did not help please refer to <A HREF="documentation.html#D">Appendix D</A>
99aee378e507 wording patch by Diego & Egger
gabucino
parents: 5108
diff changeset
24 and the rest of the documentation. If your problem is not known or not solvable by
99aee378e507 wording patch by Diego & Egger
gabucino
parents: 5108
diff changeset
25 our instructions, then please report the bug.</P>
1612
1b011d6150c7 new, splitted, etc dox
gabucino
parents:
diff changeset
26
5237
99aee378e507 wording patch by Diego & Egger
gabucino
parents: 5108
diff changeset
27 <P><B>Where to report bugs?</B></P>
1612
1b011d6150c7 new, splitted, etc dox
gabucino
parents:
diff changeset
28
1682
dba45a1aafad *** empty log message ***
gabucino
parents: 1668
diff changeset
29 <P>Subscribe to the mplayer-users mailing list:<BR>
2130
023ec427ef79 lastminute fixes, de ugyis bugos mind :)
gabucino
parents: 1868
diff changeset
30 &nbsp;&nbsp;&nbsp;&nbsp;<A HREF="http://mplayerhq.hu/mailman/listinfo/mplayer-users">http://mplayerhq.hu/mailman/listinfo/mplayer-users</A><BR>
5237
99aee378e507 wording patch by Diego & Egger
gabucino
parents: 5108
diff changeset
31 and send your bug report to:<BR>
4058
504db1ce44d1 and stuff.
gabucino
parents: 3628
diff changeset
32 &nbsp;&nbsp;&nbsp;&nbsp;<A HREF="mailto:mplayer-users@mplayerhq.hu">mplayer-users@mplayerhq.hu</A><BR>
5237
99aee378e507 wording patch by Diego & Egger
gabucino
parents: 5108
diff changeset
33 Please note that we will not individually CC (carbon-copy) people so it is a good
99aee378e507 wording patch by Diego & Egger
gabucino
parents: 5108
diff changeset
34 idea to subscribe to actually receive your answer.</P>
1682
dba45a1aafad *** empty log message ***
gabucino
parents: 1668
diff changeset
35
5237
99aee378e507 wording patch by Diego & Egger
gabucino
parents: 5108
diff changeset
36 <P>Please do not send bug reports privately to individual developers. This is
99aee378e507 wording patch by Diego & Egger
gabucino
parents: 5108
diff changeset
37 community work and thus there might be several people interested in it.
99aee378e507 wording patch by Diego & Egger
gabucino
parents: 5108
diff changeset
38 Also sometimes other users already experienced your troubles and have a
99aee378e507 wording patch by Diego & Egger
gabucino
parents: 5108
diff changeset
39 solution in hand how to circumvent a problem even if it is a bug in mplayer
99aee378e507 wording patch by Diego & Egger
gabucino
parents: 5108
diff changeset
40 code.<BR>
99aee378e507 wording patch by Diego & Egger
gabucino
parents: 5108
diff changeset
41 The language of this list is <strong>English</strong>.</P>
1612
1b011d6150c7 new, splitted, etc dox
gabucino
parents:
diff changeset
42
5237
99aee378e507 wording patch by Diego & Egger
gabucino
parents: 5108
diff changeset
43 <P>Please describe your problem as detailed as possible with examples etc.
99aee378e507 wording patch by Diego & Egger
gabucino
parents: 5108
diff changeset
44 and do not forget to include this valuable information:</P>
1612
1b011d6150c7 new, splitted, etc dox
gabucino
parents:
diff changeset
45
5237
99aee378e507 wording patch by Diego & Egger
gabucino
parents: 5108
diff changeset
46 <P><B>What to report?</B></P>
1682
dba45a1aafad *** empty log message ***
gabucino
parents: 1668
diff changeset
47
5237
99aee378e507 wording patch by Diego & Egger
gabucino
parents: 5108
diff changeset
48 <P><B><I>System Information</I></B></P>
1612
1b011d6150c7 new, splitted, etc dox
gabucino
parents:
diff changeset
49
1682
dba45a1aafad *** empty log message ***
gabucino
parents: 1668
diff changeset
50 <UL>
5237
99aee378e507 wording patch by Diego & Egger
gabucino
parents: 5108
diff changeset
51 <LI>Your Linux distribution or operating system e.g.:
99aee378e507 wording patch by Diego & Egger
gabucino
parents: 5108
diff changeset
52 <UL>
99aee378e507 wording patch by Diego & Egger
gabucino
parents: 5108
diff changeset
53 <LI>Red Hat 7.1
99aee378e507 wording patch by Diego & Egger
gabucino
parents: 5108
diff changeset
54 <LI>Slackware 7.0 + devel packs from 7.1 ...
99aee378e507 wording patch by Diego & Egger
gabucino
parents: 5108
diff changeset
55 </UL>
1682
dba45a1aafad *** empty log message ***
gabucino
parents: 1668
diff changeset
56 <LI>kernel version:<BR>
dba45a1aafad *** empty log message ***
gabucino
parents: 1668
diff changeset
57 <CODE>uname -a</CODE>
dba45a1aafad *** empty log message ***
gabucino
parents: 1668
diff changeset
58 <LI>libc version:<BR>
dba45a1aafad *** empty log message ***
gabucino
parents: 1668
diff changeset
59 <CODE>ls -l /lib/libc[.-]*</CODE>
dba45a1aafad *** empty log message ***
gabucino
parents: 1668
diff changeset
60 <LI>X version:<BR>
dba45a1aafad *** empty log message ***
gabucino
parents: 1668
diff changeset
61 <CODE>X -version</CODE>
5237
99aee378e507 wording patch by Diego & Egger
gabucino
parents: 5108
diff changeset
62 <LI>gcc and ld versions:<BR>
1682
dba45a1aafad *** empty log message ***
gabucino
parents: 1668
diff changeset
63 <CODE>gcc -v<BR>
dba45a1aafad *** empty log message ***
gabucino
parents: 1668
diff changeset
64 ld -v</CODE>
dba45a1aafad *** empty log message ***
gabucino
parents: 1668
diff changeset
65 <LI>binutils version:<BR>
dba45a1aafad *** empty log message ***
gabucino
parents: 1668
diff changeset
66 <CODE>as --version</CODE>
dba45a1aafad *** empty log message ***
gabucino
parents: 1668
diff changeset
67 </UL>
dba45a1aafad *** empty log message ***
gabucino
parents: 1668
diff changeset
68
5237
99aee378e507 wording patch by Diego & Egger
gabucino
parents: 5108
diff changeset
69 <P><B><I>Hardware &amp; drivers</I></B></P>
1612
1b011d6150c7 new, splitted, etc dox
gabucino
parents:
diff changeset
70
1682
dba45a1aafad *** empty log message ***
gabucino
parents: 1668
diff changeset
71 <UL>
5237
99aee378e507 wording patch by Diego & Egger
gabucino
parents: 5108
diff changeset
72 <LI>CPU info (this works on Linux only):<BR>
1682
dba45a1aafad *** empty log message ***
gabucino
parents: 1668
diff changeset
73 <CODE>cat /proc/cpuinfo</CODE>
5237
99aee378e507 wording patch by Diego & Egger
gabucino
parents: 5108
diff changeset
74 <LI>Video card manufacturer and model, e.g.:<BR>
99aee378e507 wording patch by Diego & Egger
gabucino
parents: 5108
diff changeset
75 <UL>
99aee378e507 wording patch by Diego & Egger
gabucino
parents: 5108
diff changeset
76 <LI>ASUS V3800U chip: nVidia TNT2 Ultra pro 32MB SDRAM
99aee378e507 wording patch by Diego & Egger
gabucino
parents: 5108
diff changeset
77 <LI>Matrox G400 DH 32MB SGRAM
99aee378e507 wording patch by Diego & Egger
gabucino
parents: 5108
diff changeset
78 </UL>
99aee378e507 wording patch by Diego & Egger
gabucino
parents: 5108
diff changeset
79 <LI>Video driver type &amp; version, e.g.:<BR>
99aee378e507 wording patch by Diego & Egger
gabucino
parents: 5108
diff changeset
80 <UL>
99aee378e507 wording patch by Diego & Egger
gabucino
parents: 5108
diff changeset
81 <LI>X built-in driver
99aee378e507 wording patch by Diego & Egger
gabucino
parents: 5108
diff changeset
82 <LI>nVidia 0.9.623
99aee378e507 wording patch by Diego & Egger
gabucino
parents: 5108
diff changeset
83 <LI>Utah-GLX CVS 2001-02-17
99aee378e507 wording patch by Diego & Egger
gabucino
parents: 5108
diff changeset
84 <LI>DRI from X 4.0.3
99aee378e507 wording patch by Diego & Egger
gabucino
parents: 5108
diff changeset
85 </UL>
99aee378e507 wording patch by Diego & Egger
gabucino
parents: 5108
diff changeset
86 <LI>Sound card type &amp; driver, e.g.:<BR>
99aee378e507 wording patch by Diego & Egger
gabucino
parents: 5108
diff changeset
87 <UL>
99aee378e507 wording patch by Diego & Egger
gabucino
parents: 5108
diff changeset
88 <LI>Creative SBLive! Gold with OSS driver from oss.creative.com
99aee378e507 wording patch by Diego & Egger
gabucino
parents: 5108
diff changeset
89 <LI>Creative SB16 with kernel OSS drivers
99aee378e507 wording patch by Diego & Egger
gabucino
parents: 5108
diff changeset
90 <LI>GUS PnP with ALSA OSS emulation
99aee378e507 wording patch by Diego & Egger
gabucino
parents: 5108
diff changeset
91 </UL>
99aee378e507 wording patch by Diego & Egger
gabucino
parents: 5108
diff changeset
92 <LI>if in doubt include <CODE>lspci -vv</CODE> output on Linux systems
1682
dba45a1aafad *** empty log message ***
gabucino
parents: 1668
diff changeset
93 </UL>
1612
1b011d6150c7 new, splitted, etc dox
gabucino
parents:
diff changeset
94
5237
99aee378e507 wording patch by Diego & Egger
gabucino
parents: 5108
diff changeset
95 <P><B>For compilation problems/errors</B></P>
1682
dba45a1aafad *** empty log message ***
gabucino
parents: 1668
diff changeset
96
5237
99aee378e507 wording patch by Diego & Egger
gabucino
parents: 5108
diff changeset
97 <P><B><I>Please include these files:</I></B></P>
3011
81c1b9854cfe Applied pl's patch
gabucino
parents: 2143
diff changeset
98 <UL><LI>configure.log
81c1b9854cfe Applied pl's patch
gabucino
parents: 2143
diff changeset
99 <LI>config.h
1682
dba45a1aafad *** empty log message ***
gabucino
parents: 1668
diff changeset
100 <LI>config.mak
dba45a1aafad *** empty log message ***
gabucino
parents: 1668
diff changeset
101 <LI>libvo/config.mak
dba45a1aafad *** empty log message ***
gabucino
parents: 1668
diff changeset
102 </UL>
dba45a1aafad *** empty log message ***
gabucino
parents: 1668
diff changeset
103
5237
99aee378e507 wording patch by Diego & Egger
gabucino
parents: 5108
diff changeset
104 <P><B>For playback problems</B></P>
1682
dba45a1aafad *** empty log message ***
gabucino
parents: 1668
diff changeset
105
5237
99aee378e507 wording patch by Diego & Egger
gabucino
parents: 5108
diff changeset
106 <P><B><I>Please include the output of mplayer at verbosity level 1</I></B></P>
1682
dba45a1aafad *** empty log message ***
gabucino
parents: 1668
diff changeset
107 <P><CODE>&nbsp;&nbsp;&nbsp;&nbsp;mplayer -v [options] filename &amp;&gt; mplayer.log</CODE></P>
5237
99aee378e507 wording patch by Diego & Egger
gabucino
parents: 5108
diff changeset
108
99aee378e507 wording patch by Diego & Egger
gabucino
parents: 5108
diff changeset
109 <P>If your problem is specific to one or more files, then please upload the
99aee378e507 wording patch by Diego & Egger
gabucino
parents: 5108
diff changeset
110 offender(s) to:</P>
99aee378e507 wording patch by Diego & Egger
gabucino
parents: 5108
diff changeset
111
99aee378e507 wording patch by Diego & Egger
gabucino
parents: 5108
diff changeset
112 <P>&nbsp;&nbsp;&nbsp;&nbsp;<A HREF="ftp://mplayerhq.hu/MPlayer/incoming/">ftp://mplayerhq.hu/MPlayer/incoming/</A></P>
99aee378e507 wording patch by Diego & Egger
gabucino
parents: 5108
diff changeset
113
99aee378e507 wording patch by Diego & Egger
gabucino
parents: 5108
diff changeset
114 <P>Also upload a small text file having the same base name as your file
99aee378e507 wording patch by Diego & Egger
gabucino
parents: 5108
diff changeset
115 with a .txt extension. Describe the problem you are having with the
99aee378e507 wording patch by Diego & Egger
gabucino
parents: 5108
diff changeset
116 particular file there and include your email address as well as the output
99aee378e507 wording patch by Diego & Egger
gabucino
parents: 5108
diff changeset
117 of mplayer at verbosity level 1.<BR>
99aee378e507 wording patch by Diego & Egger
gabucino
parents: 5108
diff changeset
118 Usually the first 1-5 MB of a file are enough to reproduce the problem,
99aee378e507 wording patch by Diego & Egger
gabucino
parents: 5108
diff changeset
119 but to be sure we ask you to:
99aee378e507 wording patch by Diego & Egger
gabucino
parents: 5108
diff changeset
120 <P><CODE>&nbsp;&nbsp;&nbsp;&nbsp;dd if=yourfile of=smallfile bs=1024k count=5</CODE></P>
1612
1b011d6150c7 new, splitted, etc dox
gabucino
parents:
diff changeset
121
5237
99aee378e507 wording patch by Diego & Egger
gabucino
parents: 5108
diff changeset
122 <P>It will take the first five megabytes of <STRONG>'your-file'</STRONG> and
99aee378e507 wording patch by Diego & Egger
gabucino
parents: 5108
diff changeset
123 write it to <STRONG>'small-file'</STRONG>.<BR>
99aee378e507 wording patch by Diego & Egger
gabucino
parents: 5108
diff changeset
124 Then try again on this small file and if the bug still shows up
99aee378e507 wording patch by Diego & Egger
gabucino
parents: 5108
diff changeset
125 your sample is sufficient for us.<BR>
99aee378e507 wording patch by Diego & Egger
gabucino
parents: 5108
diff changeset
126 Please <STRONG>do not ever</STRONG> send such files via mail! Upload it,
99aee378e507 wording patch by Diego & Egger
gabucino
parents: 5108
diff changeset
127 and send only the path/filename of the file on the FTP-server.<BR>
99aee378e507 wording patch by Diego & Egger
gabucino
parents: 5108
diff changeset
128 If the file is accessible on the net, then sending the
99aee378e507 wording patch by Diego & Egger
gabucino
parents: 5108
diff changeset
129 <STRONG>exact</STRONG> URL is sufficient.</P>
1612
1b011d6150c7 new, splitted, etc dox
gabucino
parents:
diff changeset
130
5237
99aee378e507 wording patch by Diego & Egger
gabucino
parents: 5108
diff changeset
131 <P><B><I>For crashes</I></B></P>
99aee378e507 wording patch by Diego & Egger
gabucino
parents: 5108
diff changeset
132
99aee378e507 wording patch by Diego & Egger
gabucino
parents: 5108
diff changeset
133 <P><I>If you have a core dump of the crash continue reading the next paragraph, otherwise skip it.</I></P>
1682
dba45a1aafad *** empty log message ***
gabucino
parents: 1668
diff changeset
134
5237
99aee378e507 wording patch by Diego & Egger
gabucino
parents: 5108
diff changeset
135 <P><B><I>How to extract meaningful information from a core dump</I></B></P>
99aee378e507 wording patch by Diego & Egger
gabucino
parents: 5108
diff changeset
136
99aee378e507 wording patch by Diego & Egger
gabucino
parents: 5108
diff changeset
137 <P>Please create following command file:</P>
1612
1b011d6150c7 new, splitted, etc dox
gabucino
parents:
diff changeset
138
1682
dba45a1aafad *** empty log message ***
gabucino
parents: 1668
diff changeset
139 <P><CODE>disass $eip-32 $eip+32<BR>
dba45a1aafad *** empty log message ***
gabucino
parents: 1668
diff changeset
140 printf "eax=%08lX\n",$eax<BR>
dba45a1aafad *** empty log message ***
gabucino
parents: 1668
diff changeset
141 printf "ebx=%08lX\n",$ebx<BR>
dba45a1aafad *** empty log message ***
gabucino
parents: 1668
diff changeset
142 printf "ecx=%08lX\n",$ecx<BR>
dba45a1aafad *** empty log message ***
gabucino
parents: 1668
diff changeset
143 printf "edx=%08lX\n",$edx<BR>
dba45a1aafad *** empty log message ***
gabucino
parents: 1668
diff changeset
144 printf "esp=%08lX\n",$esp<BR>
dba45a1aafad *** empty log message ***
gabucino
parents: 1668
diff changeset
145 printf "ebp=%08lX\n",$ebp<BR>
dba45a1aafad *** empty log message ***
gabucino
parents: 1668
diff changeset
146 printf "edi=%08lX\n",$edi<BR>
dba45a1aafad *** empty log message ***
gabucino
parents: 1668
diff changeset
147 printf "esi=%08lX\n",$esi<BR>
dba45a1aafad *** empty log message ***
gabucino
parents: 1668
diff changeset
148 </CODE></P>
1612
1b011d6150c7 new, splitted, etc dox
gabucino
parents:
diff changeset
149
5237
99aee378e507 wording patch by Diego & Egger
gabucino
parents: 5108
diff changeset
150 <P>Then simply execute the following on your command line:</P>
99aee378e507 wording patch by Diego & Egger
gabucino
parents: 5108
diff changeset
151 <P>&nbsp;&nbsp;&nbsp;&nbsp;<CODE>gdb mplayer --core=core -batch --command=command_file &gt; mplayer.bug</CODE></P>
99aee378e507 wording patch by Diego & Egger
gabucino
parents: 5108
diff changeset
152
99aee378e507 wording patch by Diego & Egger
gabucino
parents: 5108
diff changeset
153 <P><B><I>How to conserve information about a reproducible crash</I></B></P>
99aee378e507 wording patch by Diego & Egger
gabucino
parents: 5108
diff changeset
154 <P>Re-compile mplayer with debugging code enabled:</P>
99aee378e507 wording patch by Diego & Egger
gabucino
parents: 5108
diff changeset
155 <P><CODE>&nbsp;&nbsp;&nbsp;&nbsp;./configure --enable-debug<BR>
99aee378e507 wording patch by Diego & Egger
gabucino
parents: 5108
diff changeset
156 &nbsp;&nbsp;&nbsp;&nbsp;make</CODE></P>
99aee378e507 wording patch by Diego & Egger
gabucino
parents: 5108
diff changeset
157 and then run mplayer within gdb using:
99aee378e507 wording patch by Diego & Egger
gabucino
parents: 5108
diff changeset
158 <P><CODE>&nbsp;&nbsp;&nbsp;&nbsp;gdb mplayer</CODE></P>
1612
1b011d6150c7 new, splitted, etc dox
gabucino
parents:
diff changeset
159
5237
99aee378e507 wording patch by Diego & Egger
gabucino
parents: 5108
diff changeset
160 <P>You are now within gdb. Type:</P>
99aee378e507 wording patch by Diego & Egger
gabucino
parents: 5108
diff changeset
161 <P><CODE>&nbsp;&nbsp;&nbsp;&nbsp;run -v [options-to-mplayer] filename</code></P>
99aee378e507 wording patch by Diego & Egger
gabucino
parents: 5108
diff changeset
162 and reproduce your crash. As soon as you did it, gdb will
99aee378e507 wording patch by Diego & Egger
gabucino
parents: 5108
diff changeset
163 return you to the command line prompt where you have to enter
99aee378e507 wording patch by Diego & Egger
gabucino
parents: 5108
diff changeset
164 <P><CODE>&nbsp;&nbsp;&nbsp;&nbsp;bt<BR>
99aee378e507 wording patch by Diego & Egger
gabucino
parents: 5108
diff changeset
165 &nbsp;&nbsp;&nbsp;&nbsp;disass $eip-32 $eip+32</CODE></P>
99aee378e507 wording patch by Diego & Egger
gabucino
parents: 5108
diff changeset
166 and send the complete output to us.
99aee378e507 wording patch by Diego & Egger
gabucino
parents: 5108
diff changeset
167
99aee378e507 wording patch by Diego & Egger
gabucino
parents: 5108
diff changeset
168 <P><B>General note</B></P>
1612
1b011d6150c7 new, splitted, etc dox
gabucino
parents:
diff changeset
169
5237
99aee378e507 wording patch by Diego & Egger
gabucino
parents: 5108
diff changeset
170 <P>If something is quite big (logs for instance) then it is better to upload
99aee378e507 wording patch by Diego & Egger
gabucino
parents: 5108
diff changeset
171 it to the FTP-server in a compressed format (gzip and bzip preferred) and
99aee378e507 wording patch by Diego & Egger
gabucino
parents: 5108
diff changeset
172 include only the path and filename in your bug report.</P>
1612
1b011d6150c7 new, splitted, etc dox
gabucino
parents:
diff changeset
173
5237
99aee378e507 wording patch by Diego & Egger
gabucino
parents: 5108
diff changeset
174 <P><B>I know what I am doing...</B></P>
3228
fd1bbd90d87a secret :)
arpi
parents: 3011
diff changeset
175
5237
99aee378e507 wording patch by Diego & Egger
gabucino
parents: 5108
diff changeset
176 <P>If you created a proper bug report following the steps above and you are
99aee378e507 wording patch by Diego & Egger
gabucino
parents: 5108
diff changeset
177 confident it is a bug in mplayer, not a compiler problem or broken file,
99aee378e507 wording patch by Diego & Egger
gabucino
parents: 5108
diff changeset
178 you have already read the documentation and you could not find a solution,
99aee378e507 wording patch by Diego & Egger
gabucino
parents: 5108
diff changeset
179 your sound drivers are OK, then you might want to subscribe to the
99aee378e507 wording patch by Diego & Egger
gabucino
parents: 5108
diff changeset
180 mplayer-advusers list and send your bug report there to get a better and
99aee378e507 wording patch by Diego & Egger
gabucino
parents: 5108
diff changeset
181 faster answer.<BR><BR>
99aee378e507 wording patch by Diego & Egger
gabucino
parents: 5108
diff changeset
182 Please be advised that if you post newbie questions or questions answered
99aee378e507 wording patch by Diego & Egger
gabucino
parents: 5108
diff changeset
183 in the manual there, you will be ignored or flamed instead of getting an
99aee378e507 wording patch by Diego & Egger
gabucino
parents: 5108
diff changeset
184 appropriate answer.<BR>
99aee378e507 wording patch by Diego & Egger
gabucino
parents: 5108
diff changeset
185 So do not flame us and subscribe to -advusers only if you really know
99aee378e507 wording patch by Diego & Egger
gabucino
parents: 5108
diff changeset
186 what you are doing and feel like being an advanced mplayer user or
99aee378e507 wording patch by Diego & Egger
gabucino
parents: 5108
diff changeset
187 developer. If you meet these criteria it should not be difficult to find
99aee378e507 wording patch by Diego & Egger
gabucino
parents: 5108
diff changeset
188 out how to subscribe...
3228
fd1bbd90d87a secret :)
arpi
parents: 3011
diff changeset
189 </P>
fd1bbd90d87a secret :)
arpi
parents: 3011
diff changeset
190
1612
1b011d6150c7 new, splitted, etc dox
gabucino
parents:
diff changeset
191 </BODY>
1b011d6150c7 new, splitted, etc dox
gabucino
parents:
diff changeset
192 </HTML>