bin/nocss: Handy script to inhibit CSS decryption by `libdvdread'.
authorMark Wooding <mdw@distorted.org.uk>
Fri, 25 Mar 2022 11:24:46 +0000 (11:24 +0000)
committerMark Wooding <mdw@distorted.org.uk>
Fri, 25 Mar 2022 11:28:16 +0000 (11:28 +0000)
commitbc61033efdab44322d89327807116e7e3f6d348e
tree4160ee289b3b1a00b28981a31c755d68173e9c29
parent807c317e99426f8379fc55fc4d4bc98e67ec0f41
bin/nocss: Handy script to inhibit CSS decryption by `libdvdread'.

My DVD archive is already decrypted, so CSS is unnecessary; but
`libdvdread' still takes some time -- sometimes a long time -- trying to
`crack' the nonexistent keys, and, on rare occasions, this can actually
result in a failure to read the plain content of the DVD image.
Makefile
bin/nocss [new file with mode: 0755]