mirror of
https://github.com/NickeManarin/ScreenToGif.git
synced 2026-04-25 23:25:52 +03:00
[GH-ISSUE #711] encoding error #578
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#578
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 @JohnJane-Doe on GitHub (Sep 4, 2020).
Original GitHub issue: https://github.com/NickeManarin/ScreenToGif/issues/711
@NickeManarin commented on GitHub (Sep 6, 2020):
Looks like you are using an older version of Gifski.
Try deleting the current gifski.dll and downloading again via the built in downloader in Options > Extras.
@JohnJane-Doe commented on GitHub (Sep 6, 2020):
Gifski.zip
Is this the latest version?
@NickeManarin commented on GitHub (Sep 7, 2020):
It appears to be the latest version.
https://github.com/NickeManarin/ScreenToGif/wiki/Help-%E2%96%AA-FAQ-%E2%96%AA-Unable-to-download-Gifski
@JohnJane-Doe commented on GitHub (Sep 7, 2020):
This issue has been resolved by installing vc++.
https://github.com/NickeManarin/ScreenToGif/issues/693 But this problem is still unresolved.
@NickeManarin commented on GitHub (Sep 7, 2020):
#693 will be released with v2.27 (next version).
It will require the download of a new Gifski dll again.
Which Visual C++ redist did you install?
@JohnJane-Doe commented on GitHub (Sep 7, 2020):
I installed Visual C++ 2015-2019 Redistributable.
@NickeManarin commented on GitHub (Sep 8, 2020):
Not sure if you found this before, but there is a wiki page explaining that VC++ was required:
https://github.com/NickeManarin/ScreenToGif/wiki/Help-%E2%96%AA-FAQ-%E2%96%AA-Unable-to-use-Gifski
I just need to make the app aware that the VC++ is installed or not.
@JohnJane-Doe commented on GitHub (Sep 8, 2020):
I got the information here https://github.com/NickeManarin/ScreenToGif/issues/544
Thanks for your help.
@NickeManarin commented on GitHub (Sep 8, 2020):
Ah, great. Thanks.