Hi, I have been having some issue when writing the small files onto the DVD, the files are not written onto DVD completely and corrupted.
StarBurn_ISO9660JolietFileTree_Add(small file) or StarBurn_ISO9660JolietFileTree_Add(small buffer)-- is corrupted... I did verify that source file i was passing is not corrupted and looks good.
StarBurn_ISO9660JolietFileTree_Add( big file) or StarBurn_ISO9660JolietFileTree_AddMemory (large buffer) - is OK. ( 10 -100 MB)
For work around , when i make the small file as multiple of 8KB file( ie if source file is 6kB, then i wll add extra 2KB buffer, if the source file is 12 KB i will add extra 4KB buffer), then writing the file is successfully written.
Please let me know if you have any idea on this.
The starburn version currently i am using is 7.2
Thanks, Gouse
|