mirror of
https://github.com/NickeManarin/ScreenToGif.git
synced 2026-04-25 23:25:52 +03:00
[GH-ISSUE #637] Crash when trying to save a video using the system encoder #2119
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#2119
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 @Swandog on GitHub (Apr 13, 2020).
Original GitHub issue: https://github.com/NickeManarin/ScreenToGif/issues/637
Hi. I was trying to save a recording as video using the system encoder, and ScreenToGif crashed almost immediately, and made a 0 byte AVI file.
Based on another issue I read, I went searching through the Windows Events, and I believe this is the crash event:
I originally created the project in 2.17.1 (the Portable version), and I saw this issue. I tried downloading 2.23.1 (again, the Portable version), and saw the same problem.
Saving via gif works okay. I haven't tried ffmpeg because I don't have it installed, yet.
Let me know what I can do to help. I'm a programmer myself, but I've never worked in .NET and rarely on Windows, so I'll be new to this.