From 90a349ebf35318c0372e851615d9cfad265a632e Mon Sep 17 00:00:00 2001 From: gabucino Date: Wed, 9 May 2001 22:25:15 +0000 Subject: *** empty log message *** git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@744 b3059339-0415-0410-9bf9-f77b7e298cf2 --- DOCS/CODECS | 2 ++ DOCS/MPlayer-FAQ | 13 ++++++++----- 2 files changed, 10 insertions(+), 5 deletions(-) (limited to 'DOCS') diff --git a/DOCS/CODECS b/DOCS/CODECS index 1ffbad52ff..c73e70f79b 100644 --- a/DOCS/CODECS +++ b/DOCS/CODECS @@ -58,6 +58,8 @@ Problems: - MSZH avimszh.dll: RGB only (no YUV), Called unk_RegEnumValueA -> endless loop - MWV1: calls many unk_ functions and then segfaults. +- HuffYUV: (HFYU) + huffyuv.dll: YUY2 _or_ 24/32bpp only (depending on file encoding) Not tested: diff --git a/DOCS/MPlayer-FAQ b/DOCS/MPlayer-FAQ index 2cf58c7931..5db16d6428 100644 --- a/DOCS/MPlayer-FAQ +++ b/DOCS/MPlayer-FAQ @@ -105,11 +105,14 @@ A: It's a damaged file with bad mp3 audio stream. Try it with -afm 4 Q: Are there rpm/deb/... packages of MPlayer? A: You can make a .deb package for yourself, check DOCS/DEBIAN . There are .rpm packages at - ftp://ftp.pld.org.pl/test/i{3,5,6}86/ - and/or - ftp://ftp.pld.org.pl/PLD-1.0/i{3,5,6}86/PLD/RPMS/ - NOTE: i{3,5,6} stand for i386, i586, i686 . If you have i686 CPU, use - i686, etc. + ftp://ftp.pld.org.pl/test/i386/ + ftp://ftp.pld.org.pl/test/i586/ + ftp://ftp.pld.org.pl/test/i686/ + + NOTE : it's _STRONGLY_ discouraged to make and distribute binary packages + of MPlayer, since it (currently) _highly_ depends on compile-time + options and optimizations! + NOTE: MANUAL COMPILATION _ALWAYS_ GIVES BETTER PERFORMANCE AND SPEED ! Q: Are there any mailing lists on MPlayer? -- cgit v1.2.3