Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[WIP] Set up a Rust native version of Hardsubx context and rewrite hardsubx.c #1458

Open
wants to merge 30 commits into
base: master
Choose a base branch
from

Conversation

shashwat1002
Copy link
Contributor

  • constructor function (new) made that takes options as argument [this will replace init_hardsubx]
  • default function for hardsubx context
  • default function for cc_subtitle

- constructor function (new) made that takes options as argument [this will replace init_hardsubx]
- default function for hardsubx context
- default function for cc_subtitle
@shashwat1002
Copy link
Contributor Author

@PunitLodha please check if the new struct looks okay

@PunitLodha
Copy link
Member

@prateekmedia Since you made the change to rsmpeg. Is it a drop-in replacement? Are there any changes needed to this PR?

@prateekmedia
Copy link
Contributor

prateekmedia commented Mar 15, 2023

@PunitLodha you can check what the CI says for build_ocr_hardsubx linux, if it runs fine then no change else I think there might be some imports that need to be done.

Like ffmpeg_sys_next::* would not be equivalent to rsmpeg::*, some dependencies are needed to be include manually. Check my implementation on mod.rs and utility.rs

@cfsmp3
Copy link
Contributor

cfsmp3 commented Mar 3, 2024

@prateekmedia @IshanGrover2004 @PunitLodha thoughts on this PR?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

4 participants