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.

[BUG] Flash3kDB has wrong defaults for Avisynth
#1
Bug 
In Avisynth, selecting Flash3kDB brings up the wrong defaults:

[Image: q26wCVE.png]


They should be:

[Image: V5Kgl7B.png]

However, even with the defaults set, the script inputs them redundantly:

[Image: YXn5I0a.png]

The above should only be f3kdb(keep_tv_range=true)


Vapoursynth is correct:

[Image: HAFV012.png]

[Image: Qvbbhaj.png]
Reply
#2
Will look into it.
Reply
#3
Looking at the defaults:
https://f3kdb.readthedocs.io/en/latest/u...parameters
keep_tv_range is by default: false
see: https://f3kdb.readthedocs.io/en/latest/u...p-tv-range
will adjust grainY and grainC
as a side note: when using Vapoursynth I wrote the code a bit different so that 'keep_tv_range' will always be set to false if the input clip is PC scale and only be used evaluated if the input is TV scale. Wink
Reply
#4
OK! "Dynamic Dither" should also be off be default in Avisynth. Smile
Reply
#5
-> will fix
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)