Search found 4 matches

by flend
Tue Jul 01, 2008 3:16 pm
Forum: Adobe Software
Topic: Premiere Bashing?
Replies: 14
Views: 3170

OK cool. I don't have a 64-bit OS but I'll try some complex scripts on CS3 and see what happens.

Cheers!
by flend
Sun Jun 29, 2008 10:13 am
Forum: Adobe Software
Topic: Premiere Bashing?
Replies: 14
Views: 3170

Hi. Thanks for the feedback.

If badmartialarts could tell me the version of Premiere he's using that might help me reproduce the crash.

Once Premiere has closed Windows should reclaim all the memory so no lasting problems there.

-flend
by flend
Mon Jun 23, 2008 4:00 pm
Forum: Adobe Software
Topic: Premiere Bashing?
Replies: 14
Views: 3170

To deal with this, most libraries provide functions along the lines of: CreateMemorySpaceInsideLibrary() and FreeMemorySpaceThatWasAllocatedInsideLibrary(). (Sometimes the "CreateMemory..." is implicit with a load command, sometimes not.) I'm not sure that AviSynth gives you this... Well, CreateScr...
by flend
Sun Jun 22, 2008 12:50 pm
Forum: Adobe Software
Topic: Premiere Bashing?
Replies: 14
Views: 3170

Hiya Aedren. I maintain (occasionally) the avisynth premiere plugin. There's an inconsistency in the location of "new" to each respective "delete". Can you be more specific about exactly where you see this inconsistency? The only place where I use new is to make the FileInfo struct: FileInfo *fi = (...

Go to advanced search