From ec45042aa989ef39197df53f89f10e32689afbc3 Mon Sep 17 00:00:00 2001 From: jonas Date: Sat, 29 Mar 2003 10:54:21 +0000 Subject: -ni (detection) and -cache git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@9723 b3059339-0415-0410-9bf9-f77b7e298cf2 --- DOCS/en/faq.html | 13 +++++++++++++ DOCS/xml/en/faq.xml | 11 +++++++++++ 2 files changed, 24 insertions(+) (limited to 'DOCS') diff --git a/DOCS/en/faq.html b/DOCS/en/faq.html index f5e4633d9f..31b1c9e88d 100644 --- a/DOCS/en/faq.html +++ b/DOCS/en/faq.html @@ -213,6 +213,7 @@
Q: I'd like to compile MPlayer on Minix!
A: Me too. :)
+
 
@@ -381,6 +382,7 @@
Q: How can I run MPlayer in the background?
A: Use: mplayer <options> <filename> < /dev/null &
+
 
@@ -539,6 +541,7 @@
A: This is again a power management effect (see above). Plug the external power connector in before you power on your notebook or use the -nortc option.
+
 
@@ -641,6 +644,7 @@ enlightenment: SDL's x11 target uses xv when available, you don't have to worry about it ... Note: you can force/disable Xv via SDL using -forcexv and -noxv +
 
@@ -704,6 +708,15 @@
A: Use the -cache option (described in the man page) and try enabling DMA for the DVD drive with the hdparm tool (described in the CD chapter of the documentation).
+
 
+ +
Q: While playing a movie it suddenly gets jerky and I get + the following message:
+ Badly interleaved AVI file detected - switching to -ni + mode... +
A: Badly interleaved files and -cache don't work well + together. Try -nocache.
+
 
diff --git a/DOCS/xml/en/faq.xml b/DOCS/xml/en/faq.xml index 8ac70f4929..6ed4a7a31c 100644 --- a/DOCS/xml/en/faq.xml +++ b/DOCS/xml/en/faq.xml @@ -792,6 +792,17 @@ connector in before you power on your notebook or use the option. + + +While playing a movie it suddenly gets jerky and I get +the following message: +Badly interleaved AVI file detected - switching to -ni mode... + + +Badly interleaved files and don't work well together. +Try . + + -- cgit v1.2.3