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.

@finnvoorhees that has been on my idea list for years, so awesome! Will you publish this?
@chris I’ll try to clean it up a bit and open source soon
@finnvoorhees awesome! Let me know if you need beta testing.
@finnvoorhees I did get the invite but haven't found time to look into this yet. The instructions look really clear! I haven't made it past the README yet though. Didn't you mention that it also supports the current render time as well?

@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.