I compiled XTLTest as 64 bit and attempted to test some XTLs under windows 7 x64.
All these tests were done using an XTL with one clip from the WMV showcase, with a timeline sized at 1440x1080.
System.Runtime.InteropServices.COMException (0x8007000E): Not enough storage is available to complete this operation.
So I can an only conclude that the DES subsystem has a 4GB memory limit for all applications combined.
Is this true? If so is this a DES limit or a DirectShow limit and is there any way to workaround?
best, Tuviah Snyder Lead programmer, MediaWan Solid State Logic, Inc
I haven't worked with DES directly before, but my impression has always been that it was deprecated quite a long time ago. The COM objects that it is made up of are likely 32-bit.
User contributions licensed under CC BY-SA 3.0