Green

Results 2 issues of Green

一个4s的场景中连续播放两张图片(zoompan)动画各2s,结果整个场景都会播放第二张图片,addEffect和addAnimate都试过,如果不使用**alpha**值就会产生此问题,但是不想让整个场景变白所以不希望使用**alpha**来解决。 ```js //图片1 { width: 720, height: 576, duration: 2 } //图片1动画 { from: { x: -3835.84, y: -1309, scale: 10.555555555555555 }, to: { x: -3526.66, y: -1153.6, scale: 9.777777777777779...

### Prerequisite - [X] I have searched [Issues](https://github.com/open-mmlab/mmediting/issues) and [Discussions](https://github.com/open-mmlab/mmediting/discussions) but cannot get the expected help. - [X] I have read the [FAQ documentation](https://mmediting.readthedocs.io/en/1.x/notes/4_faq.html) but cannot get the expected help....

kind/bug