antsmallant
antsmallant
> > Found a method to fix it, use `mount -t ios-unsafe` to mount folder: > > eg: > > ```shell > > mount -t ios-unsafe . obsidian > >...
> check this: https://www.luac.nl/ wow,this is awsome
> hello, the bottleneck is not `write_video`, is the for-loop and `iter_frames` function. yeah, look into the `ffmpeg_write.py`, in `write_frame` function, img_array.tobytes() will cost about 90% of the total time...
感谢感谢,写得很清楚。