#1 Burning Software

It is currently Sun Apr 28, 2024 5:10 pm

All times are UTC




Post new topic Reply to topic  [ 33 posts ]  Go to page 1, 2, 3  Next
Author Message
 Post subject: Audio CD Image
PostPosted: Tue Dec 11, 2007 2:32 pm 
Offline

Joined: Wed Jan 03, 2007 5:28 pm
Posts: 68
Good morning

Is there such thing as an Audio CD image? I know that an ISO image is an image of a file system but an Audio CD is different.

What I want to be able to do is use StarBurn SDK to rip an exact image from a Red Book CD, store it as a single file, and burn the image to a CD to create an exact duplicate.

Is this possible?

I notice that the SDK's ripper example ends up ripping to WAV files.

Many thanks
- Shaun


Top
 Profile  
 
 Post subject:
PostPosted: Tue Dec 11, 2007 2:48 pm 
Offline
Site Admin

Joined: Fri Jun 18, 2004 12:03 am
Posts: 4089
Location: British Virgin Islands
You may grab to MDS format. Check GrabDisc sample. However it's propriatry format so we plan to drop it in favor of CUE/BIN soon.


Top
 Profile  
 
 Post subject:
PostPosted: Wed Dec 12, 2007 1:01 am 
Offline

Joined: Wed Jan 03, 2007 5:28 pm
Posts: 68
That sounds great! Just a few questions:

1. Do you have a C# or VB.NET (or JavaScript/ActiveX) example for this?
2. Will MDS be dropped completely or will it continue to be supported for at least a few versions after MDS?
3. Will I be able to convert from MDS to BIN in the future?
4. How soon until BIN will be supported?

Thanks again
- Shaun


Top
 Profile  
 
 Post subject:
PostPosted: Wed Dec 12, 2007 11:13 am 
Offline
Site Admin

Joined: Fri Jun 18, 2004 12:03 am
Posts: 4089
Location: British Virgin Islands
1) Unfortunately no...

2) Dropped was wrong word. Actually we'll use CUE/BIN with the MDS in parallel.

3) I don't think so...

4) Not earlier then in Feb-March 2008.

shayward wrote:
That sounds great! Just a few questions:

1. Do you have a C# or VB.NET (or JavaScript/ActiveX) example for this?
2. Will MDS be dropped completely or will it continue to be supported for at least a few versions after MDS?
3. Will I be able to convert from MDS to BIN in the future?
4. How soon until BIN will be supported?

Thanks again
- Shaun


Top
 Profile  
 
 Post subject:
PostPosted: Wed Dec 12, 2007 1:59 pm 
Offline

Joined: Wed Jan 03, 2007 5:28 pm
Posts: 68
Awesome, thanks for the information. I look forward to BIN support and I will hold off on supporting audio disc images until this time.


Top
 Profile  
 
 Post subject:
PostPosted: Wed Dec 12, 2007 2:03 pm 
Offline
Site Admin

Joined: Fri Jun 18, 2004 12:03 am
Posts: 4089
Location: British Virgin Islands
Just please keep in mind, we cannot guarantee the ETA.

shayward wrote:
Awesome, thanks for the information. I look forward to BIN support and I will hold off on supporting audio disc images until this time.


Top
 Profile  
 
 Post subject:
PostPosted: Wed Dec 12, 2007 2:25 pm 
Offline

Joined: Wed Jan 03, 2007 5:28 pm
Posts: 68
I promise I won't hold you to it :wink:


Top
 Profile  
 
 Post subject:
PostPosted: Wed Dec 12, 2007 2:26 pm 
Offline
Site Admin

Joined: Fri Jun 18, 2004 12:03 am
Posts: 4089
Location: British Virgin Islands
OK :)

shayward wrote:
I promise I won't hold you to it :wink:


Top
 Profile  
 
 Post subject:
PostPosted: Tue Apr 22, 2008 12:58 pm 
Offline

Joined: Wed Jan 03, 2007 5:28 pm
Posts: 68
Hi Anton

I still won't hold you to anything. :wink: I was just wondering how BIN/CUE support is coming along. It will certainly be a very welcome feature!

- Shaun


Top
 Profile  
 
 Post subject:
PostPosted: Tue Apr 22, 2008 7:56 pm 
Offline
Site Admin

Joined: Fri Jun 18, 2004 12:03 am
Posts: 4089
Location: British Virgin Islands
CUE/BIN support went South. Sorry for this but you'll not see it as part of the StarBurn SDK ever.

shayward wrote:
Hi Anton

I still won't hold you to anything. :wink: I was just wondering how BIN/CUE support is coming along. It will certainly be a very welcome feature!

- Shaun


Top
 Profile  
 
 Post subject:
PostPosted: Thu Apr 24, 2008 10:54 am 
Offline

Joined: Wed Jan 03, 2007 5:28 pm
Posts: 68
Thanks for the update. In subsequent investigations, almost no one is supporting BIN/CUE and many are saying that it is highly-problematic to make work on all drives. After a lot of digging, I can really see why it went south.


Top
 Profile  
 
 Post subject:
PostPosted: Thu Apr 24, 2008 7:32 pm 
Offline
Site Admin

Joined: Fri Jun 18, 2004 12:03 am
Posts: 4089
Location: British Virgin Islands
Not really. However there's simply no sense to add advanced RAW CD burning at the time vendors are dropping CD support.

shayward wrote:
Thanks for the update. In subsequent investigations, almost no one is supporting BIN/CUE and many are saying that it is highly-problematic to make work on all drives. After a lot of digging, I can really see why it went south.


Top
 Profile  
 
 Post subject:
PostPosted: Thu Nov 20, 2008 4:30 am 
Offline

Joined: Mon Aug 25, 2008 1:50 pm
Posts: 394
Hi,
I have query related to same topic.
I want to create image of an Audio disc. So with current version I am able to use GrabDisc() method of Grabber Class so it makes an MDS image of an Audio disc.
But this image file I can't use further. If I have to burn this file to disc using ImageBurner then ImageBurner supports only ISO file format. So how to achieve that.
Is it possible by this way or we can do that by some another way. Please kindly reply.


Last edited by deepakp on Wed May 04, 2011 9:13 am, edited 1 time in total.

Top
 Profile  
 
 Post subject:
PostPosted: Thu Nov 20, 2008 8:36 am 
Offline
Site Admin

Joined: Fri Jun 18, 2004 12:03 am
Posts: 4089
Location: British Virgin Islands
StarBurn core can burn this image in raw Session-At-Once and various Disc-At-Once modes. We'll export this functionality in some of the next StarBurnX updates.

deepakp wrote:
Hi,
I have query related to same topic.
I want to create image of an Audio disc. So with current version I able to use GrabDisc() method of Grabber Class so it makes an MDS image of an Audio disc.
But this image file I can't use further. If I have to burn this file to disc using ImageBurner then ImageBurner supports only ISO file format. So how to achieve that.
Is it possible by this way or we can do that by some another way.Please kindly reply.


Top
 Profile  
 
 Post subject:
PostPosted: Thu Dec 11, 2008 2:19 pm 
Offline

Joined: Mon Aug 25, 2008 1:50 pm
Posts: 394
Hello,

Is this functionality included in StarBurnX ?

Thank you in advance.


Top
 Profile  
 
Display posts from previous:  Sort by  
Post new topic Reply to topic  [ 33 posts ]  Go to page 1, 2, 3  Next

All times are UTC


Who is online

Users browsing this forum: No registered users and 16 guests


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