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

How to get information about gap-less tracks in audio CD
http://www.starburnsoftware.com/forum/starburn-sdk-f3/how-get-information-about-gap-less-tracks-audio-t2148.html
Page 1 of 1

Author:  Quey [ Mon Feb 14, 2011 11:55 pm ]
Post subject:  How to get information about gap-less tracks in audio CD

I know to burn gap-less tracks audio disc should use track-at-once instate of session-at-once.
But what I can't handle is how do I know the track is gap-less or not in the source disc?
For example, there is is 1 gap-less track in a 10-tracks audio disc, how can I recognize the gap-less track from others?

I checked both the StarBurnCore.chm file and SDK samples, but can't find the information there.
Did I miss it in StarBurnCore.chm file and SDK samples?
Please advise me how to get it.

Thanks in advance.
Quey

Author:  anton (staff) [ Tue Feb 15, 2011 10:30 am ]
Post subject:  Re: How to get information about gap-less tracks in audio CD

1) You need to burn in Disc-At-Once and not in Track-At-Once.

2) Check TOC. If N + 1 track start is the same as last LBA of N track - you don't have pause between tracks.

Quey wrote:
I know to burn gap-less tracks audio disc should use track-at-once instate of session-at-once.
But what I can't handle is how do I know the track is gap-less or not in the source disc?
For example, there is is 1 gap-less track in a 10-tracks audio disc, how can I recognize the gap-less track from others?

I checked both the StarBurnCore.chm file and SDK samples, but can't find the information there.
Did I miss it in StarBurnCore.chm file and SDK samples?
Please advise me how to get it.

Thanks in advance.
Quey

Author:  Quey [ Tue Feb 15, 2011 10:16 pm ]
Post subject:  Re: How to get information about gap-less tracks in audio CD

Thanks.

So, I need to assign the value of l__DAO_DISC_LAYOUT.m__DAO_DISC_LAYOUT_ENTRY[n].m__LONG__TrackStartingLBA for each track before calling StarBurn_CdvdBurnerGrabber_DiscAtOnceRawPWFromFileAudioUnicode(....), right?

If yes, that means I have to get the ending LBA for each n-1 track first, :(

Author:  anton (staff) [ Tue Feb 15, 2011 10:28 pm ]
Post subject:  Re: How to get information about gap-less tracks in audio CD

No, you don't need to set pause manually. Our DAO implementation always burn zero-sized gaps between audio tracks. We don't allow to control this. Sorry...

Author:  Quey [ Wed Feb 16, 2011 12:19 am ]
Post subject:  Re: How to get information about gap-less tracks in audio CD

Fully understood, thank you very much.

Author:  anton (staff) [ Wed Feb 16, 2011 7:04 am ]
Post subject:  Re: How to get information about gap-less tracks in audio CD

:)

Quey wrote:
Fully understood, thank you very much.

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