Question / Help Preview Freezes and Won't Save Video

SilentMrDave

New Member
I've been recording with OBS for a while now but just recently I've been getting this issue. I've successfully recorded No Man's Sky videos before but now it's almost impossible. Once I get into the game I can record for a few minutes. Then the preview freezes and when I hit "stop recording" it remains stuck on "stopping recording". I end up having to exit. When I check the video files everything seems fine until the preview freezes which cuts the video.
 

Attachments

  • 2016-09-11 22-53-24 - Copy.txt
    10.7 KB · Views: 27

c3r1c3

Member
22:54:43.629: device_texture_create (D3D11): Failed to create 2D texture (887A0005)
22:54:43.659: [capture_screen] Failed to get texture DC

Happens in your log a few times. It means OBS can't grab the game anymore.

So what changed on your system recently?
 

SilentMrDave

New Member
Now that I remember I recently got the most latest windows update. Also the new Nvidia GeForce Experience app updated. Other than that nothing else has changed.
 

c3r1c3

Member
Try running OBS as Administrator, and starting OBS before starting NMS.

Also do you have any scenes with the "capture any fullscreen" option selected? If you have more then 1 of those (i.e. you set up a 2nd one instead of using the already existing one), then both can conflict with each other.

Lastly I see in your log some scenes with a Display Capture and Game capture. If you can avoid doing so, you'll want to. It can be a bit of a drain on your system/GPU to have both in the same scene.
 

SilentMrDave

New Member
I've tried running as admin (even tried compatibility) and the problem persists. I only have 1 scene with "capture any fullscreen". The Display Capture is there in case Game Capture doesn't hook. Even with one removed the problem persists.
 

RytoEX

Forum Admin
Forum Moderator
Developer
Now that I remember I recently got the most latest windows update. Also the new Nvidia GeForce Experience app updated. Other than that nothing else has changed.
Code:
22:54:39.793: device_texture_create (D3D11): Failed to create 2D texture (887A0005)

This error has been seen often lately on systems with Windows 10 Anniversary Update and KB3176938 (Win 10, Version 1607, Build 14393.105). Do you have that update installed? If so, have you tried uninstalling KB3176938 temporarily to see if that fixes your problem? If uninstalling it does fix your problem, please consider reporting that to Microsoft via their Feedback Hub.

If you don't have KB3176938 installed, or uninstalling it does not fix your issue, have you tried a fresh Scene Collection with no other scenes in it?
 

SilentMrDave

New Member
There was a new windows update today which I tried to see if it had fixed the issue but it did not. I'll be trying the rollback tomorrow and reporting back with the result.
 

SilentMrDave

New Member
Code:
22:54:39.793: device_texture_create (D3D11): Failed to create 2D texture (887A0005)

This error has been seen often lately on systems with Windows 10 Anniversary Update and KB3176938 (Win 10, Version 1607, Build 14393.105). Do you have that update installed? If so, have you tried uninstalling KB3176938 temporarily to see if that fixes your problem? If uninstalling it does fix your problem, please consider reporting that to Microsoft via their Feedback Hub.

If you don't have KB3176938 installed, or uninstalling it does not fix your issue, have you tried a fresh Scene Collection with no other scenes in it?

Alright rolling back fixed it. Thanks for the help.
 
Top