#1 Burning Software

It is currently Sun May 12, 2024 6:40 pm

All times are UTC




Post new topic Reply to topic  [ 2 posts ] 
Author Message
 Post subject: Starwave v10 speed issue compared to v7 GetAudioFileStreamSi
PostPosted: Mon Oct 13, 2008 7:59 am 
Offline

Joined: Tue Sep 09, 2008 9:53 am
Posts: 23
Speed issues with STARWAVE in v10

if StarBurn_StarWave_CompressedFileReaderObjectCreate( cfro, PChar(NOT_WIDE_name)) = EN_SUCCESS then
try
if StarBurn_StarWave_CompressedFileReaderObjectUncompressedSizeGet( cfro, _str_siz )= EN_SUCCESS then
StarBurn_GetAudioFileStreamSizeInUCHARs(PChar(NOT_WIDE_name), _str_siz, _Error) = EN_SUCCESS then
Do stuff
finally
StarBurn_StarWave_CompressedFileReaderObjectDestroy( cfro );
end



This block of code takes nearly 20min to run (99% in UncompressedSizeGet) for a 4min wma file the starwave log file is over 300K is this natural - ver7 is heap faster

If it not know problem i will document fully


Linden


Top
 Profile  
 
 Post subject:
PostPosted: Mon Oct 13, 2008 9:20 am 
Offline
Site Admin

Joined: Fri Jun 18, 2004 12:03 am
Posts: 4089
Location: British Virgin Islands
Turn off StarWave logging. StarWave engine did not change in V7 -> V10 so there cannot be any difference in performance.


Top
 Profile  
 
Display posts from previous:  Sort by  
Post new topic Reply to topic  [ 2 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