mirror of
https://github.com/CCExtractor/ccextractor.git
synced 2026-02-04 05:44:53 +00:00
[PR #1745] [MERGED] [FIX] add mac-ocr-hardsubx workflow & ffmpeg variants support #2469
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/1745
Author: @prateekmedia
Created: 9/6/2025
Status: ✅ Merged
Merged: 11/3/2025
Merged by: @prateekmedia
Base:
master← Head:hardsubx_patch📝 Commits (10+)
4e96e5fFix critical hardsubx OCR bugs affecting accuracy and stability469debdFix CLI parameters and add platform-specific paths for OCR660d524Configure rsmpeg for platform-specific FFmpeg versions828a9cfUpdate build scripts to support FFmpeg version selectionb0529d8Update CI workflows and Windows configuration7d94a15Update COMPILATION.md with FFmpeg version configurationb94301dfix: update version of rsmpeg1399b2afix: revert to ffmpeg6 for windows2624d8dfix: toml0787279Merge remote-tracking branch 'origin/master' into hardsubx_patch📊 Changes
10 files changed (+463 additions, -120 deletions)
View changed files
📝
.github/workflows/build_mac.yml(+16 -0)📝
docs/COMPILATION.MD(+47 -8)📝
linux/build(+6 -1)📝
mac/build.command(+90 -2)📝
src/lib_ccx/ocr.c(+1 -0)📝
src/rust/Cargo.lock(+243 -97)📝
src/rust/Cargo.toml(+13 -3)📝
src/rust/build.rs(+33 -0)📝
src/rust/src/args.rs(+8 -8)📝
windows/rust.bat(+6 -1)📄 Description
In raising this pull request, I confirm the following (please check boxes):
My familiarity with the project is as follows (check one):
Fix
Mac OS:
FFMpeg used in workflow:
8.*6.*(pinned VCPKG supports this)6.*(Latest ubuntu runner supports this)🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.