Mercurial > mplayer.hg
diff DOCS/en/faq.html @ 9722:ae5dd934b9c8
-ni (detection) and -cache
author | jonas |
---|---|
date | Sat, 29 Mar 2003 10:54:21 +0000 |
parents | 0fe056bdb135 |
children | f4e0b637ffc5 |
line wrap: on
line diff
--- a/DOCS/en/faq.html Sat Mar 29 09:07:38 2003 +0000 +++ b/DOCS/en/faq.html Sat Mar 29 10:54:21 2003 +0000 @@ -213,6 +213,7 @@ <DT>Q: I'd like to compile MPlayer on Minix!</DT> <DD>A: Me too. :)</DD> + <DD> </DD> </DL> @@ -381,6 +382,7 @@ <DT>Q: How can I run MPlayer in the background?</DT> <DD>A: Use: <CODE>mplayer <options> <filename> < /dev/null &</CODE></DD> + <DD> </DD> </DL> @@ -539,6 +541,7 @@ <DD>A: This is again a power management effect (see above). Plug the external power connector in <B>before</B> you power on your notebook or use the <CODE>-nortc</CODE> option.</DD> + <DD> </DD> </DL> @@ -641,6 +644,7 @@ enlightenment: SDL's <CODE>x11</CODE> target uses xv when available, you don't have to worry about it ... Note: you can force/disable Xv via SDL using <CODE>-forcexv</CODE> and <CODE>-noxv</CODE></DD> + <DD> </DD> </DL> @@ -704,6 +708,15 @@ <DD>A: Use the <CODE>-cache</CODE> option (described in the man page) and try enabling DMA for the DVD drive with the hdparm tool (described in the <A HREF="cd-dvd.html#cd">CD chapter</A> of the documentation).</DD> + <DD> </DD> + + <DT>Q: While playing a movie it suddenly gets jerky and I get + the following message:<BR> + <CODE>Badly interleaved AVI file detected - switching to -ni + mode...</CODE> + <DD>A: Badly interleaved files and <CODE>-cache</CODE> don't work well + together. Try <CODE>-nocache</CODE>.</DD> + <DD> </DD> </DL>