Today I made a Final Cut Pro plugin that renders SwiftUI views on top of your video, with an environment value for the current render time.
I'm not sure why.
Today I made a Final Cut Pro plugin that renders SwiftUI views on top of your video, with an environment value for the current render time.
I'm not sure why.
@chris That's the last thing I need to figure out, I'm having trouble getting the dylib and the plugin to use the same environment value keys: https://github.com/finnvoor/SwiftUIFX/pull/1
Hoping to have it working soon, in the demo I was just passing renderTime in one of the system environment keys.