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.

[HELP] Upscale Error - Unable to get preview to load
#7
Think I fixed that.
In smdegrain.py, I changed:
# Input preparation for Interlacing
    if not interlaced:
        inputP = input
    else:
        inputP = input.std.SeparateFields(tff=tff)
to:
# Input preparation for Interlacing
    if not interlaced:
        inputP = input
    else:
        inputP = input.std.SeparateFields(tff=tff)
        h = h/2
this should fix the problem. (does here)
Extract the attached file and try replacing the smdegrain.py in your Hybrid/64bit/vsscripts-folder with the extracted file.

Cu Selur

Quote:It is strange, I have used SMDegrain on several interlaced projects already, but this one is a problem.
Before Hybrid deinterlaced automatically before applying SMDegrain, but since SMDegrain has a tff-option and should handle interlaced content I changed it a while ago to use not deinterlace before it, but depending on the settings SMDegrain seems to not work properly.


Attached Files
.zip   smdegrain.zip (Size: 3,33 KB / Downloads: 3)
------
offline 02.-07. July, https://www.rockharz-festival.com/ Big Grin
Reply


Messages In This Thread
RE: Upscale Error - Unable to get preview to load - by Selur - 16.06.2024, 10:50

Forum Jump:


Users browsing this thread: 2 Guest(s)