summaryrefslogtreecommitdiffstats
path: root/DOCS/faq.html
diff options
context:
space:
mode:
authorgabucino <gabucino@b3059339-0415-0410-9bf9-f77b7e298cf2>2001-08-30 13:44:27 +0000
committergabucino <gabucino@b3059339-0415-0410-9bf9-f77b7e298cf2>2001-08-30 13:44:27 +0000
commit408d359b950581b0781ff4327054df6b6c2916b1 (patch)
treeafe4a70b8a3dfd7f5afae20561663050c6a259d7 /DOCS/faq.html
parent0f4038564e64df6bcfe58a9cf695404d35251c1a (diff)
downloadmpv-408d359b950581b0781ff4327054df6b6c2916b1.tar.bz2
mpv-408d359b950581b0781ff4327054df6b6c2916b1.tar.xz
*** empty log message ***
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@1775 b3059339-0415-0410-9bf9-f77b7e298cf2
Diffstat (limited to 'DOCS/faq.html')
-rw-r--r--DOCS/faq.html14
1 files changed, 2 insertions, 12 deletions
diff --git a/DOCS/faq.html b/DOCS/faq.html
index 4c38429d2d..670f7529af 100644
--- a/DOCS/faq.html
+++ b/DOCS/faq.html
@@ -54,7 +54,7 @@ Where did you install the SDL library? If you installed in /usr/local
It doesn't compile, and it misses uint64_t inttypes.h and similar things...
</B></TD><TR><TD></TD><TD VALIGN=top>A:</TD><TD><font face="Verdana, Arial, Helvetica, sans-serif" size="2">
copy etc/inttypes.h to <B>MPlayer</B> directory (cp etc/inttypes.h .)
-try again... if fail, contact us
+try again...
</TD><TR><TD COLSPAN=3>&nbsp;</TD><TR>
<TD></TD><TD VALIGN=top>Q:</TD><TD WIDTH=100%><B><font face="Verdana, Arial, Helvetica, sans-serif" size="2">
@@ -287,14 +287,6 @@ It's a known bug (really it's a bug/limitation of the DLL codec).
</TD><TR><TD COLSPAN=3>&nbsp;</TD><TR>
<TD></TD><TD VALIGN=top>Q:</TD><TD WIDTH=100%><B><font face="Verdana, Arial, Helvetica, sans-serif" size="2">
-I've got 'MPlayer interrupted by signal 11' in module audio_setup or
-decode_audio.
-</B></TD><TR><TD></TD><TD VALIGN=top>A:</TD><TD><font face="Verdana, Arial, Helvetica, sans-serif" size="2">
-This is highly unlikely, since the mp3lib rewrite. Contact us, it may be
-a bug. Possibly it's a damaged file, try with -afm 4.
-</TD><TR><TD COLSPAN=3>&nbsp;</TD><TR>
-
-<TD></TD><TD VALIGN=top>Q:</TD><TD WIDTH=100%><B><font face="Verdana, Arial, Helvetica, sans-serif" size="2">
MPlayer exits with something error when using l3codeca.acm.
</B></TD><TR><TD></TD><TD VALIGN=top>A:</TD><TD><font face="Verdana, Arial, Helvetica, sans-serif" size="2">
Check 'ldd /usr/local/bin/mplayer' output. If it contains<BR>
@@ -313,9 +305,7 @@ or use <B>MPlayer</B>'s -afm 1 option to disable using l3codeca.acm.
My computer plays M$ DivX AVIs with resolutions ~ 640x300 and stereo mp3
sound too slow. When I use -nosound switch, everything is ok (but quiet).
</B></TD><TR><TD></TD><TD VALIGN=top>A:</TD><TD><font face="Verdana, Arial, Helvetica, sans-serif" size="2">
-Those files probably have 48Khz audio, and your soundcard/driver can't play
-it correctly. Audio downsampling isn't implemented in <B>MPlayer</B> (yet).
-Maybe use the SDL driver, with <B>-ao:sdl</B>
+Ok son, your machine is too slow. RTFM or anything.
</TD><TR><TD COLSPAN=3>&nbsp;</TD><TR>
<TD></TD><TD VALIGN=top>Q:</TD><TD WIDTH=100%><B><font face="Verdana, Arial, Helvetica, sans-serif" size="2">