mirror of
https://github.com/mpv-player/mpv
synced 2025-01-20 22:40:52 +00:00
Small update.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@1541 b3059339-0415-0410-9bf9-f77b7e298cf2
This commit is contained in:
parent
f5afe9ef50
commit
9e0d8a5dbf
@ -6,7 +6,8 @@ native BSD make will not work.
|
||||
|
||||
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.
|
||||
If you have a CPU with SSE also use "options CPU_ENABLE_SSE" to use it
|
||||
(FreeBSD-STABLE required, or use kernel patches).
|
||||
|
||||
3. If mplayer complains about "CD-ROM Device '/dev/cdrom' not found!" make a
|
||||
symbolic link : ln -s /dev/<your_cdrom_device> /dev/cdrom
|
||||
|
Loading…
Reference in New Issue
Block a user