Selur's Little Message Board

Full Version: Esxi running macos For selur
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
uploaded a new dev version to google drive

Cu Selur
Ok, seems it deinterlace and render well now.

A little notice about UI in experimental=true When i resize window to custom size and then grab window or click to main toolbar, it always back to default size. Is this a bug?

Overall guess i will stay in normal mode on macOS yet, because experimental color pressed tabs are hard to see and because auto fullscreen on start is a little bit irritate.

[Image: U9VSnPc.gif]
Quote:Is this a bug?
Nope. This is as intended. It should also resize when moved. Smile

Cu Selur
Seems filters presets menu is broken. Impossible to select filter from the list:
[Image: uGCMYr5.gif]

Here are also some old ideas:

Hybrid Script viewer ideas:
- Show same friendly colorized code style as in vsViewer.
- Close Script viewer window by Command+W shortcut
- Remember Script viewer window size and position after Hybrid restart

vsViewer ideas:
- Middle click zoom-in to mouse pointer position.
- Remember custom "Fixed ratio x Zoom value" after restart
- Remember window size and position after restart
Seems like a Mac only problem.
(I can reproduce it on mac, can't on Windows and Linux)
-> looking into it

Cu Selur
kvazaar pop-up error message when attempt render to mp4 container:

"Your Mp4Box version seems to be too old to handle MPEG-4 HEVC content!"
Probably an issue with the mp4box version detection,...
Will look at it once I figure out how to fix the comobox issue reported before.
Color->Basic->Autowhite error

Code:
Failed to evaluate the script:
Python exception: No module named 'autowhite'

Traceback (most recent call last):
File "src/cython/vapoursynth.pyx", line 2244, in vapoursynth.vpy_evaluateScript
File "src/cython/vapoursynth.pyx", line 2245, in vapoursynth.vpy_evaluateScript
File "/Volumes/temp/Hybrid Temp/tempPreviewVapoursynthFile16_57_17_240.vpy", line 10, in <module>
import autowhite
ModuleNotFoundError: No module named 'autowhite'
seems like the vsscripts folder needs to be updated to: https://github.com/Selur/VapoursynthScriptsInHybrid
will look at it once I fix the comobox-issue

Cu Selur
Yes, no more Autowhite error with updater scripts.

Also no any other error messages with quick run around all other VS filters.