[PR #584] [MERGED] Fixed SSA, SPUPNG and VTT timing and skipping of subtitles for SAMI and TTML. #1424

Open
opened 2026-01-29 17:16:21 +00:00 by claunia · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/CCExtractor/ccextractor/pull/584
Author: @alexbrt
Created: 12/30/2016
Status: Merged
Merged: 12/30/2016
Merged by: @cfsmp3

Base: masterHead: master


📝 Commits (2)

  • 5fa9376 Fixed SSA, SPUPNG and VTT timing and skipping of subtitles for SAMI and TTML.
  • fd01232 Fixed SSA, SPUPNG and VTT timing and skipping of subtitles for SAMI and TTML.

📊 Changes

6 files changed (+59 additions, -125 deletions)

View changed files

📝 src/lib_ccx/ccx_encoders_sami.c (+25 -38)
📝 src/lib_ccx/ccx_encoders_smptett.c (+20 -35)
📝 src/lib_ccx/ccx_encoders_ssa.c (+2 -15)
📝 src/lib_ccx/ccx_encoders_transcript.c (+3 -11)
📝 src/lib_ccx/ccx_encoders_webvtt.c (+2 -15)
📝 src/lib_ccx/spupng_encoder.c (+7 -11)

📄 Description

No description provided


🔄 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/CCExtractor/ccextractor/pull/584 **Author:** [@alexbrt](https://github.com/alexbrt) **Created:** 12/30/2016 **Status:** ✅ Merged **Merged:** 12/30/2016 **Merged by:** [@cfsmp3](https://github.com/cfsmp3) **Base:** `master` ← **Head:** `master` --- ### 📝 Commits (2) - [`5fa9376`](https://github.com/CCExtractor/ccextractor/commit/5fa93764b2b60eaa30c7a838f49ba7b76104480f) Fixed SSA, SPUPNG and VTT timing and skipping of subtitles for SAMI and TTML. - [`fd01232`](https://github.com/CCExtractor/ccextractor/commit/fd01232a2688e2bc4c56cc7fd0827ae937b531e0) Fixed SSA, SPUPNG and VTT timing and skipping of subtitles for SAMI and TTML. ### 📊 Changes **6 files changed** (+59 additions, -125 deletions) <details> <summary>View changed files</summary> 📝 `src/lib_ccx/ccx_encoders_sami.c` (+25 -38) 📝 `src/lib_ccx/ccx_encoders_smptett.c` (+20 -35) 📝 `src/lib_ccx/ccx_encoders_ssa.c` (+2 -15) 📝 `src/lib_ccx/ccx_encoders_transcript.c` (+3 -11) 📝 `src/lib_ccx/ccx_encoders_webvtt.c` (+2 -15) 📝 `src/lib_ccx/spupng_encoder.c` (+7 -11) </details> ### 📄 Description _No description provided_ --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
claunia added the pull-request label 2026-01-29 17:16:21 +00:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/ccextractor#1424