Mercurial > mplayer.hg
changeset 1533:8ee4ab7de293
Added SSE note by Bohdan Horst.
author | atmos4 |
---|---|
date | Wed, 15 Aug 2001 17:56:55 +0000 |
parents | cb9bc07f3d4c |
children | 12b9354cd320 |
files | DOCS/FREEBSD |
diffstat | 1 files changed, 1 insertions(+), 0 deletions(-) [+] |
line wrap: on
line diff
--- a/DOCS/FREEBSD Wed Aug 15 17:32:47 2001 +0000 +++ b/DOCS/FREEBSD Wed Aug 15 17:56:55 2001 +0000 @@ -6,6 +6,7 @@ 2. To run mplayer you will need to re-compile the kernel with "options USER_LDT" (unless you are running -CURRENT, where this is default). +If you have a CPU with SSE also use "options CPU_ENABLE_SSE" to use it. 3. If mplayer complains about "CD-ROM Device '/dev/cdrom' not found!" make a symbolic link : ln -s /dev/<your_cdrom_device> /dev/cdrom