rockbottom
Active Member
I just noticed the game captures got deleted when you did the housekeeping. You're going to get better performance with Game and if needed Window Capture. Display Capture should only be used when all else fails.
Im using low.The 1080p encoding settings weren't changed & the 3060TI is still overloaded & struggling. It actually got worse (0.6% vs 1.5%).
What in-game quality setting are you using?
With your system, Escape From Tarkov should be set to low quality while running high refresh rates.
The Preset controls the compression level & throughput of the encoder. Lower presets are faster, higher presets are slower.
Keep the vertical canvas @ the higher res for now.
Scaling didn't need to be touched so don't make any changes to it. Just the presets & fix that bit-rate in the screenshot (2500) it's too low for 1080p/60. Back to 6000, Keyframe Interval 2 Seconds
I appreciate you,There should be less rendering lag, will it be enough to eliminate all of it is the ??
I know my system would have no problem but there's a significant performance gap between a 11700f/3060TI & 12900k/3090.
No payment required, just get it done.
That file is above, but ill probably do another stream tomorrow. No major issues from what I can see while I was streaming. So thats awesome. Maybe a few minor onesFound this. 8 is the NVENC session limit, probably went over somehow. Get a clean start for the next test, sometime the sessions get hung.
The API says error code 21 is NV_ENC_ERR_INCOMPATIBLE_CLIENT_KEY, with the comment:
/**
* This indicates that the client is attempting to use a feature
* that is not available for the license type for the current system.
*/
"NVENC Feature not available for current license key type" error from nvEncoder sample
When I try to run the nvEncoder sample application included in NV Encode SDK 2.0, it fails to open an encode session. Here is the output: C:\Users\Timothy\Downloads\nvenc_2.0_pkg\Samples\nvEncode...stackoverflow.com