Question / Help Enabling NVENC Blocks me from Streaming/Recording?

BeyondModern

New Member
Whenever I try to enable NVENC, pressing either the Start Streaming or Recording buttons does nothing. There's no error, the buttons aren't blocked, they just do nothing. However, it only effects whatever I have NVENC enabled for.

If I have NVENC selected for streaming but not recording, the Start Recording button works fine while the Start Streaming button does nothing, and vice versa. Anyone else experience this?
 

Harold

Active Member
15:09:36.856: [Media Foundation encoder]: transform->SetOutputType(0, outputType.Get(), 0) failed, The input type is not supported for D3D device. (0xc00d6d76)

You're using incompatible settings for nvenc.
 

BeyondModern

New Member
15:09:36.856: [Media Foundation encoder]: transform->SetOutputType(0, outputType.Get(), 0) failed, The input type is not supported for D3D device. (0xc00d6d76)

You're using incompatible settings for nvenc.

I was able to figure that out, but what exactly does that mean? The encoder settings? Most are left at Default aside from the bitrate, which I set to 50000, CBR for recording.
 

Suslik V

Active Member
After Fit to Screen he can get real input, maybe this helps? Because if capture is just floating in space with 90001x90001 (or 0x0) image size then no one codec will work. First, hook to the game, then configure transform, then configure codec.
 
Top