Posts: 12.049
	Threads: 65
	Joined: May 2017
	
	
 
	
	
		uploaded a new dev version to google drive
Cu Selur
	
	
	
----
Dev versions are in the 'experimental'-folder of my GoogleDrive, which is linked on the download page.
	
	
 
 
	
	
	
		
	Posts: 788
	Threads: 16
	Joined: Mar 2020
	
	
 
	
	
		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]](https://i.imgur.com/U9VSnPc.gif) 
	 
 
	
	
	
		
	Posts: 12.049
	Threads: 65
	Joined: May 2017
	
	
 
	
	
		Quote:Is this a bug?
Nope. This is as intended. It should also resize when moved. 
 
Cu Selur
	
 
	
	
----
Dev versions are in the 'experimental'-folder of my GoogleDrive, which is linked on the download page.
	
	
 
 
	
	
	
		
	Posts: 788
	Threads: 16
	Joined: Mar 2020
	
	
 
	
	
		Seems filters presets menu is broken. Impossible to select filter from the list:
![[Image: uGCMYr5.gif]](https://i.imgur.com/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
	
 
 
	
	
	
		
	Posts: 12.049
	Threads: 65
	Joined: May 2017
	
	
 
	
	
		Seems like a Mac only problem.
(I can reproduce it on mac, can't on Windows and Linux)
-> looking into it
Cu Selur
	
	
	
----
Dev versions are in the 'experimental'-folder of my GoogleDrive, which is linked on the download page.
	
	
 
 
	
	
	
		
	Posts: 788
	Threads: 16
	Joined: Mar 2020
	
	
 
	
	
		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!"
	
	
	
	
	
 
 
	
	
	
		
	Posts: 12.049
	Threads: 65
	Joined: May 2017
	
	
 
	
	
		Probably an issue with the mp4box version detection,...
Will look at it once I figure out how to fix the comobox issue reported before.
	
	
	
----
Dev versions are in the 'experimental'-folder of my GoogleDrive, which is linked on the download page.
	
	
 
 
	
	
	
		
	Posts: 788
	Threads: 16
	Joined: Mar 2020
	
	
 
	
	
		Color->Basic->Autowhite error
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'
 
 
	
	
	
		
	Posts: 12.049
	Threads: 65
	Joined: May 2017
	
	
 
	
	
		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
	
----
Dev versions are in the 'experimental'-folder of my GoogleDrive, which is linked on the download page.
	
	
 
 
	
	
	
		
	Posts: 788
	Threads: 16
	Joined: Mar 2020
	
	
 
	
	
		Yes, no more Autowhite error with updater scripts.
Also no any other error messages with quick run around all other VS filters.