alibaba / animate-anything

Fine-Grained Open Domain Image Animation with Motion Guidance
https://animationai.github.io/AnimateAnything/
MIT License
779 stars 63 forks source link

Optimize: Ensure video saving FPS is consistent with input parameter #43

Closed dailingx closed 9 months ago

dailingx commented 9 months ago

I discovered that the fps used during video saving were inconsistent with the input parameters, so I optimized the code to align them.