Fix Morph Cut analyzing problems
Morph cut regularly gets stuck on analyzing. Worse, it sometimes successfully analyzes once and then later forgets. When that happens I have to change the transition position/duration or remove it and add it back to try and force it to reanalyze.
The problem with forgetting analysis is so common that I have to step through my cut one edit at a time before outputting each time because there's no warning that something is still analyzing. An export with an analyzing watermark is useless.
Clicking the "analyze" button on a stuck clip also doesn't work. That makes the watermark spaz between analyzing and failed. Once that happens the only remedy is to completely remove the transition and add it again. Then hope it will work this time.
So here's what needs to happen.
First we absolutely need a warning before exporting when there's an incomplete analysis somewhere in the edit. And we need timecode for where it is.
Second, we need a button to reanalyze and that button needs to work.
Some kind of progress bar would be nice. Preferably one that understands when it's frozen. This is not as high of a priority as the others.
Dig into the actual process and fix the underlying issues that make analysis freeze or get forgotten.
