# HG changeset patch # User gabucino # Date 983899616 0 # Node ID dc43376527232b4f6c3ff3e92d5eca42226e9f43 # Parent 6f430f66dcd736e231a9b186b8888a6d3d5cfe36 small typos, Qs corrected diff -r 6f430f66dcd7 -r dc4337652723 DOCS/MPlayer-FAQ --- a/DOCS/MPlayer-FAQ Tue Mar 06 10:33:27 2001 +0000 +++ b/DOCS/MPlayer-FAQ Tue Mar 06 17:26:56 2001 +0000 @@ -79,7 +79,7 @@ (avifile's codec package has different DLL set) Q: It wants to load l3codeca.acm, but I don't have such file. -A: You should use w32codec.zip from MPlayer FTP, instead of avifile's pack! +A: You should use w32codec.zip from MPlayer FTP instead of avifile's pack! Q: ...... works with avifile/aviplay while doesn't with MPlayer A: MPlayer != avifile @@ -87,7 +87,7 @@ The codecs (dll) sets, syncronization, demultiplexing etc is totaly different and shouldn't be compared. If something works with aviplay it doesn't mean that MPlayer should do - it and vice versa. You should contact me, I'll fix the bug!!! + it and vice versa. You should contact me, I'll fix the bug! 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) @@ -102,11 +102,9 @@ Q: It aborts with signal 11 playing a file with IMA-ADPCM audio. A: This codec isn't yet supported! -Q: Why do you enjoy making that much pre-releases? -A: Download one and you'll know! - Q: Are there rpm/deb/... packages of MPlayer? -A: Not yet. +A: Not yet. However, you can make a .deb package for yourself, check + DOCS/DEBIAN Q: Are there any mailing lists on MPlayer? A: Yes! See README on how to subscribe them! @@ -126,5 +124,5 @@ Mandrake systems). It can be created with the 'ln -sf /usr/X11R6 /usr/X11' command. Your distribution may differ from the Linux Filesystem Standard. -Q: I have files with WMV (Windows Media Video) extension. Can I use'em? -A: No, we couldn't find any way to get it work with MPlayer. +Q: I have problems playing files with ... codec. Can I use'em? +A: Check DOCS/TODO , if it doesn't contain your codec, contact us.