mirror of
https://github.com/CCExtractor/ccextractor.git
synced 2026-02-03 21:23:48 +00:00
[PR #571] [MERGED] Fix SubStation Alpha subtitles in bitmap #1407
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/571
Author: @Izaron
Created: 12/25/2016
Status: ✅ Merged
Merged: 12/26/2016
Merged by: @cfsmp3
Base:
master← Head:ssa-fix📝 Commits (1)
42297f9Fix 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.