Posts: 329
	Threads: 107
	Joined: May 2017
	
	
 
	
	
		When I try use check "Prefer FFmpegsource" the encode not working. 
Quote:Avisynth preview error: -> ConvertToStacked: Input clip must be native 16 bit: YUV420P16, YUV422P16, YUV444P16, Y16 (K:\temp\tempPreviewAvisynthFile14_58_00_440.avs, line 30)
	 
 
	
	
	
		
	Posts: 12.046
	Threads: 65
	Joined: May 2017
	
	
 
	
		
		
		18.02.2024, 13:12 
(This post was last modified: 18.02.2024, 13:25 by Selur.)
		
	 
	
		Seems like instead of YUY2, YUV422P16 should be used.
I'll build a dev version for testing.
Cu  Selur
Ps.: If that version doesn't work I'll need a sample of the source to reproduce and workaround the problem. (pm is send)
	
	
	
----
Dev versions are in the 'experimental'-folder of my GoogleDrive, which is linked on the download page.
	
	
 
 
	
	
	
		
	Posts: 329
	Threads: 107
	Joined: May 2017
	
	
 
	
	
		Now preview working, but very slowly - AVSviewer64.exe allocated 5gB memory
	
	
	
	
	
 
 
	
	
	
		
	Posts: 12.046
	Threads: 65
	Joined: May 2017
	
	
 
	
		
		
		18.02.2024, 13:57 
(This post was last modified: 18.02.2024, 13:57 by Selur.)
		
	 
	
		Use other settings if you think it's too slow.
Since you don't plan to stay in 16bit and 4:2:2 you could enable "Filtering->Avisynth->Misc->Source->Convert to target color space directly after the source filter", this might speed up things.
Quote:AVSviewer64.exe allocated 5gB memory 
use less threads and other filters,...
Cu Selur
	
----
Dev versions are in the 'experimental'-folder of my GoogleDrive, which is linked on the download page.