Registry / other / libdvdcss

libdvdcss

JSON →
library1.5.0vcpkgunverified

Library for accessing DVDs like a block device.

vcpkg install libdvdcss
INSTALL
IMPORT
SIG · LIBDVDCSS
L
libdvdcss
othercppv1.5.0
harness data pending
Install & Compatibility
Where this runs

No compatibility data collected yet for this library.

Code
Verified usage

Verified import paths — ran on the pinned version, not inferred.

dvdcss/dvdcss.h
#include <dvdcss/dvdcss.h>

Open and close a DVD device.

#include <dvdcss/dvdcss.h> int main() { dvdcss_t css = dvdcss_open("/dev/sr0"); if (css) dvdcss_close(css); return 0; }
Debug
Known issues
gotchalibdvdcss may be legally restricted in some jurisdictions due to DVD decryption.
fix
Check local laws before using.
affects: *
Upgrade
Version history
1.5.0latest on vcpkg
Audit
Dependencies

No dependency data recorded yet.

Agent activity
2 hits · last 30 days
node
2
Resources

No resource links recorded.

libdvdcss — pip install libdvdcss · libregistry