okay.
Are you sure, with:
that 'clip.get_frame(n-i)' will access the already processed output frames? and not the unprocessed input frames?
I suspect that you are averaging the colored frames with the gray scaled frames
Are you sure, with:
img_f.append(frame_to_image(clip.get_frame(n-i)))
I suspect that you are averaging the colored frames with the gray scaled frames
----
Dev versions are in the 'experimental'-folder of my GoogleDrive, which is linked on the download page.
Dev versions are in the 'experimental'-folder of my GoogleDrive, which is linked on the download page.