I've found another DVD with this problem.  This time it was a DVD with
Lawless from 2011.  This is the python backtrace:

ERROR:root:Got exception
Traceback (most recent call last):
  File "/usr/bin/dvdvideo-backup-image", line 274, in <module>
    main(stream, *args)
  File "/usr/bin/dvdvideo-backup-image", line 176, in main
    media = MediaUdf(input)
  File "/usr/lib/python3/dist-packages/dvdvideo/media.py", line 66, in __init__
    self.video_dir = 
self.udf.volume.partitions[0].fileset.root.tree['VIDEO_TS'].entry.tree
  File "/usr/lib/python3/dist-packages/dvdvideo/udf/filesystem.py", line 113, 
in __getattr__
    self._populate()
  File "/usr/lib/python3/dist-packages/dvdvideo/udf/filesystem.py", line 138, 
in _populate
    f = FileIdentifier(self._media, self._volume, self._partition_nr, tag, 
buf[cur:])
  File "/usr/lib/python3/dist-packages/dvdvideo/udf/filesystem.py", line 170, 
in __init__
    self.name = OSTACompressedUnicode(buf[38 + length_iu:38 + length_iu + 
length_fi])
  File "/usr/lib/python3/dist-packages/dvdvideo/udf/general.py", line 43, in 
__new__
    raise NotImplementedError
NotImplementedError

Any clue how to fix this?

-- 
Happy hacking
Petter Reinholdtsen


-- 
To UNSUBSCRIBE, email to [email protected]
with a subject of "unsubscribe". Trouble? Contact [email protected]

Reply via email to