slackbuilds_ponce/libraries/python3-dvdvideo/README
Ryan Losh e2a06c20d1 libraries/python3-dvdvideo: Added (Video DVD reader library).
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
2016-09-23 20:18:55 +07:00

9 lines
394 B
Text

This library reads and parses video DVD. It includes a UDF parser
and video DVD structure parses. It supports unencrypted disks and
also encrypted ones using the external libdvdcss.
A tool (dvdvideo-backup-image) is provided to make decrypted copies
of disks. This disks often contain various defects in the data
structures to complicate reading them.
libdvdcss is an optional dependency.