#1 Burning Software

It is currently Sat Apr 12, 2025 1:57 pm

All times are UTC




Post new topic Reply to topic  [ 4 posts ] 
Author Message
 Post subject: StarBurnX & Delphi 2007
PostPosted: Wed Jan 02, 2008 7:23 am 
Offline

Joined: Sun Sep 18, 2005 10:31 am
Posts: 5
Hi.

Trying a new wrapper.
Can't figure out the problem with AudioBurner, maybe you can help?

Script (working fine, but StarBurnX is not initialized):
procedure TForm1.FormShow(Sender: TObject);
begin
AudioBurner1.AddFile('c:\1.mp3');
end;


Script (StarBurnX is initialized):
procedure TForm1.FormShow(Sender: TObject);
begin
StarBurnX1.Initialize('');
AudioBurner1.AddFile('c:\1.mp3');
end;


Adding of track (last sample) takes a very long time, progress stops on 84% and application freezes.

Any ideas?

Thanks!


Top
 Profile  
 
 Post subject:
PostPosted: Tue Jan 08, 2008 9:22 am 
Offline
Site Admin

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


Top
 Profile  
 
 Post subject:
PostPosted: Tue Jan 08, 2008 1:52 pm 
Offline

Joined: Sun Sep 18, 2005 10:31 am
Posts: 5


Top
 Profile  
 
 Post subject:
PostPosted: Fri Jan 11, 2008 3:08 pm 
Offline
Site Admin

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


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

All times are UTC


Who is online

Users browsing this forum: Google [Bot] and 78 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