mirror of
https://github.com/CCExtractor/ccextractor.git
synced 2026-02-03 21:23:48 +00:00
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?
Original Pull Request: https://github.com/CCExtractor/ccextractor/pull/1826
State: closed
Merged: Yes
Summary
This PR addresses multiple issues with DVB subtitle extraction from Chinese broadcasts as reported in #224:
ignore_alpha_at_edge()to handle edge cases correctlyChanges
src/lib_ccx/ts_tables.cparse_PMT()src/lib_ccx/general_loop.csrc/lib_ccx/ocr.csrc/rust/lib_ccxr/src/common/constants.rssrc/rust/lib_ccxr/src/common/options.rssrc/rust/src/parser.rssrc/rust/src/common.rsdocs/CHANGES.TXTTest Results
Tested with the 12GB sample file from issue #224:
--ocrlang chi_tranow works correctlyTest Commands
Related Issues
Fixes #224
🤖 Generated with Claude Code