[GH-ISSUE #378] Suggestion - FFmpeg video import #1678

Closed
opened 2026-03-01 18:47:26 +03:00 by kerem · 2 comments
Owner

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.

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](https://stackoverflow.com/questions/27568254/how-to-extract-1-screenshot-for-a-video-with-ffmpeg-at-a-given-time).
kerem 2026-03-01 18:47:26 +03:00
Author
Owner

@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.

<!-- gh-comment-id:427612338 --> @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.
Author
Owner

@NickeManarin commented on GitHub (Nov 18, 2019):

Done!

image

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).

<!-- gh-comment-id:555019443 --> @NickeManarin commented on GitHub (Nov 18, 2019): Done! ![image](https://user-images.githubusercontent.com/14798947/69056947-bf53df00-09ef-11ea-8aa3-9c93f09956d4.png) 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).
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/ScreenToGif#1678
No description provided.