mirror of
https://github.com/NickeManarin/ScreenToGif.git
synced 2026-04-25 15:15:51 +03:00
[PR #1293] [MERGED] Fix calculation of the processed frame for Ffmpeg #1345
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#1345
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?
📋 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:
dev← Head:bug/encoding-over-100📝 Commits (1)
fc730e6Fix 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.
h264_mfandhevc_mf(H.264/H.265/HEVC via MediaFoundation) codecs in FFmpeg #3528h264_mfandhevc_mf(H.264/H.265/HEVC via MediaFoundation) codecs in FFmpeg #3531h264_mfandhevc_mf(H.264/H.265/HEVC via MediaFoundation) codecs in FFmpeg #3535