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

Add external subtitles support #587

Merged
merged 5 commits into from
Aug 10, 2024
Merged

Add external subtitles support #587

merged 5 commits into from
Aug 10, 2024

Conversation

zoriya
Copy link
Owner

@zoriya zoriya commented Aug 8, 2024

Also wait for extraction to finish before returning attachments to prevent race conditions.

For now, CJK subtitles have issues since the webasm env does not have a compatible font. (it looks like the image below)

image

Closes #253

@zoriya zoriya self-assigned this Aug 8, 2024
@zoriya zoriya added enhancement New feature or request transcoder labels Aug 8, 2024
@zoriya zoriya added this to the v4.7.0 milestone Aug 8, 2024
@zoriya zoriya force-pushed the feat/external-subs branch 2 times, most recently from 2866bfd to 74d393a Compare August 9, 2024 16:22
@zoriya
Copy link
Owner Author

zoriya commented Aug 10, 2024

I'll merge this for now, we'll make fonts in a FU pr (it at least works for .srt, .vtt & latin .ass)

@zoriya zoriya marked this pull request as ready for review August 10, 2024 22:39
@zoriya zoriya force-pushed the feat/external-subs branch from 74d393a to 523f7a6 Compare August 10, 2024 22:40
@zoriya zoriya enabled auto-merge (rebase) August 10, 2024 22:41
@zoriya zoriya disabled auto-merge August 10, 2024 22:46
@zoriya zoriya merged commit 848819c into master Aug 10, 2024
11 checks passed
@zoriya zoriya deleted the feat/external-subs branch August 10, 2024 22:46
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request transcoder
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Parse external subtitles
1 participant