[PR #1293] [MERGED] Fix calculation of the processed frame for Ffmpeg #1345

Closed
opened 2026-02-26 09:34:30 +03:00 by kerem · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/NickeManarin/ScreenToGif/pull/1293
Author: @pawlos
Created: 3/23/2024
Status: Merged
Merged: 3/24/2024
Merged by: @NickeManarin

Base: devHead: bug/encoding-over-100


📝 Commits (1)

  • fc730e6 Fix calculation of the processed frame for Ffmpeg

📊 Changes

1 file changed (+15 additions, -4 deletions)

View changed files

📝 ScreenToGif/Util/EncodingManager.cs (+15 -4)

📄 Description

Changed the frame calculation log for the Ffmpeg encoded that should result in progress rage not going outside 100%.

information about duplicated frames during the encoding process are excluded from progress calculation resulting in more accurate status update.

Fixes #1279


🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/NickeManarin/ScreenToGif/pull/1293 **Author:** [@pawlos](https://github.com/pawlos) **Created:** 3/23/2024 **Status:** ✅ Merged **Merged:** 3/24/2024 **Merged by:** [@NickeManarin](https://github.com/NickeManarin) **Base:** `dev` ← **Head:** `bug/encoding-over-100` --- ### 📝 Commits (1) - [`fc730e6`](https://github.com/NickeManarin/ScreenToGif/commit/fc730e6497d6d596848776f2082ae627d6199795) Fix calculation of the processed frame for Ffmpeg ### 📊 Changes **1 file changed** (+15 additions, -4 deletions) <details> <summary>View changed files</summary> 📝 `ScreenToGif/Util/EncodingManager.cs` (+15 -4) </details> ### 📄 Description Changed the frame calculation log for the Ffmpeg encoded that should result in progress rage not going outside 100%. information about duplicated frames during the encoding process are excluded from progress calculation resulting in more accurate status update. Fixes #1279 --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-02-26 09:34:30 +03:00
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#1345
No description provided.