changeset 811:aa56932a4279

Small changes.
author atmosfear
date Wed, 16 May 2001 06:27:50 +0000
parents 81d60baccb74
children 9b0f10a3890d
files DOCS/MPlayer-FAQ
diffstat 1 files changed, 2 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/DOCS/MPlayer-FAQ	Tue May 15 19:24:09 2001 +0000
+++ b/DOCS/MPlayer-FAQ	Wed May 16 06:27:50 2001 +0000
@@ -93,6 +93,7 @@
 
 Q: Indeo 3.x/4.x movies are viewed upside-down!!!?
 A: It's a known bug (really it's a bug/limitation of the DLL codec)
+   Try if your vo driver supports the -flip switch.
 
 Q: Indeo 3.x,4.x video doesn't work at 32bpp resolutions (16,24 bpp are ok)
 A: It's a known bug (really it's a bug/limitation of the DLL codec)
@@ -220,4 +221,4 @@
 
 Q: MPlayer dies with "MPlayer interrupted by signal 4 in module: decode_video".
 A: Try running MPlayer on the machine you compiled on. Or recompile. Don't
-   use MPlayer on different CPU that it was compiled on.
+   use MPlayer on different CPU than it was compiled on.