mirror of
https://github.com/NickeManarin/ScreenToGif.git
synced 2026-04-25 23:25:52 +03:00
[GH-ISSUE #696] DirectX capture mode only works on primary display #2263
Labels
No labels
copy cats
duplicated
future feature
pull-request
⬜ Accepted
⬜ Completed
⬜ Help Wanted 💪
⬜ In Progress
⬜ Missing Details
⬜ Pending
⬜ Waiting For Answer ⏳
🆕 feature preview
🔷 Bug 🐛
🔷 Out Of Scope
🔷 Out Of Scope
🔷 Question
🔷Enhancement
🔷Enhancement
🔷Invalid / External
🔷Knowledge Base
🔷Won't Fix
🕑 High
🕑 High
🕑 High
🕕 Medium
🕙 Low
🕛 Critical
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/ScreenToGif#2263
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @macklinb on GitHub (Jul 23, 2020).
Original GitHub issue: https://github.com/NickeManarin/ScreenToGif/issues/696
Originally assigned to: @NickeManarin on GitHub.
When I start a DX recording containing any part of my second monitor, the recording fails to start and I get the following exception:
However if I move the recording window over so that it only captures my primary monitor, the recording works fine. If I make the second monitor my "main display" in the Windows Settings app, the behavior is reversed. This might be an issue with SharpDX and not ScreenToGif, not sure.
Fantastic tool by the way, I use it all the time 👍