UXP: Razor tool and marking clipped sections
Hi everyone,
I'm building a premier pro plugin with uxp and stuck with a problem as I'm facing a challenge to mimic the razor tool feature.
I'd like to
- Programmatically create these cut sections in my original video/sequence
- Add markers or tags to indicate which parts came from the original source
- Place them in a new sequence one after another
- Export srt file programmatically
- Extract video metadata programmatically
Is there any way to do this using the UXP APIs, or would I need to fall back to CEP (ExtendScript) to achieve it?
Thanks
