Cutting clips
The recommended way is to record many small bite-sized clips with the Recording interface and create many scenes.
You will have to do less re-takes due to mistakes and having multiple scenes allows adding transitions inbetween.
If this is unfeasible and you already have a long recording that you would like to split after the fact, you can use the following script:
cut.tstsx
The following is a destructive action - commit your changes before you run this.
To use this script, find the file that you would like to split, e.g. my-video/webcam123456789012345.mp4.
Execute the following on the command line:
shell
This will split all recordings into two.
It will also delete the captions file – to regenerate it, run:
shell
Now, in the Studio, add a new scene after the one you just edited.
We plan on adding a GUI shortcut for this workflow in the future.