![]() |
|
4K transcoding problem with NVENC (outdated false limitation in Hybrid) - Printable Version +- Selur's Little Message Board (https://forum.selur.net) +-- Forum: Hybrid - Support (https://forum.selur.net/forum-1.html) +--- Forum: Problems & Questions (https://forum.selur.net/forum-3.html) +--- Thread: 4K transcoding problem with NVENC (outdated false limitation in Hybrid) (/thread-596.html) |
RE: 4K transcoding problem with NVENC (outdated false limitation in Hybrid) - No limit - 07.10.2018 (07.10.2018, 10:36)Selur Wrote: Next release will have an option to disable this, but in case Hybrid or any of the tools that comes with it ever does anything it should not, don't complain to me. I think it is a flase error in this Dev version, because I have not such problems in normal versions and in previous DEV versions. The software do not want to start with or without admin rights. RE: 4K transcoding problem with NVENC (outdated false limitation in Hybrid) - Selur - 07.10.2018 Hybrid dev version should work fine without admin rights, does so here and seemingly for everyone else who used the dev version,... As soon as a user which is in the admin group starts Hybrid it will close unless the new 'runAsAdmin' option is used. For those interested in the code, here's how this is checked: SID_IDENTIFIER_AUTHORITY authority = { SECURITY_NT_AUTHORITY };Quote:because I have not such problems in normal versionLast stable release didn't have the check in it. Quote:and in previous DEV versionsOnly dev versions starting from August 19th would have the check. Cu Selur |