bug-vcdimager
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [VCDImager Bugs/Devel] vcdxrip rip errors


From: Steven M. Schultz
Subject: Re: [VCDImager Bugs/Devel] vcdxrip rip errors
Date: Sat, 13 Oct 2001 10:00:47 -0700 (PDT)

Hi -

> it seems as if the problem is, that the read_mode2 function call
> doesn't return valid data;
> 
> from vcd_xml_rip.c:
> 
>   vcd_image_source_read_mode2_sector (img, &pvd, ISO_PVD_SECTOR, false);
> 
>   if (pvd.type !=3D ISO_VD_PRIMARY)
>     {
>       vcd_error ("unexpected descriptor type");
>       return -1;
>     }

> ...does vcdxrip work on image files?

        Yes, it works fine if I use "--bin-file=videocd.bin"

> I've just tried here with some older burned SVCD under linux; no problem
> at all...

        It would appear that the problem is reading the ISO (2KB) sectors

        I will look around and see if I can find the problem.  It does seem
        familiar - I went thru something like this before - the mode2 reads
        would work but the "regular" sectors would fail.

        Steven



reply via email to

[Prev in Thread] Current Thread [Next in Thread]