Copy link to clipboard
Copied
Hi all.
There is such a command
app.project.activeItem.saveFrameToPng(time, File(string))
In my case, the state of the current viewer of the composition is envy of the state of another composition. And due to the included effects, the viewer of the current composition does not have time to update before saving the file. And instead of an image I get a black screen.
Is it possible to update the viewer of the current composition?
In scripts you don't have any control over those things other then enforcing a global refresh. The AEGP should handle it automatically, especially after file operations, so this kind of sounds like a bug.
Mylenium
Copy link to clipboard
Copied
In scripts you don't have any control over those things other then enforcing a global refresh. The AEGP should handle it automatically, especially after file operations, so this kind of sounds like a bug.
Mylenium
Find more inspiration, events, and resources on the new Adobe Community
Explore Now