Alot of stuff are missing, i dont see Tensorrt either. Log says:
Detected the following cards which seem to lack NVIDIA PureVideo support: Microsoft Basic Display Adapter Microsoft Remote Display Adapter Parsec Virtual Display Adapter NVIDIA GeForce RTX 5080
No card found that's supported by nvenc, the CUDA encoding library. -> Removing CUDA based encoding support. Card name was compared against:
https://developer.nvidia.com/cuda-gpus
Detected vfwDecoders with 32bit: VIDC.RTV1 vidc.cvid vidc.i420 vidc.iyuv vidc.mrle vidc.msvc vidc.uyvy vidc.yuy2 vidc.yvu9 vidc.yvyu
Detected vfw64BitDecoders: VIDC.RTV1 vidc.i420 vidc.iyuv vidc.mrle vidc.msvc vidc.uyvy vidc.yuy2 vidc.yvu9 vidc.yvyu
Avisynth+ is available,..
DGDecNV available,..
Vapoursynth is available,..
VSMLRT available,..
vsDPIR (mlrt) available,..
vsRIFE (mlrt) available,..
vsSAFA (mlrt) available,..
vsSCUNet mlrt) available,..
vsSwinIR (mlrt) available,..
Current defaultOutputPath: is empty!
-> Set it under Config->Path
Finished startup, finished after 8.515s
Quote:Parsec Virtual Display Adapter NVIDIA GeForce RTX 5080
Virtual Displays,...

with random display adpater names,...
Does 'NVEncC --check-features' for on that system?
Cu Selur
(15.03.2025, 09:48)Selur Wrote: [ -> ]Quote:Parsec Virtual Display Adapter NVIDIA GeForce RTX 5080
Virtual Displays,...
with random display adpater names,...
Does 'NVEncC --check-features' for on that system?
Cu Selur
i have removed the parsec stuff days ago dunno where this is getting picked up from just checked display in device manager is not there. Earlier was working find with old gpu. i updated hybrid after settin new one and doesnt work anymore. Afaik 5080 doesnt support 32bit stuff anymore could that be it ? how fo i do the the check features command
I uploaded a new dev which will basically do no NVEnc check and just assume that any driver with 'NVIDIA' in its name supports NVEnc.
Cu Selur
(15.03.2025, 10:50)Selur Wrote: [ -> ]I uploaded a new dev which will basically do no NVEnc check and just assume that any driver with 'NVIDIA' in its name supports NVEnc.
Cu Selur
It works but i have an issue, loading my profile shows errors. Do i have to recreate all my profiles, i was previously on dev build from few months ago, i think some stuff are missing and chnaged so when i load global profile and once i load the file errors show:
![[Image: HrhOCDx.png]](https://i.imgur.com/HrhOCDx.png)
I'll look into it. (Probably related to DeOldify getting renamed to HAVC)
Quote:Do i have to recreate all my profiles
Probably: Yes
I adjusted the code to not create popup, not the 'error' is only added in the log.
If you load an old profile/config/preset you should:
a. check if there are such messages in the log
b. if any of these refers to a filter you were using, check/adjust the settings of that filter
c. resave the profile/config/preset
d. apply the profile/config/preset anew and see if the problem is solved, if not let me know.
=> uploaded new dev, let me know how it works out.
If it fails, please share one of those profiles causing the issue with me.
Cu Selur
(15.03.2025, 13:38)Selur Wrote: [ -> ]I adjusted the code to not create popup, not the 'error' is only added in the log.
If you load an old profile/config/preset you should:
a. check if there are such messages in the log
b. if any of these refers to a filter you were using, check/adjust the settings of that filter
c. resave the profile/config/preset
d. apply the profile/config/preset anew and see if the problem is solved, if not let me know.
=> uploaded new dev, let me know how it works out.
If it fails, please share one of those profiles causing the issue with me.
Cu Selur
I can check when i get home, man such a hassle updating all the profiles, ithink safest would be to do that so other shit doesnt go bad, upscale does work just updated one of my profiles for now and its good.
(15.03.2025, 13:38)Selur Wrote: [ -> ]I adjusted the code to not create popup, not the 'error' is only added in the log.
If you load an old profile/config/preset you should:
a. check if there are such messages in the log
b. if any of these refers to a filter you were using, check/adjust the settings of that filter
c. resave the profile/config/preset
d. apply the profile/config/preset anew and see if the problem is solved, if not let me know.
=> uploaded new dev, let me know how it works out.
If it fails, please share one of those profiles causing the issue with me.
Cu Selur
Prompts dont show but yeah error is there, imma just convert my stuff, wont update anymore for now and chill cuz its a hassle to update every time. I had to update since tensorrt needed update for 5080 or smth
![[Image: hYIID8k.png]](https://i.imgur.com/hYIID8k.png)
Since I can't reproduce this here: Did you try re-saving the profile?