Hi,
i have written a custom exporter plugin and i have noticed on Windows that when the export process is over (after exiting exSDKExport) Media Encoder will create a copy of the exported file, with the extension _00_, and then rename it and delete the original exported file.
My problem is that the format i export for produces quite big files (usually several GB), so this copy/rename process takes quite long and requires the double of space i would need.
Sometimes during this process the exporter quits and i get error code 3 in the log, which i think is "exportReturn_InternalError", but actually at this point i have already exported all the frames and closed the file.
I have found some more information here in the forum, but i could not find any note about this process in the Premiere_SDK_Guide.
Can someone point me the where this process happens in the code?
Is there any way i can control or modify this process?
Thank you,
bye,
S.