[GH-ISSUE #1161] [Bug] Can't use DirectX capture method #876

Closed
opened 2026-02-26 09:32:54 +03:00 by kerem · 1 comment
Owner

Originally created by @7peanuts on GitHub (Dec 6, 2022).
Original GitHub issue: https://github.com/NickeManarin/ScreenToGif/issues/1161

Originally assigned to: @NickeManarin on GitHub.

Describe the bug
Hi, I can't use directX capture method, whether it is capturing the whole screen or part of the screen, but it still work with the BitBlt capture method.
Here is the error message:

20221206105526

at System.Threading.Tasks.Task.Dispose(Boolean disposing) at System.Threading.Tasks.Task.Dispose() at ScreenToGif.Capture.BaseCapture.DisposeInternal() in C:\Users\nicke\source\ScreenToGif\ScreenToGif\Capture\BaseCapture.cs:line 175 at ScreenToGif.Capture.BaseCapture.DisposeAsync() in C:\Users\nicke\source\ScreenToGif\ScreenToGif\Capture\BaseCapture.cs:line 184 at ScreenToGif.Windows.NewRecorder.PrepareCapture(Boolean isNew) in C:\Users\nicke\source\ScreenToGif\ScreenToGif\Windows\NewRecorder.xaml.cs:line 1394 at ScreenToGif.Windows.NewRecorder.Record() in C:\Users\nicke\source\ScreenToGif\ScreenToGif\Windows\NewRecorder.xaml.cs:line 1033

Desktop (please complete the following information):
Windows 11 22H2 22621.900
Windows Feature Experience Pack 1000.22638.1000.0
Graphics Card: AMD 5700XT Adrenalin 22.5.1 Recommended (WHQL)
ScreenToGif version: 2.37.1

Originally created by @7peanuts on GitHub (Dec 6, 2022). Original GitHub issue: https://github.com/NickeManarin/ScreenToGif/issues/1161 Originally assigned to: @NickeManarin on GitHub. **Describe the bug** Hi, I can't use directX capture method, whether it is capturing the whole screen or part of the screen, but it still work with the BitBlt capture method. Here is the error message: ![20221206105526](https://user-images.githubusercontent.com/82173614/205798455-acb0373e-78fe-4fa4-8dfa-a6bbaba2aa4b.jpg) ` at System.Threading.Tasks.Task.Dispose(Boolean disposing) at System.Threading.Tasks.Task.Dispose() at ScreenToGif.Capture.BaseCapture.DisposeInternal() in C:\Users\nicke\source\ScreenToGif\ScreenToGif\Capture\BaseCapture.cs:line 175 at ScreenToGif.Capture.BaseCapture.DisposeAsync() in C:\Users\nicke\source\ScreenToGif\ScreenToGif\Capture\BaseCapture.cs:line 184 at ScreenToGif.Windows.NewRecorder.PrepareCapture(Boolean isNew) in C:\Users\nicke\source\ScreenToGif\ScreenToGif\Windows\NewRecorder.xaml.cs:line 1394 at ScreenToGif.Windows.NewRecorder.Record() in C:\Users\nicke\source\ScreenToGif\ScreenToGif\Windows\NewRecorder.xaml.cs:line 1033` **Desktop (please complete the following information):** Windows 11 22H2 22621.900 Windows Feature Experience Pack 1000.22638.1000.0 Graphics Card: AMD 5700XT Adrenalin 22.5.1 Recommended (WHQL) ScreenToGif version: 2.37.1
kerem 2026-02-26 09:32:54 +03:00
Author
Owner

@7peanuts commented on GitHub (Dec 8, 2022):

Sorry, it's ready. Something is wrong with my graphics driver 😂

<!-- gh-comment-id:1342476482 --> @7peanuts commented on GitHub (Dec 8, 2022): Sorry, it's ready. Something is wrong with my graphics driver 😂
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/ScreenToGif#876
No description provided.