psieg / Lightpack

Lightpack and Prismatik open repository

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Windows 11 22H2 NVFBC capture stopped work

sudousercom opened this issue · comments

Hi! After update 22h2 capture shows 0 fps with NVFBC
Tried with HDR on, and HDR off
Prismatik 5.11.2.24
arduino uno with 391 leds, 500000 baud rate
Nvidia driver 517.48

debug log:

17:38:31:416 Debug: class QVariant __cdecl SettingsScope::Settings::valueMain(const class QString &) "ConnectedDevice" =  QVariant(QString, "Adalight")
17:38:31:416 Debug: class QVariant __cdecl SettingsScope::Settings::valueMain(const class QString &) "Adalight/NumberOfLeds" =  QVariant(QString, "391")
17:38:31:416 Debug: class QVariant __cdecl SettingsScope::Settings::valueMain(const class QString &) "Adalight/BaudRate" =  QVariant(QString, "500000")
17:38:31:416 Debug: void __cdecl SettingsWindow::refreshAmbilightEvaluated(double) Therotical Max Hz for led count and baud rate: 28.3206 391 500000
17:38:31:416 Debug: void __cdecl LightpackPluginInterface::refreshAmbilightEvaluated(double) inf
17:38:31:416 Debug: void __cdecl GrabberBase::grab(void) NvFBCGrabber
17:38:31:416 Debug: void __cdecl GrabberBase::grab(void) reallocating
17:38:31:493 Critical: bool __cdecl NvFBCGrabber::reallocate(const class QList<struct ScreenInfo> &) Error creating NvFBC interface: -5
17:38:31:494 Critical: void __cdecl GrabberBase::grab(void)  couldn't reallocate grabbing buffer
17:38:31:494 Debug: void __cdecl GrabberBase::grab(void) NvFBCGrabber
17:38:31:494 Debug: void __cdecl GrabberBase::grab(void) reallocating
17:38:31:562 Critical: bool __cdecl NvFBCGrabber::reallocate(const class QList<struct ScreenInfo> &) Error creating NvFBC interface: -5
17:38:31:562 Critical: void __cdecl GrabberBase::grab(void)  couldn't reallocate grabbing buffer
17:38:31:562 Debug: void __cdecl GrabberBase::grab(void) NvFBCGrabber
17:38:31:562 Debug: void __cdecl GrabberBase::grab(void) reallocating
17:38:31:630 Critical: bool __cdecl NvFBCGrabber::reallocate(const class QList<struct ScreenInfo> &) Error creating NvFBC interface: -5
17:38:31:631 Critical: void __cdecl GrabberBase::grab(void)  couldn't reallocate grabbing buffer
17:38:31:631 Debug: void __cdecl GrabberBase::grab(void) NvFBCGrabber
17:38:31:631 Debug: void __cdecl GrabberBase::grab(void) reallocating
17:38:31:692 Critical: bool __cdecl NvFBCGrabber::reallocate(const class QList<struct ScreenInfo> &) Error creating NvFBC interface: -5
17:38:31:692 Critical: void __cdecl GrabberBase::grab(void)  couldn't reallocate grabbing buffer
17:38:31:692 Debug: void __cdecl GrabberBase::grab(void) NvFBCGrabber
17:38:31:692 Debug: void __cdecl GrabberBase::grab(void) reallocating
17:38:31:773 Critical: bool __cdecl NvFBCGrabber::reallocate(const class QList<struct ScreenInfo> &) Error creating NvFBC interface: -5
17:38:31:774 Critical: void __cdecl GrabberBase::grab(void)  couldn't reallocate grabbing buffer
17:38:31:774 Debug: void __cdecl GrabberBase::grab(void) NvFBCGrabber
17:38:31:774 Debug: void __cdecl GrabberBase::grab(void) reallocating
17:38:31:860 Critical: bool __cdecl NvFBCGrabber::reallocate(const class QList<struct ScreenInfo> &) Error creating NvFBC interface: -5
17:38:31:861 Critical: void __cdecl GrabberBase::grab(void)  couldn't reallocate grabbing buffer
17:38:31:861 Debug: void __cdecl GrabberBase::grab(void) NvFBCGrabber
17:38:31:862 Debug: void __cdecl GrabberBase::grab(void) reallocating
17:38:31:942 Critical: bool __cdecl NvFBCGrabber::reallocate(const class QList<struct ScreenInfo> &) Error creating NvFBC interface: -5
17:38:31:944 Critical: void __cdecl GrabberBase::grab(void)  couldn't reallocate grabbing buffer
17:38:31:944 Debug: void __cdecl GrabManager::timeoutUpdateFPS(void)
17:38:31:944 Debug: void __cdecl SettingsWindow::refreshAmbilightEvaluated(double) inf
17:38:31:944 Debug: class QVariant __cdecl SettingsScope::Settings::valueMain(const class QString &) "ConnectedDevice" =  QVariant(QString, "Adalight")
17:38:31:944 Debug: class QVariant __cdecl SettingsScope::Settings::valueMain(const class QString &) "Adalight/NumberOfLeds" =  QVariant(QString, "391")
17:38:31:944 Debug: class QVariant __cdecl SettingsScope::Settings::valueMain(const class QString &) "Adalight/BaudRate" =  QVariant(QString, "500000")
17:38:31:944 Debug: void __cdecl SettingsWindow::refreshAmbilightEvaluated(double) Therotical Max Hz for led count and baud rate: 28.3206 391 500000
17:38:31:944 Debug: void __cdecl LightpackPluginInterface::refreshAmbilightEvaluated(double) inf
17:38:31:944 Debug: void __cdecl GrabberBase::grab(void) NvFBCGrabber
17:38:31:944 Debug: void __cdecl GrabberBase::grab(void) reallocating
17:38:32:057 Critical: bool __cdecl NvFBCGrabber::reallocate(const class QList<struct ScreenInfo> &) Error creating NvFBC interface: -5
17:38:32:058 Critical: void __cdecl GrabberBase::grab(void)  couldn't reallocate grabbing buffer
17:38:32:058 Debug: void __cdecl GrabberBase::grab(void) NvFBCGrabber
17:38:32:058 Debug: void __cdecl GrabberBase::grab(void) reallocating```