[PR #571] [MERGED] Fix SubStation Alpha subtitles in bitmap #1407

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

📋 Pull Request Information

Original PR: https://github.com/CCExtractor/ccextractor/pull/571
Author: @Izaron
Created: 12/25/2016
Status: Merged
Merged: 12/26/2016
Merged by: @cfsmp3

Base: masterHead: ssa-fix


📝 Commits (1)

  • 42297f9 Fix SubStation Alpha subtitles in bitmap

📊 Changes

1 file changed (+11 additions, -1 deletions)

View changed files

📝 src/lib_ccx/ccx_encoders_ssa.c (+11 -1)

📄 Description

When I created the decoder, I could not check function write_cc_bitmap_as_ssa with ENABLE_OCR, and then I fixed one bug - we should change newline symbols in SSA to "\N"


🔄 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/571 **Author:** [@Izaron](https://github.com/Izaron) **Created:** 12/25/2016 **Status:** ✅ Merged **Merged:** 12/26/2016 **Merged by:** [@cfsmp3](https://github.com/cfsmp3) **Base:** `master` ← **Head:** `ssa-fix` --- ### 📝 Commits (1) - [`42297f9`](https://github.com/CCExtractor/ccextractor/commit/42297f9f3f6bee9fd7aa0150eb3e4e333c20ea4e) Fix SubStation Alpha subtitles in bitmap ### 📊 Changes **1 file changed** (+11 additions, -1 deletions) <details> <summary>View changed files</summary> 📝 `src/lib_ccx/ccx_encoders_ssa.c` (+11 -1) </details> ### 📄 Description When I created the decoder, I could not check function write_cc_bitmap_as_ssa with ENABLE_OCR, and then I fixed one bug - we should change newline symbols in SSA to "\\N" --- <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:15 +00:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/ccextractor#1407