Playing DVD's on OpenBSD with mplayer
The OpenBSD FAQ pretty much
explains it all, yet I always forget that you have to either run
mplayer dvd:/// as root -or- mount the DVD (as a
CD, i.e. mount -t cd9660 -r /dev/cd0c /mnt), with appropriate
perms on /mnt, and then run from another user.