[PR #623] [MERGED] Fixes in CEA-708 #1463

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

📋 Pull Request Information

Original PR: https://github.com/CCExtractor/ccextractor/pull/623
Author: @Izaron
Created: 1/10/2017
Status: Merged
Merged: 1/10/2017
Merged by: @cfsmp3

Base: masterHead: subs-708


📝 Commits (4)

  • a41cd3f Added spaces as in 608 subs
  • d60baf1 Added support of UTF16
  • 714700f Fixed column count to correct values
  • 407a40e Fixed italics and underline bit flags

📊 Changes

3 files changed (+34 additions, -36 deletions)

View changed files

📝 src/lib_ccx/ccx_decoders_708.c (+3 -3)
📝 src/lib_ccx/ccx_decoders_708_output.c (+30 -32)
📝 src/lib_ccx/ccx_decoders_708_output.h (+1 -1)

📄 Description

#Getting started on improving
Closes #477 - result file DancingQueen.p2.svc01.srt
There are 2 other issues in the list with Korean subtitles, but I do not know whether it is possible to close them
Now correctly displayed characters like ®
There still characters missing in some lines in English subtitles


🔄 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/623 **Author:** [@Izaron](https://github.com/Izaron) **Created:** 1/10/2017 **Status:** ✅ Merged **Merged:** 1/10/2017 **Merged by:** [@cfsmp3](https://github.com/cfsmp3) **Base:** `master` ← **Head:** `subs-708` --- ### 📝 Commits (4) - [`a41cd3f`](https://github.com/CCExtractor/ccextractor/commit/a41cd3f0c4e42c87794e0fa7752bcb5852867ad3) Added spaces as in 608 subs - [`d60baf1`](https://github.com/CCExtractor/ccextractor/commit/d60baf18953f1501e2d450fd7e97406cd9624c58) Added support of UTF16 - [`714700f`](https://github.com/CCExtractor/ccextractor/commit/714700f6b5a49fcbad9562fecec0d9e634cef71f) Fixed column count to correct values - [`407a40e`](https://github.com/CCExtractor/ccextractor/commit/407a40e32e282a9f4d76109fb7acac24cb47e82f) Fixed italics and underline bit flags ### 📊 Changes **3 files changed** (+34 additions, -36 deletions) <details> <summary>View changed files</summary> 📝 `src/lib_ccx/ccx_decoders_708.c` (+3 -3) 📝 `src/lib_ccx/ccx_decoders_708_output.c` (+30 -32) 📝 `src/lib_ccx/ccx_decoders_708_output.h` (+1 -1) </details> ### 📄 Description #Getting started on improving Closes #477 - result file [DancingQueen.p2.svc01.srt ](https://gist.github.com/Izaron/44c030eae8c6c1049ae6d3e6c6d0dd32) There are 2 other issues in the list with Korean subtitles, but I do not know whether it is possible to close them Now correctly displayed characters like ® There still characters missing in some lines in English subtitles --- <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:35 +00:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/ccextractor#1463