Copy link to clipboard
Copied
Hi !
I get a read access violation when trying to use the Iterate8Suite1()->iterate_generic() function in Premiere.
- The same code works in AE
- the read access violation is on the iterate_generic() function itself, not in my code passed to the iteration function.
It happens in Premiere, but not in AE. Same code.
Any idea why ?
Thanks !
Gab
Copy link to clipboard
Copied
Can you please share your system info? Like OS and version, CPU, RAM, GPU vRAM, Pr version? Thanks. Also a screen grab of your issue will be helpful.
Having said that, I asume you are programming an extentsion. @Bruce Bullis can you help out?
Copy link to clipboard
Copied
Hi,
I am building a plugin, using the C++ SDK.
Windows, x64, Premiere Pro 22.0 build 169
lastest SDK
Gab
Copy link to clipboard
Copied
Could you provide your plug-in, a project/sequence/clip containing an application of your effect, and steps to reproduce the issue?
[I sent you a link to upload space]
Copy link to clipboard
Copied
Hi !
Ok, I won't upload my plugin but I'll try to shrink it down to an example. Thanks for the link