Mercurial > mplayer.hg
diff DOCS/faq.html @ 1892:70dbd25c128c
jo sok ilyen ize.
author | gabucino |
---|---|
date | Fri, 14 Sep 2001 16:13:28 +0000 |
parents | ff547d7d4ab3 |
children | 10136e4b128a |
line wrap: on
line diff
--- a/DOCS/faq.html Thu Sep 13 19:50:06 2001 +0000 +++ b/DOCS/faq.html Fri Sep 14 16:13:28 2001 +0000 @@ -242,7 +242,7 @@ <TD></TD><TD VALIGN=top>Q:</TD><TD WIDTH=100%><B><font face="Verdana, Arial, Helvetica, sans-serif" size="2"> What exactly is this libavcodec? </B></TD><TR><TD></TD><TD VALIGN=top>A:</TD><TD><font face="Verdana, Arial, Helvetica, sans-serif" size="2"> -It's from Gerard Lantau's ffmpeg package (http://ffmpeg.sourceforge.net). +It's from Gerard Lantau's ffmpeg package (<A HREF="http://ffmpeg.sourceforge.net">http://ffmpeg.sourceforge.net</A>). It has C language DivX ;-) and OpenDivX alpha 47 codec. Some benchmarks showed that its DivX seems to be even faster than DirectShow codec without preprocessing, and only a few percent slower than ProjectMayo's DivX4 @@ -363,6 +363,18 @@ It's not a DivX file, but an M$ MPEG4v3 . Update your codecs.conf. </TD><TR><TD COLSPAN=3> </TD><TR> +<TD></TD><TD VALIGN=top>Q:</TD><TD WIDTH=100%><B><font face="Verdana, Arial, Helvetica, sans-serif" size="2"> +There this movie is, and when I play it I get video-audio desync and/or MPlayer crashes with the following:<BR> +<CODE>DEMUXER: Too many (945 in 8390980 bytes) video packets in the buffer!</CODE> +</B></TD><TR><TD></TD><TD VALIGN=top>A:</TD><TD><font face="Verdana, Arial, Helvetica, sans-serif" size="2"> +This can have multiple reasons.<BR> + <LI>your CPU <B>and/or</B> video card <B>and/or</B> bus is too SLOW. <B>MPlayer</B> + displays a message if this is the case. (and the dropped frames counter is going up fast)</LI> + <LI>if it is an AVI, maybe it has shit interleaving. Try the <I>-ni</I> option.</LI> + <LI>your sound driver is shit, or you use ALSA 0.5 with <I>-ao oss</I>. See the <A HREF="sound.html">soundcards section</A>.</LI> + <LI>the AVI has shit header, try with the <I>-nobps</I> option, and/or <I>-mc 0</I> .</LI> +</TD><TR><TD COLSPAN=3> </TD><TR> + <TD COLSPAN=3> <B><A NAME=5.4>5.4. Video/audio driver problems (vo/ao)</A></B> </TD><TR><TD COLSPAN=3> </TD><TR>