Jonatã Bolzan <jon...@jonata.org> wrote:

> Hi there!
>
> We are using mkisofs to generate ISO files in our DVD authoring tool. The
> generated images are OK for "in-house" duplication, but we would like to
> send it to a replication company. They pointed out that there are some
> errors in our ISO files:
>
> - Volume Descriptor Sequences are not equivalent

Could you explain whyt you understand by this text?
Without understanding your problem, I don't know how to help.

> - Video Manager IFO and BUP files in same ECC block

See above, this seems to be a very vague description and even if I did know 
what "in same ECC block" could mean, this still does not clearly explain
whether this is expected or should be avoided.

Also note: UDF does not have ECC blocks...

> Well, there is not so much information on the internet about this specific
> errors. What I can understand is that they are both related with the UDF
> specification.

The second is definitely not related to the UDF specification as this is at 
file level and thus content related but not UDF structure related.

> The command I am using to generate the ISO is something like this:
>
> mkisofs -dvd-video -udf -o movie.iso 'dvd'

If you do not set a volume descriptor, how should mkisofs know?
Did you read the man page?

> According to the mkisofs man, and it seems that there is the option
> "-iso-level" that is related to the volume descriptor.
>
> My questions: could you explain me something about what the errors are
> related with? It is possible that the option "-iso-level 4" solve this
> issues? If this is some bug in mkisofs, could I help with some test?

Iso "level 4" is a method in mkisofs to tell that the ISO-9660 filesystem part 
should be ISO-9660:1999, see man page.

Jörg

-- 
 EMail:jo...@schily.net                    (home) Jörg Schilling D-13353 Berlin
       joerg.schill...@fokus.fraunhofer.de (work) Blog: 
http://schily.blogspot.com/
 URL:  http://cdrecord.org/private/ 
http://sourceforge.net/projects/schilytools/files/'

------------------------------------------------------------------------------
Don't Limit Your Business. Reach for the Cloud.
GigeNET's Cloud Solutions provide you with the tools and support that
you need to offload your IT needs and focus on growing your business.
Configured For All Businesses. Start Your Cloud Today.
https://www.gigenetcloud.com/
_______________________________________________
Cdrtools-developers mailing list
Cdrtools-developers@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/cdrtools-developers

Reply via email to