mirror of
https://github.com/CCExtractor/ccextractor.git
synced 2026-02-14 21:23:42 +00:00
[PR #1211] [MERGED] [FIX] Fix SCC timing and lingering captions #2009
Reference in New Issue
Block a user
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/CCExtractor/ccextractor/pull/1211
Author: @kdrag0n
Created: 1/23/2020
Status: ✅ Merged
Merged: 1/23/2020
Merged by: @cfsmp3
Base:
master← Head:scc-timing-fix📝 Commits (3)
5b8b696scc: Fix timing and lingering captionsd507218scc: Calculate frame number using a more precise frame rate180fcd4scc: Fix timecode format specifiers📊 Changes
1 file changed (+23 additions, -9 deletions)
View changed files
📝
src/lib_ccx/ccx_encoders_scc.c(+23 -9)📄 Description
In raising this pull request, I confirm the following (please check boxes):
My familiarity with the project is as follows (check one):
This includes 2 changes:
Old behavior:
New behavior:
These changes fix the issue where captions were always one line off — that is, caption 1 would show when caption 2 was supposed to show.
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.