Rocket Division Software
http://www.starburnsoftware.com/forum/

UDF2 Import
http://www.starburnsoftware.com/forum/starburn-sdk-f3/udf2-import-t1968.html
Page 1 of 1

Author:  rdubler [ Wed Oct 07, 2009 5:57 pm ]
Post subject:  UDF2 Import

I have looked at the UDF2ImportBurn.c sample C code and have seen how the importing of the LAST track works. However, I would like to import a specific track that is not the last track, how would I go about doing this? Example: I have a dvd with 4 burned tracks on it, and I would like to add a 5th track that imports from the 2nd track.

Author:  anton (staff) [ Wed Oct 07, 2009 7:35 pm ]
Post subject:  Re: UDF2 Import

This is you who tells the library where to look for UDF anchor descriptor pointer. So pass intermediate track's LBA and you'll get what you want... We don't need to add anything to SDK as everything is already there. Skip using StarBurn_CdvdBurnerGrabber_GetLastAddress(...) we use for simplicity in our samples and use full blown StarBurn_CdvdBurnerGrabber_GetTOCInformation(...) to receive the TOC, parse track structures, extract track's ending LBA and use it.

P.S. Please don't post to the wrong forums. This is NOT StarBurn SDK discussion forum.

Page 1 of 1 All times are UTC
Powered by phpBB © 2000, 2002, 2005, 2007 phpBB Group
http://www.phpbb.com/