It's not a known bug it's you not reading the comments in the source code.
//
// Try to write the generated DVD-Video file system to the optical media
//
// ATTENTION! In our sample we'll pass TRUE as "multisession" makeburning process faster (when multisession is
// disabled and compatible mode is ON we'll burn at least 1GB and it's too long for testing purpose). In a real world
// application to make resulting DVD-Video disc readable with hardware DVD players you'll need to set "multisession"
// parameter to FALSE just ALWAYS
//
EZTakes wrote:
I am currently evaluating the StarBurn SDK and I have a question about the DVD burning functionality. According to the feature list on the read more page for the product, the SDK supports padding the DVD if the data being burned is less than 1 GB.
We used the VideoBurner sample application to burn a 37 MB DVD to the four basic DVD types, +-r(w). We found that the +r DVD did not get the automatic padding. Is this a know bug?
Thanks,
Dan