Package: python3-dvdvideo
Version: 0.20140413
I ran into a new kind of error when trying to back up a norwegian
childrens DVD from 2015. This is the error message:
guest@video:~$ dvdvideo-backup-image /dev/sr0 K&P_on_safari.iso
Traceback (most recent call last): ] 0/4481 0%
File "/usr/bin/dvdvideo-backup-image", line 265, in <module>
main(stream, *args)
File "/usr/bin/dvdvideo-backup-image", line 211, in main
i.check(parts)
File "/usr/bin/dvdvideo-backup-image", line 97, in check
raise RuntimeError('Overlap between %r and %r' % (self, other))
RuntimeError: Overlap between <PartTitleVob object: begin: 2016782; end:
2124510> and <PartIfoVts object: begin: 2016282; end: 2017268>
guest@video:~$
Any idea how to get past such problem?
--
Happy hacking
Petter Reinholdtsen