cplussharp / graph-studio-next

GraphStudioNext is a tool for developers to build and test DirectShow Graphs
354 stars 94 forks source link

DXVA Null Renderer: Class not registered #310

Closed mirh closed 7 years ago

mirh commented 7 years ago
REGDB_E_CLASSNOTREG (0x80040154)
Can't create renderer (decimal -214722164)

This happens in Performance Test with it seems every decoder. I'm on W7.

mikecopperwhite commented 7 years ago

Thanks for the report. That last rev should fix that problem, it was a relatively simple oversight in the code. Also will allow this filter to be loaded from GRF and GRFX files (in GSN ony, not other graph editors as it's an internal GSN filter).