You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When I have Clamped enabled, and I toggle HDR on, the following error message pops up from novideo_srgb:
"NvAPI_GPU_SetColorSpaceConversion failed with error code -104"
Each time HDR is enabled, this error pops up. In instances of swapping between SDR/HDR modes frequently, it can result in duplicate error pop-ups.
Would there be a way to ignore this error and proceed without showing the error pop up? As far as I can tell, novideo_srgb functions perfectly despite the error. The colours are re-clamped after I drop back to SDR, and HDR works as expected.
I have been using it this way for several months now without any other issues, so I feel that the error pop up may be redundant?
Thank you for your hard work, I am loving the program.
The text was updated successfully, but these errors were encountered:
When I have Clamped enabled, and I toggle HDR on, the following error message pops up from novideo_srgb:
"NvAPI_GPU_SetColorSpaceConversion failed with error code -104"
![image](https://private-user-images.githubusercontent.com/18512288/378293087-4cfdecc3-0cf9-4b42-923b-e7fd3576c47b.png?jwt=eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpc3MiOiJnaXRodWIuY29tIiwiYXVkIjoicmF3LmdpdGh1YnVzZXJjb250ZW50LmNvbSIsImtleSI6ImtleTUiLCJleHAiOjE3MzkyOTgwOTEsIm5iZiI6MTczOTI5Nzc5MSwicGF0aCI6Ii8xODUxMjI4OC8zNzgyOTMwODctNGNmZGVjYzMtMGNmOS00YjQyLTkyM2ItZTdmZDM1NzZjNDdiLnBuZz9YLUFtei1BbGdvcml0aG09QVdTNC1ITUFDLVNIQTI1NiZYLUFtei1DcmVkZW50aWFsPUFLSUFWQ09EWUxTQTUzUFFLNFpBJTJGMjAyNTAyMTElMkZ1cy1lYXN0LTElMkZzMyUyRmF3czRfcmVxdWVzdCZYLUFtei1EYXRlPTIwMjUwMjExVDE4MTYzMVomWC1BbXotRXhwaXJlcz0zMDAmWC1BbXotU2lnbmF0dXJlPTc5M2NjZDgxMTMxMGNkNTJjNzZhY2JjMDMwY2ViYmFmOThiZDlhMzI4YTAyOTRjMjQyY2VkNmU2NTk2MzEyOWImWC1BbXotU2lnbmVkSGVhZGVycz1ob3N0In0.YicolY9_QIktT8JwLQ-R60YbR-dLR3OT0XsZTRLRxjc)
Each time HDR is enabled, this error pops up. In instances of swapping between SDR/HDR modes frequently, it can result in duplicate error pop-ups.
Would there be a way to ignore this error and proceed without showing the error pop up? As far as I can tell, novideo_srgb functions perfectly despite the error. The colours are re-clamped after I drop back to SDR, and HDR works as expected.
I have been using it this way for several months now without any other issues, so I feel that the error pop up may be redundant?
Thank you for your hard work, I am loving the program.
The text was updated successfully, but these errors were encountered: