diff options
Diffstat (limited to 'libraries/python3-dvdvideo/README')
-rw-r--r-- | libraries/python3-dvdvideo/README | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/libraries/python3-dvdvideo/README b/libraries/python3-dvdvideo/README new file mode 100644 index 0000000000000..a14051e238bef --- /dev/null +++ b/libraries/python3-dvdvideo/README @@ -0,0 +1,9 @@ +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. |