22.08.2020, 18:25
Noticed small not too critical visual problem:
- change codec in "Base" tab (for example x264 switched to ProRes)
- go to ProRes tab
- tooltips now have tiny text size there. (tooltips in all other tabs still have normal size)
![[Image: g5UR54d.jpg]](https://i.imgur.com/g5UR54d.jpg)
- Restart Hybrid
- tooltips text size in ProRes tab are back normal
![[Image: xWo2Bq5.jpg]](https://i.imgur.com/xWo2Bq5.jpg)
Filtering -> DeNoise -> DFTTest gives no error now with legacy DFTTest v4 shared by l33tmeatwad.
But there is still error in Filtering -> DeNoise -> MCTemporalDenoise. (l33tmeatwad promised to fix this problem in next DFTTest plug-in update)
- change codec in "Base" tab (for example x264 switched to ProRes)
- go to ProRes tab
- tooltips now have tiny text size there. (tooltips in all other tabs still have normal size)
![[Image: g5UR54d.jpg]](https://i.imgur.com/g5UR54d.jpg)
- Restart Hybrid
- tooltips text size in ProRes tab are back normal
![[Image: xWo2Bq5.jpg]](https://i.imgur.com/xWo2Bq5.jpg)
Filtering -> DeNoise -> DFTTest gives no error now with legacy DFTTest v4 shared by l33tmeatwad.
But there is still error in Filtering -> DeNoise -> MCTemporalDenoise. (l33tmeatwad promised to fix this problem in next DFTTest plug-in update)
Failed to evaluate the script:
Python exception: DFTTest: Function does not take argument(s) named slocation
Traceback (most recent call last):
File "src/cython/vapoursynth.pyx", line 1956, in vapoursynth.vpy_evaluateScript
File "src/cython/vapoursynth.pyx", line 1957, in vapoursynth.vpy_evaluateScript
File "/Volumes/temp/Hybrid Temp/tempPreviewVapoursynthFile19_55_22_278.vpy", line 26, in <module>
clip = havsfunc.MCTemporalDenoise(i=clip, settings="very high")
File "/Library/Frameworks/VapourSynth.framework/lib/python3.8/site-packages/havsfunc.py", line 3141, in MCTemporalDenoise
p = i.dfttest.DFTTest(tbsize=1, slocation=[0.0,4.0, 0.2,9.0, 1.0,15.0], planes=planes)
File "src/cython/vapoursynth.pyx", line 1835, in vapoursynth.Function.__call__
vapoursynth.Error: DFTTest: Function does not take argument(s) named slocation