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

DLNA: cast subtitles #236

Open
1 task
vankasteelj opened this issue Nov 19, 2024 · 3 comments
Open
1 task

DLNA: cast subtitles #236

vankasteelj opened this issue Nov 19, 2024 · 3 comments

Comments

@vankasteelj
Copy link
Owner

vankasteelj commented Nov 19, 2024

dlnacasts3 supports subtitles but it won't work on LG WebOS. Here's a solution:

Todo:

  • use mkvmerge before casting
@vankasteelj
Copy link
Owner Author

vankasteelj commented Nov 27, 2024

On LG WebOS (LG B9) - Srt casting:

  • providing a path doesn't work
  • providing an url doesn't work, probably needs vtt

@vankasteelj
Copy link
Owner Author

vankasteelj commented Nov 27, 2024

On LG WebOS (LG B9) - Transcoding:

  • srt2vtt is somewhat working (encoding issues) but I cannot cast it

@vankasteelj
Copy link
Owner Author

I can't fix this, but mkvmerge could be a solution (merge video+subtitle in one mkv then cast that new file). I won't do that atm though

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

No branches or pull requests

1 participant