mirror of
https://github.com/CCExtractor/ccextractor.git
synced 2026-04-26 08:00:20 +00:00
[PR #1101] [MERGED] [IMPROVEMENT] MXF caption frame rates #1896
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/1101
Author: @jgreer
Created: 8/15/2019
Status: ✅ Merged
Merged: 8/16/2019
Merged by: @cfsmp3
Base:
master← Head:decode_mxf_cdp_frame_rates📝 Commits (2)
7fd455bDecode cdp frame rates in mxf files for accurate caption timings.4d44ffcUpdate changelog re: MXF frame rate parsing.📊 Changes
2 files changed (+28 additions, -5 deletions)
View changed files
📝
docs/CHANGES.TXT(+4 -0)📝
src/lib_ccx/ccx_demuxer_mxf.c(+24 -5)📄 Description
In raising this pull request, I confirm the following (please check boxes):
My familiarity with the project is as follows (check one):
Update the MXF demuxer so that it parses frame rates out of the CDP data. Without this, ccextractor assumed 29.97 fps in all content, so for example, on a 59.94 fps file the caption timings were double what they should be.
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.