Mercurial > mplayer.hg
comparison DOCS/faq.html @ 6777:a0414ad68a4e
Added 2 entries: no sound without win32 and no sound with sound daemon.
Consolidated gcc 2.96 and avifile entries.
author | diego |
---|---|
date | Wed, 24 Jul 2002 03:49:34 +0000 |
parents | 535b63237c14 |
children | be9ab9dcd653 |
comparison
equal
deleted
inserted
replaced
6776:ea25a330f78b | 6777:a0414ad68a4e |
---|---|
49 </B></TD><TR><TD></TD><TD VALIGN=top>A:</TD><TD>Probably there is no such file or directory. | 49 </B></TD><TR><TD></TD><TD VALIGN=top>A:</TD><TD>Probably there is no such file or directory. |
50 </TD><TR><TD COLSPAN=3> </TD><TR> | 50 </TD><TR><TD COLSPAN=3> </TD><TR> |
51 | 51 |
52 <TD> </TD><TD VALIGN=top>Q:</TD><TD WIDTH="100%"><B>What's the problem with gcc 2.96? | 52 <TD> </TD><TD VALIGN=top>Q:</TD><TD WIDTH="100%"><B>What's the problem with gcc 2.96? |
53 </B></TD><TR><TD></TD><TD VALIGN=top>A:</TD><TD><B>We strongly discourage the use of gcc 2.96!!!</B><BR> | 53 </B></TD><TR><TD></TD><TD VALIGN=top>A:</TD><TD><B>We strongly discourage the use of gcc 2.96!!!</B><BR> |
54 Read <A HREF="users_against_developers.html#gcc">this</A> | 54 Read <A HREF="users_against_developers.html#gcc">this</A> document for details |
55 document for details. If you still really really want to use it, be sure to get | 55 about why Red Hat released gcc 2.96 and what the problems are all about. If you |
56 the latest release, but remember that you are on your own. Do <B>not</B> report | 56 still really really want to use it, be sure to get the latest release and give |
57 bugs or ask for help on the mailing lists. We will <B>not</B> provide any support | 57 the <CODE>--disable-gcc-checking</CODE> option to configure. Remember that you |
58 in case you run into problems. | 58 are on your own from this point. Do <B>not</B> report bugs, do <B>not</B> ask |
59 <BR> | 59 for help on the mailing lists. We will <B>not</B> provide any support in case |
60 you run into problems. | |
60 </TD><TR><TD COLSPAN=3> </TD><TR> | 61 </TD><TR><TD COLSPAN=3> </TD><TR> |
61 | 62 |
62 <TD></TD><TD VALIGN=top>Q:</TD><TD WIDTH="100%"><B>Great, I have gcc 3.0.1 from Red Hat/Mandrake, then I'm fine--! | 63 <TD></TD><TD VALIGN=top>Q:</TD><TD WIDTH="100%"><B>Great, I have gcc 3.0.1 from Red Hat/Mandrake, then I'm fine--! |
63 </B></TD><TR><TD></TD><TD VALIGN=top>A:</TD><TD>No, since there have been/are issues with these compilers as well.<BR> | 64 </B></TD><TR><TD></TD><TD VALIGN=top>A:</TD><TD>No, since there have been/are issues with these compilers as well.<BR> |
64 To check the status of current compilers' MPlayer support, see the | 65 To check the status of current compilers' MPlayer support, see the |
115 provide install support for it. then we could leave current work, so | 116 provide install support for it. then we could leave current work, so |
116 development could go faster, and we could earn lots of money with it and buy a | 117 development could go faster, and we could earn lots of money with it and buy a |
117 big house, etc etc. Do you really want it? It seems.</P> | 118 big house, etc etc. Do you really want it? It seems.</P> |
118 </BLOCKQUOTE> | 119 </BLOCKQUOTE> |
119 | 120 |
120 </TD><TR><TD COLSPAN=3> </TD><TR> | |
121 | |
122 <TD></TD><TD VALIGN=top>Q:</TD><TD WIDTH="100%"><B>Where can I find information about gcc 2.96 bugs? | |
123 </B></TD><TR><TD></TD><TD VALIGN=top>A:</TD><TD><A HREF="users_against_developers.html#gcc">This</A> | |
124 document describes why Red Hat released 2.96 and other interesting things. | |
125 </TD><TR><TD COLSPAN=3> </TD><TR> | 121 </TD><TR><TD COLSPAN=3> </TD><TR> |
126 | 122 |
127 <TD></TD><TD VALIGN=top>Q:</TD><TD WIDTH="100%"><B>SDL output doesn't work or compile. The problem is ... | 123 <TD></TD><TD VALIGN=top>Q:</TD><TD WIDTH="100%"><B>SDL output doesn't work or compile. The problem is ... |
128 </B></TD><TR><TD></TD><TD VALIGN=top>A:</TD><TD>It was tested to work with SDL 1.2.x and may run on SDL 1.1.7+. | 124 </B></TD><TR><TD></TD><TD VALIGN=top>A:</TD><TD>It was tested to work with SDL 1.2.x and may run on SDL 1.1.7+. |
129 It does <B>not</B> work with any previous version. So if you choose to use such | 125 It does <B>not</B> work with any previous version. So if you choose to use such |
331 | 327 |
332 <TD COLSPAN=3> | 328 <TD COLSPAN=3> |
333 <B><A NAME="5.3">5.3 File playing problems</A></B> | 329 <B><A NAME="5.3">5.3 File playing problems</A></B> |
334 </TD><TR><TD COLSPAN=3> </TD><TR> | 330 </TD><TR><TD COLSPAN=3> </TD><TR> |
335 | 331 |
332 <TD></TD><TD VALIGN=top>Q:</TD><TD WIDTH="100%"><B>I can play certain AVIs but I | |
333 get no sound and this kind of error: | |
334 <PRE> | |
335 Detected audio codec: [divx] afm:4 (DivX audio (WMA)) | |
336 Requested audio codec family [divx] (afm=4) not available (enable it at | |
337 compile time!) | |
338 </PRE> | |
339 </B></TD><TR><TD></TD><TD VALIGN=top>A:</TD><TD>Probably the audio uses a codec | |
340 not natively supported by <B>MPlayer</B>. Install the Win32 codec package as | |
341 described in the README or <A HREF="documentation.html#1.3">here</A>. | |
342 </TD><TR><TD COLSPAN=3> </TD><TR> | |
343 | |
336 <TD></TD><TD VALIGN=top>Q:</TD><TD WIDTH="100%"><B>... works with avifile/aviplay but doesn't with MPlayer. | 344 <TD></TD><TD VALIGN=top>Q:</TD><TD WIDTH="100%"><B>... works with avifile/aviplay but doesn't with MPlayer. |
337 </B></TD><TR><TD></TD><TD VALIGN=top>A:</TD><TD><B>MPlayer</B> != avifile. | 345 </B></TD><TR><TD></TD><TD VALIGN=top>A:</TD><TD><B>MPlayer</B> != avifile. |
338 The only common thing between these players is the Win32 DLL loader. | 346 The only common thing between these players is the Win32 DLL loader. |
339 The codecs (DLL) set, synchronization, demultiplexing etc is totally | 347 The codecs (DLL) set, synchronization, demultiplexing etc is totally |
340 different and shouldn't be compared. | 348 different and shouldn't be compared. |
377 <TD></TD><TD VALIGN=top>Q:</TD><TD WIDTH="100%"><B>I have problems with [your window manager] and fullscreen xv/xmga/sdl/x11 modes ... | 385 <TD></TD><TD VALIGN=top>Q:</TD><TD WIDTH="100%"><B>I have problems with [your window manager] and fullscreen xv/xmga/sdl/x11 modes ... |
378 </B></TD><TR><TD></TD><TD VALIGN=top>A:</TD><TD>Read the <A HREF="bugreports.html">bug reporting guidelines</A> and send us a | 386 </B></TD><TR><TD></TD><TD VALIGN=top>A:</TD><TD>Read the <A HREF="bugreports.html">bug reporting guidelines</A> and send us a |
379 proper bug report. | 387 proper bug report. |
380 </TD><TR><TD COLSPAN=3> </TD><TR> | 388 </TD><TR><TD COLSPAN=3> </TD><TR> |
381 | 389 |
382 <TD></TD><TD VALIGN=top>Q:</TD><TD WIDTH="100%"><B>But it works with avifile! | 390 <TD></TD><TD VALIGN=top>Q:</TD><TD WIDTH="100%"><B>I got this playing MPEG files: Can't find codec for video format 0x10000001! |
383 </B></TD><TR><TD></TD><TD VALIGN=top>A:</TD><TD>So what? | |
384 </TD><TR><TD COLSPAN=3> </TD><TR> | |
385 | |
386 <TD></TD><TD VALIGN=top>Q:</TD><TD WIDTH="100%"><B>Then avifile is better! | |
387 </B></TD><TR><TD></TD><TD VALIGN=top>A:</TD><TD>Then use avifile, it has a nice GUI and nice C++ code :) | |
388 </TD><TR><TD COLSPAN=3> </TD><TR> | |
389 | |
390 <TD></TD><TD VALIGN=top>Q:</TD><TD WIDTH="100%"><B>I got this playing mpeg files: Can't find codec for video format 0x10000001! | |
391 </B></TD><TR><TD></TD><TD VALIGN=top>A:</TD><TD>You have an old version of codecs.conf at <CODE>~/.mplayer/</CODE>. Upgrade it | 391 </B></TD><TR><TD></TD><TD VALIGN=top>A:</TD><TD>You have an old version of codecs.conf at <CODE>~/.mplayer/</CODE>. Upgrade it |
392 from <CODE>/etc/</CODE>.<BR> | 392 from <CODE>/etc/</CODE>.<BR> |
393 <B>OR</B> you have the <CODE>vc=</CODE> option or something similar in your | 393 <B>OR</B> you have the <CODE>vc=</CODE> option or something similar in your |
394 config file(s). | 394 config file(s). |
395 </TD><TR><TD COLSPAN=3> </TD><TR> | 395 </TD><TR><TD COLSPAN=3> </TD><TR> |
469 | 469 |
470 <TD COLSPAN=3> | 470 <TD COLSPAN=3> |
471 <B><A NAME="5.4">5.4 Video/audio driver problems (vo/ao)</A></B> | 471 <B><A NAME="5.4">5.4 Video/audio driver problems (vo/ao)</A></B> |
472 </TD><TR><TD COLSPAN=3> </TD><TR> | 472 </TD><TR><TD COLSPAN=3> </TD><TR> |
473 | 473 |
474 <TD></TD><TD VALIGN=top>Q:</TD><TD WIDTH="100%"><B>I have no sound when playing a | |
475 video and get error messages similar to this one: | |
476 <PRE> | |
477 AO: [oss] 44100Hz 2ch Signed 16-bit (Little-Endian) | |
478 audio_setup: Can't open audio device /dev/dsp: Device or resource busy | |
479 couldn't open/init audio device -> NOSOUND | |
480 Audio: no sound!!! | |
481 Start playing... | |
482 </PRE> | |
483 </B></TD><TR><TD></TD><TD VALIGN=top>A:</TD><TD>Are you running KDE or GNOME with | |
484 the arts or esd sound daemon? Try disabling the sound daemon, or use the | |
485 <CODE>-ao arts</CODE> switch to make <B>MPlayer</B> use arts. | |
486 </TD><TR><TD COLSPAN=3> </TD><TR> | |
474 | 487 |
475 <TD></TD><TD VALIGN=top>Q:</TD><TD WIDTH="100%"><B>What about the DGA driver? I can't find it!!! | 488 <TD></TD><TD VALIGN=top>Q:</TD><TD WIDTH="100%"><B>What about the DGA driver? I can't find it!!! |
476 </B></TD><TR><TD></TD><TD VALIGN=top>A:</TD><TD><CODE>./configure</CODE> autodetects your DGA driver. If <CODE>-vo help</CODE> doesn't show | 489 </B></TD><TR><TD></TD><TD VALIGN=top>A:</TD><TD><CODE>./configure</CODE> autodetects your DGA driver. If <CODE>-vo help</CODE> doesn't show |
477 DGA, then there's a problem with your X installation. | 490 DGA, then there's a problem with your X installation. |
478 Try <CODE>./configure --enable-dga</CODE> and read the | 491 Try <CODE>./configure --enable-dga</CODE> and read the |