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: Herbert Valerio Riedel
Subject: Re: [VCDImager Bugs/Devel] vcdxrip rip errors
Date: 13 Oct 2001 14:42:10 +0200

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 != ISO_VD_PRIMARY)
    {
      vcd_error ("unexpected descriptor type");
      return -1;
    }
  

...does vcdxrip work on image files?

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


On Sat, 2001-10-13 at 09:00, Steven M. Schultz wrote:
> Hi --
> 
>       Probably not the best subject: line in the world - the problem is not
>       that errors happen during a 'rip' but that the rip never starts.
> 
> moe.2433-> vcdxrip --cdrom-device=/dev/rsr1c
> **ERROR: unexcected descriptor type
> 
>       I have tried to extract the data from both a VCD and a SVCD and
>       get the same error.
> 
>       This used to work with 'vcdrip' in the 0.6.x version.  It also used
>       to work with the 0.7.9 release + my diffs for BSD/OS support.    
> 
>       It is unclear if the problem is BSD/OS specific - have you tried 
>       rip'ing a VCD/SVCD recently?  
> 
>       Did something break in the rip logic I wonder...
> 
>       Steven Schultz
>       address@hidden
> 
> _______________________________________________
> Bug-VCDImager mailing list
> address@hidden
> http://mail.gnu.org/mailman/listinfo/bug-vcdimager
-- 
Herbert Valerio Riedel       /    Phone: (EUROPE) +43-1-58801-18840
Email: address@hidden       /    Finger address@hidden for GnuPG Public Key
GnuPG Key Fingerprint: 7BB9 2D6C D485 CE64 4748  5F65 4981 E064 883F
4142

Attachment: pgp7UBI038aDh.pgp
Description: PGP signature


reply via email to

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