21.08.2020, 21:57 
		
	
	
		It is possible that preview refresh problem was due some bug in VapourSynth 51. Yesterday i switch back to v50 and can't reproduce preview problem anymore. But anyway i will keep an eye on that...
	
	
	
	
	
| 
					Esxi running macos For selur
				 | 
| 
		
		
		21.08.2020, 21:57 
		
	 
		It is possible that preview refresh problem was due some bug in VapourSynth 51. Yesterday i switch back to v50 and can't reproduce preview problem anymore. But anyway i will keep an eye on that...
	 
		
		
		21.08.2020, 22:12 
		
	 
		Not sure whether I have fixed the normal preview problem since I'm not sure whether I just have a preview problem due to the software render or whether the problem is still there. -> uploaded a new version to google drive. Is there a mac installer for the R52_R1 available? Cu Selur 
---- Dev versions are in the 'experimental'-folder of my GoogleDrive, which is linked on the download page. 
		
		
		21.08.2020, 22:21 
		
	 
		no news about R52 installer yet https://forum.doom9.org/showthread.php?t=175522 Found that some of Sharpen and DeNoise filters gives me error in Hybrid: ![[Image: BOhgzq6.jpg]](https://i.imgur.com/BOhgzq6.jpg) ![[Image: EJehvfX.jpg]](https://i.imgur.com/EJehvfX.jpg) ![[Image: oCju9go.jpg]](https://i.imgur.com/oCju9go.jpg) ![[Image: o8cSr1W.jpg]](https://i.imgur.com/o8cSr1W.jpg) ![[Image: TyTQ8KZ.jpg]](https://i.imgur.com/TyTQ8KZ.jpg) ![[Image: UOurkdN.jpg]](https://i.imgur.com/UOurkdN.jpg) ![[Image: ijVRExe.jpg]](https://i.imgur.com/ijVRExe.jpg) ![[Image: ewRs4l2.jpg]](https://i.imgur.com/ewRs4l2.jpg)  
		
		
		21.08.2020, 22:22 
		
	 
		Strange thin is that I can't reproduce the x265 problem here. What do you get when calling: otool -L Hybrid.app/Contents/MacOS/x265Cu Selur 
---- Dev versions are in the 'experimental'-folder of my GoogleDrive, which is linked on the download page. 
		
		
		21.08.2020, 22:27 
		
	 
		If i just copy/paste your code i got this: otool -L Hybrid.app/Contents/MacOS/x265 /Library/Developer/CommandLineTools/usr/bin/objdump: 'Hybrid.app/Contents/MacOS/x265': No such file or directory but if i drop x265 binary directly to terminal line after otool -L, i got this: otool -L /Applications/Hybrid.app/Contents/MacOS/x265 /Applications/Hybrid.app/Contents/MacOS/x265: @rpath/libx265.195.dylib (compatibility version 195.0.0, current version 195.0.0) /usr/lib/libSystem.B.dylib (compatibility version 1.0.0, current version 1281.100.1) /usr/lib/libc++.1.dylib (compatibility version 1.0.0, current version 902.1.0) 
		Are you incapable of copy&paste and using 'code'-blocks? All those screenshots are really annoying, since they are unnecessary large and contains little information. you are missing plugins: CAS: https://github.com/HomeOfVapourSynthEvol...rSynth-CAS dfttest: https://github.com/HomeOfVapourSynthEvol...th-DFTTest neo_fft3d: https://github.com/HomeOfAviSynthPlusEvo.../neo_FFT3D added mvmulti to: https://github.com/Selur/VapoursynthScriptsInHybrid x264: I know whats causing the problem Cu Selur 
---- Dev versions are in the 'experimental'-folder of my GoogleDrive, which is linked on the download page. 
		try calling: install_name_tool -delete_rpath /Users/selur/workspace/x265/build/linux/8bit /Applications/Hybrid.app/Contents/MacOS/x265NOPE, that doesn't work. Cu Selur 
---- Dev versions are in the 'experimental'-folder of my GoogleDrive, which is linked on the download page. 
		Okay try: install_name_tool -delete_rpath /Users/selur/workspace/x265/build/linux/8bit /Applications/Hybrid.app/Contents/MacOS/x265Cu Selur Ps.: main question is: does the normal preview work or not? 
---- Dev versions are in the 'experimental'-folder of my GoogleDrive, which is linked on the download page. 
		
		
		21.08.2020, 22:52 
		
	 
		Ok, got it. Filters related problem. libdfttest.dylib already installed in system (maybe some mistake with with naming?) neo_fft3d don't works on macOS yet due some mistakes. Hope l33tmeatwad with filter developer will figure somehow how to fix it. It seems a lot of things now rely on it. CAS filter - will ask l33tmeatwad to add it to his compiled filters collection. 
		
		
		21.08.2020, 22:54 
		
	 
		Also try the x265 adjustments and check if the preview work or not. Cu Selur 
---- Dev versions are in the 'experimental'-folder of my GoogleDrive, which is linked on the download page. | 
| 
					« Next Oldest | Next Newest »
				 |