[GH-ISSUE #136] Cannot import video in windows10-16193 #120

Closed
opened 2026-02-26 08:45:24 +03:00 by kerem · 2 comments
Owner

Originally created by @huoshan12345 on GitHub (May 15, 2017).
Original GitHub issue: https://github.com/NickeManarin/ScreenToGif/issues/136

Originally assigned to: @NickeManarin on GitHub.

When i try to import frames from a video file(whatever which type of video file), a exception is thrown.
qq 20170515211002

It happened in windows10-16193, and it's normal(no exception thrown) in win10 of earlier version before 16193 and win7.

Originally created by @huoshan12345 on GitHub (May 15, 2017). Original GitHub issue: https://github.com/NickeManarin/ScreenToGif/issues/136 Originally assigned to: @NickeManarin on GitHub. When i try to import frames from a video file(whatever which type of video file), a exception is thrown. ![qq 20170515211002](https://cloud.githubusercontent.com/assets/3745918/26059171/564b7f0e-39b3-11e7-9962-a613c7af6ddb.png) It happened in windows10-16193, and it's normal(no exception thrown) in win10 of earlier version before 16193 and win7.
Author
Owner

@NickeManarin commented on GitHub (May 18, 2017):

Do you have the codecs to load that video?

By the looks of it, the app is failing to load the video, returning 0 as the size, thus crashing.

<!-- gh-comment-id:302265159 --> @NickeManarin commented on GitHub (May 18, 2017): Do you have the codecs to load that video? By the looks of it, the app is failing to load the video, returning 0 as the size, thus crashing.
Author
Owner

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

I added a new method for importing frames from video, using FFmpeg.
https://github.com/NickeManarin/ScreenToGif/issues/551

<!-- gh-comment-id:555044928 --> @NickeManarin commented on GitHub (Nov 18, 2019): I added a new method for importing frames from video, using FFmpeg. https://github.com/NickeManarin/ScreenToGif/issues/551
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#120
No description provided.