Results 2 comments of icynare

It works for me! 3 times faster. ``` File "C:\Python311\Lib\site-packages\moviepy\Clip.py", line 474, in iter_frames frame = frame.astype(dtype) ^^^^^^^^^^^^ AttributeError: 'Tensor' object has no attribute 'astype'. Did you mean: 'dtype'? ```...

You can refer to https://github.com/Zulko/moviepy/issues/2011