mirror of
https://github.com/NickeManarin/ScreenToGif.git
synced 2026-04-26 15:46:00 +03:00
[GH-ISSUE #1317] [Feature Request] Capture Frequency in FPM and FPH range for webcams timelapses #3473
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#3473
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 @elfalko on GitHub (Jul 11, 2024).
Original GitHub issue: https://github.com/NickeManarin/ScreenToGif/issues/1317
Originally assigned to: @NickeManarin on GitHub.
I'm trying to record my posture with my webcam while working across the day to figure out what can be improved.
1fps seems to currently be the lower limit for the webcam recording (please correct me if I'm wrong there), but something like 1fpm is certainly sufficient for my application and would hugely save storage space.
Lower framerates would IMHO greatly increase the usability for timelapses in general.
For screen recordings, FPM and FPH time scales instead of FPS are already implemented. I would love to see those for the webcam mode as well.
Naturally I can work around this using other tools and scripting, but currently it seems a logical extension to the current feature set of ScreenToGif.
I might actually look into submitting a PR myself if I find time.