mirror of
https://github.com/NickeManarin/ScreenToGif.git
synced 2026-04-25 23:25:52 +03:00
[GH-ISSUE #283] Can't import a video file to ScreenToGif(无法载入视频文件) #1602
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#1602
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 @realzzc on GitHub (Mar 6, 2018).
Original GitHub issue: https://github.com/NickeManarin/ScreenToGif/issues/283
Hi~
When I start a project by importing a video file to ScreenToGif. The Program will getting into a no-end loading. I confirm that my PC has installed 4.7.1 .NET Framework with Windows 10.And I have tried a lot of video files,they all do not work.Please help~
@NickeManarin commented on GitHub (Mar 7, 2018):
Do you have Windows Media Player enabled on your system?
The media element that displays the video requires that app.
@realzzc commented on GitHub (Mar 16, 2018):
Yes,I have enabled the「Media Features」on my system,but it still not work
@NickeManarin commented on GitHub (Nov 18, 2019):
The thing is, that Windows Media Player should exist in your computer for it to work. It's under
Media Features > Windows Media Player.Since there's no children option in your screenshot, I'm assuming that you are using Windows N or K, which don't have WMP bundled.
In v2.20, I've added a new method for importing frames from videos, by using FFmpeg. I also added error messages, to warn the user that something is not working.