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

Support Soft Subtitles #42

Open
im-parsa opened this issue Jan 4, 2024 · 6 comments
Open

Support Soft Subtitles #42

im-parsa opened this issue Jan 4, 2024 · 6 comments

Comments

@im-parsa
Copy link

im-parsa commented Jan 4, 2024

How can I make this source supports soft subtitles?

@dank074
Copy link
Owner

dank074 commented Jan 7, 2024

Duplicate of #10 ?

@im-parsa
Copy link
Author

im-parsa commented Jan 7, 2024

No, my video has subtitle (softsub) in it, but when I play it, it doesn't show up

@dank074
Copy link
Owner

dank074 commented Jan 9, 2024

No, my video has subtitle (softsub) in it, but when I play it, it doesn't show up

Yeah softsub means that it is not built into the video, so you will need to tell Ffmpeg to render it to the video

@im-parsa
Copy link
Author

how can i do that?
cuz im searching bout it like a month but i cant find any solution

@dank074
Copy link
Owner

dank074 commented Jan 19, 2024

Here's a guide on how to render the subtitles onto the output video using an ffmpeg flag:

https://trac.ffmpeg.org/wiki/HowToBurnSubtitlesIntoVideo

@myfirstevercode
Copy link

myfirstevercode commented Feb 3, 2024

I also want to know how to implement this soft sub. I don't know where to put it or how to put it.

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

No branches or pull requests

3 participants