mirror of
https://github.com/NickeManarin/ScreenToGif.git
synced 2026-04-25 23:25:52 +03:00
[GH-ISSUE #405] 录制帧率问题 #1701
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#1701
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 @IEtheReaLKnifL on GitHub (Dec 15, 2018).
Original GitHub issue: https://github.com/NickeManarin/ScreenToGif/issues/405
Originally assigned to: @NickeManarin on GitHub.
软件最高只支持60FPS, 我是120HZ的显示器, 录制的时候特别卡, 而且在全屏录制的时候CPU占用几乎100%
但是最骚的是录制的GIF很丝滑, 没有录制时的卡顿
@vatterspun commented on GitHub (Dec 16, 2018):
Do you need to record above 60FPS? Or are you concerned about the high CPU usage?
@IEtheReaLKnifL commented on GitHub (Dec 16, 2018):
No, I don't need to record a 120FPS GIF.
My issue is when I record 60FPS GIF in full screen, the mouse slide is very stuck, and the CPU usage is very high, my CPU is 7700
@vatterspun commented on GitHub (Dec 23, 2018):
As I understand it, the primary goal of ScreenToGif is a basic for creating quick demonstrations and how-to guides. The program isn't really suited for creating high FPS GIF files. This might be out of scope for the developer.
You might look into ShareX or OBS tools. Those might be a little more robust.
@NickeManarin commented on GitHub (Jan 6, 2019):
Indeed, the recording is a heavy operation. In order to be less resource demanding, I'll need to use DirectX.