From 2ef5a16f401087d2f68981547be5d74930ecbb94 Mon Sep 17 00:00:00 2001 From: diego Date: Sat, 10 Dec 2005 19:01:01 +0000 Subject: known bugs with P4 and SSE, small fixes based on a patch by compn < . tempn . @ . twmi . . . rr . . . com . > git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@17159 b3059339-0415-0410-9bf9-f77b7e298cf2 --- DOCS/xml/en/ports.xml | 18 ++++++++++++++++-- 1 file changed, 16 insertions(+), 2 deletions(-) (limited to 'DOCS/xml/en') diff --git a/DOCS/xml/en/ports.xml b/DOCS/xml/en/ports.xml index f51967eac0..d382536545 100644 --- a/DOCS/xml/en/ports.xml +++ b/DOCS/xml/en/ports.xml @@ -505,11 +505,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, 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> -- cgit v1.2.3