Sophie

Sophie

distrib > Mandriva > 2009.0 > i586 > by-pkgid > c152d44cf90e046b661655b5995890a5 > files > 213

mplayer-doc-1.0-1.rc2.18.2mdv2009.0.i586.rpm

<html><head><meta http-equiv="Content-Type" content="text/html; charset=utf-8"><title>B.1. Special system/CPU-specific bugs/problems</title><link rel="stylesheet" href="default.css" type="text/css"><meta name="generator" content="DocBook XSL Stylesheets V1.73.2"><link rel="start" href="index.html" title="MPlayer - The Movie Player"><link rel="up" href="bugs.html" title="Appendix B. Known bugs"><link rel="prev" href="bugs.html" title="Appendix B. Known bugs"><link rel="next" href="bugs-audio.html" title="B.2. Various A-V sync and other audio problems"><link rel="preface" href="howtoread.html" title="How to read this documentation"><link rel="chapter" href="intro.html" title="Chapter 1. Introduction"><link rel="chapter" href="install.html" title="Chapter 2. Installation"><link rel="chapter" href="usage.html" title="Chapter 3. Usage"><link rel="chapter" href="cd-dvd.html" title="Chapter 4. CD/DVD usage"><link rel="chapter" href="faq.html" title="Chapter 5. Frequently Asked Questions"><link rel="chapter" href="containers.html" title="Chapter 6. Containers"><link rel="chapter" href="codecs.html" title="Chapter 7. Codecs"><link rel="chapter" href="video.html" title="Chapter 8. Video output devices"><link rel="chapter" href="audio.html" title="Chapter 9. Audio output devices"><link rel="chapter" href="tv.html" title="Chapter 10. TV"><link rel="chapter" href="radio.html" title="Chapter 11. Radio"><link rel="chapter" href="ports.html" title="Chapter 12. Ports"><link rel="chapter" href="mencoder.html" title="Chapter 13. Basic usage of MEncoder"><link rel="chapter" href="encoding-guide.html" title="Chapter 14. Encoding with MEncoder"><link rel="appendix" href="bugreports.html" title="Appendix A. How to report bugs"><link rel="appendix" href="bugs.html" title="Appendix B. Known bugs"><link rel="appendix" href="skin.html" title="Appendix C. MPlayer skin format"><link rel="appendix" href="history.html" title="Appendix D. History"></head><body bgcolor="white" text="black" link="#0000FF" vlink="#840084" alink="#0000FF"><div class="navheader"><table width="100%" summary="Navigation header"><tr><th colspan="3" align="center">B.1. Special system/CPU-specific bugs/problems</th></tr><tr><td width="20%" align="left"><a accesskey="p" href="bugs.html">Prev</a> </td><th width="60%" align="center">Appendix B. Known bugs</th><td width="20%" align="right"> <a accesskey="n" href="bugs-audio.html">Next</a></td></tr></table><hr></div><div class="sect1" lang="en"><div class="titlepage"><div><div><h2 class="title" style="clear: both"><a name="bugs-special"></a>B.1. Special system/CPU-specific bugs/problems</h2></div></div></div><div class="itemizedlist"><ul type="disc"><li><p>SIGILL (signal 4) on P3 using 2.2.x kernels:</p><p>Problem: kernel 2.2.x doesn't have proper (working) SSE support</p><p>Solution: upgrade kernel to 2.4.x</p><p>Workaround: <span class="command"><strong>./configure --disable-sse</strong></span></p></li><li><p>General SIGILL (signal 4):</p><p>
  Problem: you compiled and run <span class="application">MPlayer</span> on
  different machines (for example compiled on P3 and running on Celeron)
  </p><p>
  Solution: compile <span class="application">MPlayer</span> on the same machine
  where you will use it!
  </p><p>
  Workaround: You can forget all this by configuring with the
  <tt class="option">--enable-runtime-cpudetection</tt> option or you can
  disable particular CPU instruction sets with more specific options (like
  <tt class="option">--disable-mmx</tt>, <tt class="option">--disable-3dnow</tt>, etc).
  </p></li><li><p>Crashes when dumping streams:</p><p>Problem: core dump</p><p>Solution: Don't panic. Make sure you know where your towel is.</p></li></ul></div></div><div class="navfooter"><hr><table width="100%" summary="Navigation footer"><tr><td width="40%" align="left"><a accesskey="p" href="bugs.html">Prev</a> </td><td width="20%" align="center"><a accesskey="u" href="bugs.html">Up</a></td><td width="40%" align="right"> <a accesskey="n" href="bugs-audio.html">Next</a></td></tr><tr><td width="40%" align="left" valign="top">Appendix B. Known bugs </td><td width="20%" align="center"><a accesskey="h" href="index.html">Home</a></td><td width="40%" align="right" valign="top"> B.2. Various A-V sync and other audio problems</td></tr></table></div></body></html>