On 13Sep2018 08:29, Cameron Simpson <[email protected]> wrote:
Regarding the DVD CSS stuff: I seem to recall from long ago that reading a CSS DVD without the libdvdcss stuff to arrange decoding produced read issues, not just garbled data. This might be that.
Ah, here we go. In the tar-1.30 source, src/create.c, around line 1104. The "shrank...padding" message happens if tar gets a short read (not an I/O error).
So I think the VOB file read is very short. See if other tools can read that file, since it is a mounted drive.
Cheers, Cameron Simpson <[email protected]> _______________________________________________ users mailing list -- [email protected] To unsubscribe send an email to [email protected] Fedora Code of Conduct: https://getfedora.org/code-of-conduct.html List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines List Archives: https://lists.fedoraproject.org/archives/list/[email protected]
