From 64a7832ad29c0c6385c7e3de771a3fdb5502cdb8 Mon Sep 17 00:00:00 2001 From: jheryan Date: Fri, 13 Jan 2006 13:10:42 +0000 Subject: Synced with 1.76 git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@17376 b3059339-0415-0410-9bf9-f77b7e298cf2 --- DOCS/xml/cs/ports.xml | 105 +++++++++++++++++++++++++++++++++----------------- 1 file changed, 70 insertions(+), 35 deletions(-) (limited to 'DOCS/xml/cs') diff --git a/DOCS/xml/cs/ports.xml b/DOCS/xml/cs/ports.xml index deb57a856e..5d4a4e96c8 100644 --- a/DOCS/xml/cs/ports.xml +++ b/DOCS/xml/cs/ports.xml @@ -1,5 +1,5 @@ - + Porty @@ -91,8 +91,8 @@ Pokud pot *BSD -MPlayer běží na FreeBSD, OpenBSD, NetBSD, -BSD/OS a Darwinu. Existují portované/pkgsrc/fink/atd verze +MPlayer běží na všech známých BSD verzích. +Existují portované/pkgsrc/fink/atd verze MPlayeru, které lze pravděpodobně snadněji použít, než naše surové zdrojové kódy. @@ -147,8 +147,18 @@ Viz sekce Mac OS. - -Sun Solaris + +Komerční Unix + + +MPlayer byl portován na mnoho komerčních variant +Unixu. Jelikož vývojová prostředí na těchto systémech bývají odlišná od těch +na svobodných Unixech, budete muset provést ruční úpravy, aby se kompilace +povedla. + + + +Solaris MPlayer by měl běžet na Solarisu 2.6 nebo novějším. Použijte SUN audio rozhraní pomocí volby pro přehrávání @@ -246,10 +256,10 @@ modulo 4GB Problém hsfs může být odstraněn nainstalováním patche 109764-04 (sparc) / 109765-04 (x86). - + - -Silicon Graphics Irix + +IRIX You can either try to install the GNU install program, and (if you did not put it in your global path) then point to the location with: @@ -275,10 +285,10 @@ And then do (from within the MPlayer source dir): cp DOCS/mplayer.1 . ; cp etc/codecs.conf . and then go on with building and installing. - + - + HP-UX Joe Page hosts a detailed HP-UX MPlayer @@ -395,21 +405,7 @@ default of 64MB is enough or not.) - - - - -QNX - -Works. You'll need to download SDL for QNX, and install it. Then run -MPlayer with -and options, and it should be fast. - - - -The output will be even slower than on Linux, -since QNX has only X emulation which is VERY slow. Use SDL. - + @@ -438,10 +434,9 @@ since QNX has only X emulation which is VERY slow. Use SDL. Best results are achieved with the native DirectX video output driver - () and the native Windows waveout audio driver - (). Alternatives are OpenGL and SDL, but OpenGL + (). Alternatives are OpenGL and SDL, but OpenGL performance varies greatly between systems and SDL is known to - distort sound and video or crash on some systems. If the image is + distort video or crash on some systems. If the image is distorted, try turning off hardware acceleration with . Download DirectX 7 header files @@ -512,11 +507,25 @@ since QNX has only X emulation which is VERY slow. Use SDL. console is rather slow. Redirecting output or using the option has been reported to improve performance on some systems. Direct rendering () may also help. - You can prevent OSD flicker through double buffering with the - option. If playback is jerky, try + If playback is jerky, try . If some of these options help you, you may want to put them in your config file. + + +On Windows the runtime CPU detection disables SSE support + because of recurring and hard-to-trace SSE-related crashes. If you + wish to have SSE support under Windows, you will have to compile without + runtime CPU-detection. + + +If you have a Pentium 4 and are experiencing a crash using the + RealPlayer codecs, you may need to disable hyperthreading support. + + + + + <application>Cygwin</application> @@ -562,14 +571,15 @@ since QNX has only X emulation which is VERY slow. Use SDL. Mac OS -MPlayer should compile out-of-the-box on -Mac OS X 10.2 and up. The preferred compiler is the Apple version of +MPlayer does not work on Mac OS versions before +10, but should compile out-of-the-box on Mac OS X 10.2 and up. +The preferred compiler is the Apple version of GCC 3.x or later. If you have Mac OS X 10.3.9 or later and QuickTime 7 you can use the macosx video output driver. - -MPlayer OS X + +MPlayer OS X GUI You can get a native GUI for MPlayer together with @@ -672,7 +682,31 @@ not work anymore. - + +Exotic Platforms + + +MPlayer runs on a number of exotic platforms, +but most of the platform-specific changes from those systems have not been +merged back into the main source tree. +For build instructions you should refer to the system-specific documentation. + + + +QNX + +You'll need to download and install SDL for QNX. Then run +MPlayer with +and options, it should be fast. + + + +The output will be even slower than on Linux, +since QNX has only X emulation which is very slow. + + + + Amiga/MorphOS (GeekGadgets) The people over at www.amigasoft.net @@ -702,6 +736,7 @@ Get if from MorphZone: + -- cgit v1.2.3