This forum uses cookies
This forum makes use of cookies to store your login information if you are registered, and your last visit if you are not. Cookies are small text documents stored on your computer; the cookies set by this forum can only be used on this website and pose no security risk. Cookies on this forum also track the specific topics you have read and when you last read them. Please confirm whether you accept or reject these cookies being set.

A cookie will be stored in your browser regardless of choice to prevent you being asked this question again. You will be able to change your cookie settings at any time using the link in the footer.

increase panning smoothness
#13
Quote: Is it possible to somehow link this ccvfi script with FillDuplicateFrames?
Sure, by expanding the script.

Quote:FillDuplicateFrames has an incorrect description, it is from ReplaceBlackFrames.
What's wrong with:
'''
call using:

from FillDuplicateFrames import FillDuplicateFrames
fdf = FillDuplicateFrames(clip, debug=True, thresh=0.001, method='SVP')
//fdf = FillDuplicateFrames(clip, debug=True, thresh=0.001, method='MV')
//fdf = FillDuplicateFrames(clip, debug=True, thresh=0.001, method='RIFE')
clip = fdf.out

Replaces duplicate frames with interpolations.
v0.0.3
0.0.4 removed and added back RGBH support or RIFE
0.0.3 allow to set device_index for RIFE and support RGBH input for RIFE
0.0.4 removed RGBH since RIFE ncnn does not support it
0.0.5 add general sceneThr
0.0.6 add rifeModel parameter
0.0.7 add mode: FillDuplicate|FillDrops|Replace, add: rifeTTA, rifeUHD
'''
?
----
Dev versions are in the 'experimental'-folder of my GoogleDrive, which is linked on the download page.
Reply


Messages In This Thread
increase panning smoothness - by dsiomnainc - 22.01.2025, 21:02
RE: increase panning smoothness - by Selur - 22.01.2025, 21:34
RE: increase panning smoothness - by Selur - 22.01.2025, 21:58
RE: increase panning smoothness - by Selur - 23.01.2025, 05:53
RE: increase panning smoothness - by Selur - 23.01.2025, 06:08
RE: increase panning smoothness - by Selur - 23.01.2025, 15:53
RE: increase panning smoothness - by Selur - 01.02.2025, 21:50
RE: increase panning smoothness - by Selur - 01.02.2025, 22:50
RE: increase panning smoothness - by Selur - 01.02.2025, 23:25
RE: increase panning smoothness - by Selur - 02.02.2025, 07:42

Forum Jump:


Users browsing this thread: 2 Guest(s)