Hi,
Having some issues burning more then 10 DVDs at the same time.
Using UDFDataBurner or DataBurner
DataBurner gives me "Memory allocation failedCStarBurn_CacheObject::CStarBurn_CacheObject(): Failed to allocate memory" when starting the burn on the 11th disc.
UDFDataBurner gives me "There is no connection for this connection ID (Exception from HRESULT: 0x80040004 (OLE_E_NOCONNECTION))" when starting the burn on the 11th disc.
Debug log
extract for both errors is exactly the same.....
Quote:
CStarBurn_CacheObject::CStarBurn_CacheObject(): Failed to allocate memory
CStarBurn_CacheObject::CStarBurn_CacheObject(): EXITing with failure, status 4, message 'CStarBurn_CacheObject::CStarBurn_CacheObject(): Failed to allocate memory'
CStarBurn_CacheManager::CStarBurn_CacheManager(): Failed to create cache
+++ StarBurn:StarBurn_CdvdBurnerGrabber_CreateEx(): EXITing with failure, burner/grabber at 0x00000000, device name is 'P:'
Looks like the system is running out of memory
have 4G RAM on a XP 32bit
However I get the same results on a machine with 8G RAM Windows 7 64bit
Also are there any plans to release a 64bit StarBurnX?
Can't call 32bit DLLs from a 64bit application
so I have to compile my app as a 32 bit app to use StarBurn