chiark / gitweb /
New programs for dealing with VOBs ripped without being decrypted.
authorMark Wooding <mdw@distorted.org.uk>
Sun, 6 Mar 2022 01:11:00 +0000 (01:11 +0000)
committerMark Wooding <mdw@distorted.org.uk>
Sun, 6 Mar 2022 01:11:00 +0000 (01:11 +0000)
commit39eec43ebb1367dffbc6911846dbcb7e673891db
tree691602975dea6cb92ec50410843718bf58d91b1b
parent54c4e0c3140db9cb4d16528a879387a29a2e90ce
New programs for dealing with VOBs ripped without being decrypted.

When my drives were configured with the wrong region, `libdvdcss' would
have to crack the keys the hard way, and it sometimes failed.  I mostly
shrugged my shoulders, but now I've fixed this problem, I thought I'd
track down the miscopied VOBs and make some tools for fixing the
problem.
.gitignore
Makefile
dvd-check-keys.c [new file with mode: 0644]
dvdrip-check-batch [new file with mode: 0755]
dvdrip-retry-botched-vobs [new file with mode: 0755]