mirror of
https://github.com/NickeManarin/ScreenToGif.git
synced 2026-04-25 23:25:52 +03:00
[GH-ISSUE #378] Suggestion - FFmpeg video import #1678
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#1678
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 @NickeManarin on GitHub (Sep 26, 2018).
Original GitHub issue: https://github.com/NickeManarin/ScreenToGif/issues/378
Originally assigned to: @NickeManarin on GitHub.
Allow FFmpeg to be used as the video importer instead of the default MediaElement (WMP) currently being used.
Shouldn't be too hard to accomplish that.
@vatterspun commented on GitHub (Oct 6, 2018):
The obvious workaround for that is just to create a recording of a video using ScreenToGif (I've done this a few times). However an import component would be a pretty cool addition just in terms of image/video quality.
@NickeManarin commented on GitHub (Nov 18, 2019):
Done!
I merged the changes made by @manbokGo and added my own.
You can continue using the old method (which was also reworked, now it uses way less memory) or use the new method (via FFmpeg).