rockbottom
Active Member
While you're waiting, here's something to try.  It won't help with OBS but will give Premiere a swift kick.
	
	
		
			
			
				
					
						
							
						
					
					www.voukoder.org
				
			
		
	
			
			I would have tested this already, but it's nearly impossible to plug-in something into the motherboard, cause my second pc is built into a desk shelf, and space is very limited. I would need to disassemble the whole system and buy some new adaptors.Try connecting a monitor to the HDMI out on your mobo & check to see if it forces it Online/Running at Full Power.
Hyper Encode only works for Intel dGPU&iGPU. Hardware enocders are hardware, which needs special hardware implementation to balance loads between them. They won't work together automatically. Even two Nvidia cards won't encode together (unless it's card with dual nvenc like 4090 and with specific condition). Are you sure you are really having Nvidia card and Intel card to encode a single stream? That would be mircale.Yes.
Stream Assist is just a marketing term created by Intel, nothing more. I encode with my 3090 & UHD 770 concurrently all the time & they work great together.
Good, it's recommended for optimal performance.
Then it's not what he was asking.I never said I was encoding a Single stream. I'm encoding Multiple streams concurrently using both my 3090 & UHD 770.
I already told him to try to add "-dual_gfx 1" segment in OBS custom FFmpeg output encoder setting, which enables Hyper Encode. This is the encoder option description from QSV. You can get this in ffmpeg with -h encoder=hevc_qsv command. This is exactly what he is looking for.Your last post has absolutely nothing to do with this 3 month old thread. Help the OP or go the ^&*& away.
-dual_gfx          <int>        E..V....... Prefer processing on both iGfx and dGfx simultaneously (from 0 to 2) (default off)
     off             0            E..V....... Disable HyperEncode mode
     on              1            E..V....... Enable HyperEncode mode and return error if incompatible parameters during initialization
     adaptive        2            E..V....... Enable HyperEncode mode or fallback to single GPU if incompatible parameters during initialization
	Like I said, OBS is not officially on Hyper Encode support list. This is only a potential hack.QSV in the Custom Output you say? I'm on v30 & it doesn't exist in this version & I don't believe it's available in the latest version either.