Posts: 12.046
	Threads: 65
	Joined: May 2017
	
	
 
	
	
		Also check the vsViewer preview, does that work?
You also might want to check your memory usage during encoding. QTGMC can be a hog on higher resolution content.
In case it's the RAM usage, try to limit the cache using 'Filtering->Vapoursynth->Misc->Misc->Limit Cache'.
Cu Selur
	
	
	
----
Dev versions are in the 'experimental'-folder of my GoogleDrive, which is linked on the download page.
	
	
 
 
	
	
		I got plenty of ram
Will def try vsviewer 
Next opportunity
	
	
	
	
	
 
 
	
	
	
		
	Posts: 12.046
	Threads: 65
	Joined: May 2017
	
	
 
	
	
		Uploaded a new dev build which uses xvid_encraw for Xvid encoding by default instead of mencoder.
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
	
	
 
	
	
		Some strange errors in new as well as in old UI with new components:
When use MP4Box MP4 x264/x265:
Crashed with exit status 1
-> 2020-10-09@18_47_59_7810_02_muxing crashed: Crashed with exit status 1
	
	
	
	
	
 
 
	
	
	
		
	Posts: 12.046
	Threads: 65
	Joined: May 2017
	
	
 
	
	
		And if you had created a debug output it would have shown, something similar to
Quote:MP4Box output: dyld: Library not loaded: @executable_path/lib/libx265.179.dylib
  Referenced from: /Users/selur/workspace/Hybrid/Hybrid.app/Contents/MacOS/lib/libavcodec.58.dylib
  Reason: image not found
I deleted libx265.179.dylib since I thought it was a left over from an old x265 compile. 

-> will look 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
	
	
 
	
	
		What about files in "modules" folder? I notice that gf_openhevc_dec.dylib from gpac-1.1.0-DEV-rev72-g6692db41-master is different to gf_openhevc_dec.dylib used in Hybrid.
	
	
	
	
	
 
 
	
	
	
		
	Posts: 12.046
	Threads: 65
	Joined: May 2017
	
	
 
	
	
		added the missing library, seems to work now (updated the download same file name)
Cu Selur
	
	
	
----
Dev versions are in the 'experimental'-folder of my GoogleDrive, which is linked on the download page.
	
	
 
 
	
	
	
		
	Posts: 12.046
	Threads: 65
	Joined: May 2017
	
	
 
	
		
		
		09.10.2020, 18:19 
(This post was last modified: 09.10.2020, 18:21 by Selur.)
		
	 
	
		modules folder is probably not needed,... (you probably can simply rename the folder and MP4Box should still work)
	
	
	
----
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, i will check it. In Hybrid 2018 as well as in Hybrid 2020 before MP4box updates it was no "modules" folder at all
Seems works now
	
	
	
	
	
 
 
	
	
	
		
	Posts: 12.046
	Threads: 65
	Joined: May 2017
	
	
 
	
	
		btw. I released the base version without Vapoursynth installer on the main download site,...
	
	
	
----
Dev versions are in the 'experimental'-folder of my GoogleDrive, which is linked on the download page.