comparison DOCS/faq.html @ 1774:6ad9ce536cf9

*** empty log message ***
author gabucino
date Thu, 30 Aug 2001 13:44:27 +0000
parents 07e2dfca67a3
children 5bf17e98893a
comparison
equal deleted inserted replaced
1773:53d6b2466d18 1774:6ad9ce536cf9
52 52
53 <TD></TD><TD VALIGN=top>Q:</TD><TD WIDTH=100%><B><font face="Verdana, Arial, Helvetica, sans-serif" size="2"> 53 <TD></TD><TD VALIGN=top>Q:</TD><TD WIDTH=100%><B><font face="Verdana, Arial, Helvetica, sans-serif" size="2">
54 It doesn't compile, and it misses uint64_t inttypes.h and similar things... 54 It doesn't compile, and it misses uint64_t inttypes.h and similar things...
55 </B></TD><TR><TD></TD><TD VALIGN=top>A:</TD><TD><font face="Verdana, Arial, Helvetica, sans-serif" size="2"> 55 </B></TD><TR><TD></TD><TD VALIGN=top>A:</TD><TD><font face="Verdana, Arial, Helvetica, sans-serif" size="2">
56 copy etc/inttypes.h to <B>MPlayer</B> directory (cp etc/inttypes.h .) 56 copy etc/inttypes.h to <B>MPlayer</B> directory (cp etc/inttypes.h .)
57 try again... if fail, contact us 57 try again...
58 </TD><TR><TD COLSPAN=3>&nbsp;</TD><TR> 58 </TD><TR><TD COLSPAN=3>&nbsp;</TD><TR>
59 59
60 <TD></TD><TD VALIGN=top>Q:</TD><TD WIDTH=100%><B><font face="Verdana, Arial, Helvetica, sans-serif" size="2"> 60 <TD></TD><TD VALIGN=top>Q:</TD><TD WIDTH=100%><B><font face="Verdana, Arial, Helvetica, sans-serif" size="2">
61 I have Pentium III but ./configure doesn't detect SSE 61 I have Pentium III but ./configure doesn't detect SSE
62 </B></TD><TR><TD></TD><TD VALIGN=top>A:</TD><TD><font face="Verdana, Arial, Helvetica, sans-serif" size="2"> 62 </B></TD><TR><TD></TD><TD VALIGN=top>A:</TD><TD><font face="Verdana, Arial, Helvetica, sans-serif" size="2">
285 </B></TD><TR><TD></TD><TD VALIGN=top>A:</TD><TD><font face="Verdana, Arial, Helvetica, sans-serif" size="2"> 285 </B></TD><TR><TD></TD><TD VALIGN=top>A:</TD><TD><font face="Verdana, Arial, Helvetica, sans-serif" size="2">
286 It's a known bug (really it's a bug/limitation of the DLL codec). 286 It's a known bug (really it's a bug/limitation of the DLL codec).
287 </TD><TR><TD COLSPAN=3>&nbsp;</TD><TR> 287 </TD><TR><TD COLSPAN=3>&nbsp;</TD><TR>
288 288
289 <TD></TD><TD VALIGN=top>Q:</TD><TD WIDTH=100%><B><font face="Verdana, Arial, Helvetica, sans-serif" size="2"> 289 <TD></TD><TD VALIGN=top>Q:</TD><TD WIDTH=100%><B><font face="Verdana, Arial, Helvetica, sans-serif" size="2">
290 I've got 'MPlayer interrupted by signal 11' in module audio_setup or
291 decode_audio.
292 </B></TD><TR><TD></TD><TD VALIGN=top>A:</TD><TD><font face="Verdana, Arial, Helvetica, sans-serif" size="2">
293 This is highly unlikely, since the mp3lib rewrite. Contact us, it may be
294 a bug. Possibly it's a damaged file, try with -afm 4.
295 </TD><TR><TD COLSPAN=3>&nbsp;</TD><TR>
296
297 <TD></TD><TD VALIGN=top>Q:</TD><TD WIDTH=100%><B><font face="Verdana, Arial, Helvetica, sans-serif" size="2">
298 MPlayer exits with something error when using l3codeca.acm. 290 MPlayer exits with something error when using l3codeca.acm.
299 </B></TD><TR><TD></TD><TD VALIGN=top>A:</TD><TD><font face="Verdana, Arial, Helvetica, sans-serif" size="2"> 291 </B></TD><TR><TD></TD><TD VALIGN=top>A:</TD><TD><font face="Verdana, Arial, Helvetica, sans-serif" size="2">
300 Check 'ldd /usr/local/bin/mplayer' output. If it contains<BR> 292 Check 'ldd /usr/local/bin/mplayer' output. If it contains<BR>
301 &nbsp;&nbsp;&nbsp;&nbsp;<CODE>libc.so.6 => /lib/libc.so.6 (0x4???????)</CODE><BR> 293 &nbsp;&nbsp;&nbsp;&nbsp;<CODE>libc.so.6 => /lib/libc.so.6 (0x4???????)</CODE><BR>
302 where "?" is any number then it's ok, the error is not here. If it is:<BR> 294 where "?" is any number then it's ok, the error is not here. If it is:<BR>
311 303
312 <TD></TD><TD VALIGN=top>Q:</TD><TD WIDTH=100%><B><font face="Verdana, Arial, Helvetica, sans-serif" size="2"> 304 <TD></TD><TD VALIGN=top>Q:</TD><TD WIDTH=100%><B><font face="Verdana, Arial, Helvetica, sans-serif" size="2">
313 My computer plays M$ DivX AVIs with resolutions ~ 640x300 and stereo mp3 305 My computer plays M$ DivX AVIs with resolutions ~ 640x300 and stereo mp3
314 sound too slow. When I use -nosound switch, everything is ok (but quiet). 306 sound too slow. When I use -nosound switch, everything is ok (but quiet).
315 </B></TD><TR><TD></TD><TD VALIGN=top>A:</TD><TD><font face="Verdana, Arial, Helvetica, sans-serif" size="2"> 307 </B></TD><TR><TD></TD><TD VALIGN=top>A:</TD><TD><font face="Verdana, Arial, Helvetica, sans-serif" size="2">
316 Those files probably have 48Khz audio, and your soundcard/driver can't play 308 Ok son, your machine is too slow. RTFM or anything.
317 it correctly. Audio downsampling isn't implemented in <B>MPlayer</B> (yet).
318 Maybe use the SDL driver, with <B>-ao:sdl</B>
319 </TD><TR><TD COLSPAN=3>&nbsp;</TD><TR> 309 </TD><TR><TD COLSPAN=3>&nbsp;</TD><TR>
320 310
321 <TD></TD><TD VALIGN=top>Q:</TD><TD WIDTH=100%><B><font face="Verdana, Arial, Helvetica, sans-serif" size="2"> 311 <TD></TD><TD VALIGN=top>Q:</TD><TD WIDTH=100%><B><font face="Verdana, Arial, Helvetica, sans-serif" size="2">
322 MPlayer dies with "MPlayer interrupted by signal 4 in module: decode_video". 312 MPlayer dies with "MPlayer interrupted by signal 4 in module: decode_video".
323 </B></TD><TR><TD></TD><TD VALIGN=top>A:</TD><TD><font face="Verdana, Arial, Helvetica, sans-serif" size="2"> 313 </B></TD><TR><TD></TD><TD VALIGN=top>A:</TD><TD><font face="Verdana, Arial, Helvetica, sans-serif" size="2">