qmasingarbe / pymiere

Python for Premiere pro
GNU General Public License v3.0
367 stars 48 forks source link

File Lock issue #49

Open CreativeManix opened 2 years ago

CreativeManix commented 2 years ago

I am trying to export multiple videos by replacing source video everytime using the script.

When I use exportAsMediaDirect to export video, the actual source video is locked, so I could not process the next file. However if I perform same from Premiere UI all works good.

qmasingarbe commented 1 year ago

Hi @CreativeManix can you be more precise about the actual video being locked? Is it set as read-only on disk or locked somehow inside premiere in the timeline or the bins? Can you send your code (privately if you want) for me to try to fix it? Thank you