libcdio-devel
[Top][All Lists]
Advanced

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

[Libcdio-devel] Re: udf1 example crashes on a bunch of DVDs


From: Shaya Potter
Subject: [Libcdio-devel] Re: udf1 example crashes on a bunch of DVDs
Date: Sun, 24 Oct 2010 18:09:28 -0400
User-agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.9.2.11) Gecko/20101013 Lightning/1.0b2 Thunderbird/3.1.5

so as a followup, I figured it out based on the isolist example (and didn't need any changes for it as it's stat_buf for each entry has all the data I need.

with that said, it seems the enum is not c++ friendly for _STAT_DIR?

On 10/24/2010 05:12 PM, Shaya Potter wrote:
so it seems that a bunch of the DVD disks I have have invalid UDF file
systems (no surprise, part of their copy protection I guess) and that
causes udf1 example to crash in its readdir() stuff.

so my question is, anyone have examples to do a similar thing with the
iso9660 file system? (isolist only does root dir and seems to work more
on strings than any specific data structure), so is isolist the best way
to do a udf1 type program (with recursive into directories) or is there
a way thats more similar to the way udf works.

thanks.



reply via email to

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