mirror of
https://github.com/NickeManarin/ScreenToGif.git
synced 2026-04-25 23:25:52 +03:00
[GH-ISSUE #242] Error while encoding the gif with Gifski #203
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#203
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 @DemoJameson on GitHub (Jan 14, 2018).
Original GitHub issue: https://github.com/NickeManarin/ScreenToGif/issues/242
► Title -
Encode
▬ Message -
Error while encoding the gif with Gifski.
○ Type -
System.Exception
♦ [Version] Date/Hour -
[2.11] 01/15/2018 00:42:56
▲ Source -
ScreenToGif
▼ TargetSite -
Void Encode(System.Collections.Generic.List`1[ScreenToGif.Util.Model.FrameInfo], Int32, ScreenToGif.Util.Parameters, System.Threading.CancellationTokenSource)
♠ StackTrace -
在 ScreenToGif.Windows.Other.Encoder.Encode(List`1 listFrames, Int32 id, Parameters param, CancellationTokenSource tokenSource)
@NickeManarin commented on GitHub (Jan 14, 2018):
Hi, this bug was fixed and it will be available with the next version of the app.
#225