New Sequence from Clip using Premiere Pro SDK
Is there any way to either:
- Create a new sequence using the dimensions of a clip
- Change the frameSizeHorizontal and frameSizeVertical properties of a sequence within Premiere Pro, through the use of Extendscript / Javascript?
I am unable to directly change the frameSizeHorizontal and frameSizeVertical properties of the sequence since they are read-only I feel like one approach may be to create a temporary custom sequence preset using the desired dimensions of the sequence (is dependent on the clip in question, so cannot be hard-coded or created into a template). However this approach already seems far too involved for what should be a simple task. Any ideas?
