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.

Internal processing in 32 bit depth?
#16
input_mode bot input_depth both state:
Quote:Not available in Vapoursynth, since this can be inferred from clip properties
And since "output_mode" states:
Quote:Not available in Vapoursynth, f3kdb will only output high bitdepth clip in native format
I assumed that the "output_depth" should be always 16bit, but that seems to be wrong. :/
Calling:
# Debanding using Flash3kDB
# debanding using f3kdb
clip = core.f3kdb.Deband(clip, keep_tv_range=True)
# Output
clip.set_output()
the output isn't reported as YUV420P16 like I assumed, but as YUV420P8, so output_depth needs to be specified. :/
-> will fix.
Reply


Messages In This Thread
RE: Internal processing in 32 bit depth? - by Selur - 31.08.2020, 17:59

Forum Jump:


Users browsing this thread: 2 Guest(s)