On 9/13/18 7:40 AM, JD wrote:
>
>
> On 09/12/2018 04:39 PM, Cameron Simpson wrote:
>> On 13Sep2018 08:29, Cameron Simpson <c...@cskk.id.au> 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 <c...@cskk.id.au>
> I tried that, and it is clear that tar is unable to read the drive. To wit:
>
> $ ls -l  VTS_10_1.VOB
> -r--------. 1 jd jd 1073739776 Mar 18  2013 VTS_10_1.VOB
> $ cat VTS_10_1.VOB | wc -c
> cat: /run/media/jd/JACK_REACHER/VIDEO_TS/VTS_10_1.VOB: Input/output error
> 4067328
> So, the output file was padded by zeros instead of the real McCoys!!!
> In other words, dvdcss screwed up royally, and I cannot use the backup
> as replacement if my DVD gets seriously damaged by a bad player drive.
> Just wonderbar!!!!
>

libdvdcss did not screw up at all.  "cat" is unaware of, and doesn't use, 
libdvdcss.


-- 
Cardinal Rule of Presentations: "Tell them what you are going to tell them, tell
them, then tell them what you told them."

Attachment: signature.asc
Description: OpenPGP digital signature

_______________________________________________
users mailing list -- users@lists.fedoraproject.org
To unsubscribe send an email to users-le...@lists.fedoraproject.org
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/users@lists.fedoraproject.org

Reply via email to