mirror of
https://github.com/NickeManarin/ScreenToGif.git
synced 2026-04-26 07:35:54 +03:00
[GH-ISSUE #798] Empty, transparent frames when capturing from secondary screen #635
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#635
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 @johnknoop on GitHub (Feb 25, 2021).
Original GitHub issue: https://github.com/NickeManarin/ScreenToGif/issues/798
Originally assigned to: @NickeManarin on GitHub.
I have a large 4K display with 125% zoom factor as my primary display, and the 1080p laptop display as my secondary.
When I record, I'd like to use the laptop screen, because any time I do screen capture on the 4K display, the resulting image is big and blurry (both using ScreentoGif or when just capturing part of the screen using WIN+SHIFT+S).
But if I record from the secondary screen using ScreenToGif, the result is just a bunch of transparent frames with nothing in them.
Is this a known limitation?
OS: Windows 10
@NickeManarin commented on GitHub (Mar 2, 2021):
If the
Snip and Sketchapp also has the same bad result (a blurry image) perhaps there's something wrong with the display adapter of your laptop.Have you tried to reinstall the graphics driver and restarting your computer?
The only limitation for recording in laptops is that the DirectX capture does not work on secondary screens (DirectX limitation).
@johnknoop commented on GitHub (Mar 2, 2021):
Hi @NickeManarin
I was probably a bit unclear in my description... The blurry thing is normal, it happens on all Windows computers when you have 125% scaling. That's why I prefer to take screenshots and recordings on my secondary display, which has no scaling (since it's not a high PPI screen). And it's when I use ScreenToGif on my secondary display that the resulting images are just transparent.
@johnknoop commented on GitHub (Mar 2, 2021):
I shot a video using my phone that perhaps shows the problem better:
https://1drv.ms/v/s!AlB0UH0hZbPQieAXA9v5EqJuKYeLOg
@johnknoop commented on GitHub (Mar 10, 2021):
@NickeManarin have you been able to reproduce it?
@NickeManarin commented on GitHub (Mar 10, 2021):
Thanks for the video, but I haven't been able to reproduce with my laptop. I'll have to move my desktop to my living room to test with a 4k screen.
Have you tried to mode the capture region around the secondary screen to all corners?
@johnknoop commented on GitHub (Mar 10, 2021):
@NickeManarin yes I've tried all kinds of things, like full screen, a window, an area, making that area bigger etc. They all result in transparent pixels.
@johnknoop commented on GitHub (Apr 22, 2021):
@NickeManarin have you had a chance to look at this?
@johnknoop commented on GitHub (Apr 22, 2021):
Oh, I just got the new update. The transparent pixels problem is gone! Unfortunately, it doesn't capture the cursor like it does when recording on the primary screen, but it's a step in the right direction!
@NickeManarin commented on GitHub (Apr 22, 2021):
Ohhh, ok.
I'm going to fix that too :)
@NickeManarin commented on GitHub (Apr 23, 2021):
Fixed!
It will be available with the next version, 2.28.3.
@johnknoop commented on GitHub (Oct 27, 2021):
Hi @NickeManarin
I just wanted to mention that while the issue was fixed for the "per second" capture mode, it still persists if I switch to "manual" or "user interaction". The reason I believe this is the same issue, is that I can't reproduce it on my main screen. Only on the secondary screen.
Personally I don't use those modes very much so it doesn't really bother me, but I just thought you might wanna know.
Keep up the good work! Thanks!