#1 Burning Software

It is currently Sun May 12, 2024 2:34 pm

All times are UTC




Post new topic Reply to topic  [ 10 posts ] 
Author Message
 Post subject: Audio CD disc at once question
PostPosted: Sat Aug 16, 2008 6:46 pm 
Offline

Joined: Sat Aug 16, 2008 4:32 pm
Posts: 5
Hello,

I want to burn a discs in DAO mode using the SDK. Is there any information on how to create the TOC, or in other words, how do I prepare the raw disc data with lead-in, lead-out, pause times, CD-text, ISRC etc.

Is this supported by Starburn?

best regards,

Pieter


Top
 Profile  
 
 Post subject:
PostPosted: Sat Aug 16, 2008 8:22 pm 
Offline

Joined: Fri Jan 11, 2008 6:13 am
Posts: 200
Location: BVI
Yes, fully supported and completely isolated from you. StarBurn does DAO mastering by itself. You only pass audio tracks (raw or compressed, decompression will be handled on-the-fly) and CD-Text information (optional). And we'll do DAO96 for you.


Top
 Profile  
 
 Post subject:
PostPosted: Sat Aug 16, 2008 11:20 pm 
Offline

Joined: Sat Aug 16, 2008 4:32 pm
Posts: 5
and what about the track spacing or pauses? How does one enter this information in DAO mode?


Top
 Profile  
 
 Post subject:
PostPosted: Sat Aug 16, 2008 11:22 pm 
Offline
Site Admin

Joined: Fri Jun 18, 2004 12:03 am
Posts: 4089
Location: British Virgin Islands
No pauses with DAO when burning with StarBurn SDK.

PieterS wrote:
and what about the track spacing or pauses? How does one enter this information in DAO mode?


Top
 Profile  
 
 Post subject:
PostPosted: Sat Aug 16, 2008 11:27 pm 
Offline

Joined: Sat Aug 16, 2008 4:32 pm
Posts: 5
ok, but to my understanding the TOC handles the track spacing in DAO mode. Can you point me to information how to build the TOC to do this?


Top
 Profile  
 
 Post subject:
PostPosted: Sun Aug 17, 2008 11:47 am 
Offline
Site Admin

Joined: Fri Jun 18, 2004 12:03 am
Posts: 4089
Location: British Virgin Islands
You're wrong. Pauses are encoded in subchannel information.

You don't build the TOC. You provide us with the list of tracks packed into DAO_DISC_LAYOUT structure. Take a closer look at DiscAtOnceFromFile console sample. That's the most stright-forward way for you.

PieterS wrote:
ok, but to my understanding the TOC handles the track spacing in DAO mode. Can you point me to information how to build the TOC to do this?


Top
 Profile  
 
 Post subject:
PostPosted: Mon Aug 18, 2008 9:07 pm 
Offline

Joined: Sat Aug 16, 2008 4:32 pm
Posts: 5
ok, thank you. Any change of a C# example?


Top
 Profile  
 
 Post subject:
PostPosted: Mon Aug 18, 2008 10:04 pm 
Offline
Site Admin

Joined: Fri Jun 18, 2004 12:03 am
Posts: 4089
Location: British Virgin Islands
Plese take a closer look at AudioBurner sample. StarBurnX is your way :)

PieterS wrote:
ok, thank you. Any change of a C# example?


Top
 Profile  
 
 Post subject:
PostPosted: Thu Nov 13, 2008 11:11 am 
Offline

Joined: Sat Aug 16, 2008 4:32 pm
Posts: 5
It still isn't clear to me, sorry.

I can't find any C# information on how I prepare the data to burn like ISRC, CD-Text, PQ indexes, for burning in DAO mode.

Can you help?


Top
 Profile  
 
 Post subject:
PostPosted: Thu Nov 13, 2008 4:05 pm 
Offline

Joined: Thu Dec 13, 2007 8:44 am
Posts: 609
Hello,

1) See the AudioBurner Example for the StarurnX! (not for the StarBurn SDK). The StarBurnX component was automatically installed on your computer with the StarBurn SDK v. 10.x.

2) The StarBurnX is a COM wrapper around the StarBurn SDK functionality, however the StarBurnX DOES NOT provide all functionality of the StarBurn SDK!

3) There are the main steps for burning Audio CD using the StarBurnX:
- create and initialize the StarBurnX object;
- create the AudioBurner object;
- specify the audio files and CD Text for them;
- specify the CD TEXT for the whole disc;
- specify the Drive which will burn Audio Disc;
- specify the burning method;
- and finally .. start burn!!

Regards,

Dmitry


Top
 Profile  
 
Display posts from previous:  Sort by  
Post new topic Reply to topic  [ 10 posts ] 

All times are UTC


Who is online

Users browsing this forum: No registered users and 1 guest


You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot post attachments in this forum

Search for:
Jump to:  
Powered by phpBB © 2000, 2002, 2005, 2007 phpBB Group