openbsd-ports/x11/vlc/pkg/MESSAGE-main
jakemsr d514f9d146 - add support for Esound and aRTs audio output, as pseudo_flavors
and subpackages
- move the mozilla plugin to a subpackage
- enable altivec support as a flavor
- ffmpeg and wxWidgets lib_depends/wantlib updates

help/ok ajacoutot@
2007-11-11 01:37:54 +00:00

14 lines
508 B
Plaintext

As shipped, vlc cannot descramble DVDs. There are a few DVDs out there
with no scramble protection. However, vlc will recognize and use an
installed descrambling library (see converters/libdvd in the ports
tree).
On i386 vlc can use win32 codecs (see graphics/win32-codecs in the ports
tree) if they are installed and if the machdep.userldt sysctl is enabled,
e.g. by running:
# sysctl machdep.userldt=1
This value can be made permanent by editing /etc/sysctl.conf, see
sysctl.conf(5) for more details.