robmikh / SimpleRecorder

A simple screen recorder using both the Windows.Graphics.Capture and Windows.Media.Transcoding APIs.
MIT License
223 stars 48 forks source link

Object Reference not set , on latest version #36

Closed harmandeep-singh closed 3 years ago

harmandeep-singh commented 3 years ago

Recording Failed Uh-oh! Something went wrong! 0x8004003 - Object reference not set to an instance of an object

robmikh commented 3 years ago

That error generally gets thrown by the video driver if the settings you've selected don't match its capabilities. What settings did you use? Could you try lowering the frame rate or resolution? Were you trying to record a window or a monitor?

harmandeep-singh commented 3 years ago

👍 @robmikh : Thank You issue is fixed , after switch from nvidia graphic to intel graphics in display setting options