mirror of
https://github.com/NickeManarin/ScreenToGif.git
synced 2026-04-26 07:35:54 +03:00
[GH-ISSUE #570] importing avi files can be highly inconsistent + other issues #467
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#467
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 @MeatPony on GitHub (Dec 25, 2019).
Original GitHub issue: https://github.com/NickeManarin/ScreenToGif/issues/570
When importing my 25 FPS 50 frame avi file (2 seconds long) it seems to add an extra frame, so it becomes 0-50 which means there are 51 frames. Some of the frames repeat multiple times, and the frames that do are inconsistent between imports. I have checked my avi files and it is fine. Also, upon exporting my 50 frame gif (when I remove the extra frame) and I import it into the other software I use, it only has 45 frames, not 50, as it should be.
@NickeManarin commented on GitHub (Dec 25, 2019):
Can you try out this version?
#551
@MeatPony commented on GitHub (Dec 25, 2019):
2.20 seems to have fixed the issues, I only used FFmpeg to import this time, didnt test regular importing. When importing it into my software there are 50 frames like there are supposed to be. No duplicate frames, and no extra frame.
@NickeManarin commented on GitHub (Dec 25, 2019):
I also changed a bit how the regular way worked. Can you test it?
@MeatPony commented on GitHub (Dec 25, 2019):
While using regular mode: The first two frames were duplicates and the last 3 frames were the same too. The number of frames appears to cap at 50, which it shouldn't be. It should be 49
@NickeManarin commented on GitHub (Jan 20, 2020):
Closing this since it works with v2.20, although only with the new importer.