Jump to content

libdvdcss

From Wikipedia, the free encyclopedia
libdvdcss[1]
Developer(s)VideoLAN
Stable release
1.4.3 / April 20, 2021; 4 years ago (2021-04-20)[2]
Repository
Written inC
Operating systemLinux, BSD, BeOS
Windows 95 and later
Mac OS X, Solaris, HP-UX
PlatformPortable
TypeLibrary
LicenseGNU GPL v2[3]
Websitewww.videolan.org/developers/libdvdcss.html

libdvdcss (or libdvdcss2 in some repositories) is a free and open-source software library for accessing DVDs encrypted with Content Scramble System (CSS). libdvdcss is part of the VideoLAN project and is used by VLC media player and other media player software, such as Ogle, xine-based players, and MPlayer.[citation needed]

Usage

[edit]

Libdvdcss alone is only a library and cannot play DVDs. DVD player applications, such as VLC media player, use this library to decrypt DVDs. Libdvdcss is optional in many open-source DVD players, but without it, only non-encrypted discs will play.[citation needed]

Using HandBrake or VidCoder for DVD ripping requires that one install libdvdcss (with compilation[4] or Homebrew on macOS).

Comparison with DeCSS

[edit]

libdvdcss is not to be confused with DeCSS, one of the first free computer programs capable of decrypting CSS. DeCSS uses a cracked DVD player key to perform authentication, whereas libdvdcss uses a generated list of possible player keys. If none of the keys work (for instance, when the DVD drive enforces DVD region codes), libdvdcss brute-forces the key, ignoring the DVD's region code (if any).

Distribution

[edit]

The legal status of libdvdcss is controversial[5] but there has been—unlike DeCSS—no known legal challenge to it as of June 2022.[citation needed]

Many Linux distributions do not contain libdvdcss (for example, Debian, Ubuntu, Fedora and openSUSE) due to fears of running afoul of DMCA-style laws, but they often provide the tools to let the user install it themselves. For example, it used to be available in Ubuntu through Medibuntu, which is no longer available.[6]

Distributions which come pre-installed with libdvdcss include BackTrack, CrunchBang Linux, LinuxMCE, Linux Mint, PCLinuxOS, Puppy Linux 4.2.1, Slax, Super OS, Pardus, and XBMC Live.[citation needed] It is also in Arch Linux official package repositories.[7]

See also

[edit]

References

[edit]
  1. ^ "libdvdcss - VideoLAN". www.videolan.org.
  2. ^ "Index of /pub/libdvdcss/1.4.3/". download.videolan.org.
  3. ^ "Public license". code.videolan.org. Retrieved 2020-05-09.
  4. ^ VideoLAN Project (2018-06-14). "libdvdcss Mac 1.4.2 - Download". Mac.softpedia.com. Retrieved 2020-05-09.
  5. ^ "Frequently Asked Questions - VideoLAN Wiki". wiki.videolan.org. Retrieved 2019-06-14.
  6. ^ Many Debian derivatives provide a script in /usr/share/doc/libdvdread4/install-css.sh
  7. ^ "Arch Linux - libdvdcss 1.4.3-2 (x86_64)". archlinux.org. Retrieved 2024-09-20.
[edit]