From 0ce3ded590600f48704ee0d2a7a842741ba507b8 Mon Sep 17 00:00:00 2001 From: atmosfear Date: Wed, 16 May 2001 06:27:50 +0000 Subject: [PATCH] Small changes. git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@812 b3059339-0415-0410-9bf9-f77b7e298cf2 --- DOCS/MPlayer-FAQ | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/DOCS/MPlayer-FAQ b/DOCS/MPlayer-FAQ index c46773823a..fb10fa43e6 100644 --- a/DOCS/MPlayer-FAQ +++ b/DOCS/MPlayer-FAQ @@ -93,6 +93,7 @@ A: MPlayer != avifile 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 @@ A: Maybe. But you better look for already existant MPEG players on that 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.