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

How to add subtitle when video is played #774

Closed
Hamamas opened this issue Oct 27, 2023 · 1 comment
Closed

How to add subtitle when video is played #774

Hamamas opened this issue Oct 27, 2023 · 1 comment
Assignees
Labels

Comments

@Hamamas
Copy link

Hamamas commented Oct 27, 2023

How can I add subtitles to an ExoPlayer video while it's playing?
What are the steps to dynamically add subtitles to an ExoPlayer when a video is already prepared?
Is it possible to load and display subtitles in ExoPlayer after the video has started playing?
How do I programmatically enable subtitle support in ExoPlayer during video playback?
What is the process for adding external subtitle tracks to an ExoPlayer instance after the video has started?
Can ExoPlayer load subtitles from different sources, such as local files or remote URLs, while a video is playing?
Are there any events or listeners I can use to trigger the addition of subtitles to a playing video in ExoPlayer?
How do I switch between multiple subtitle tracks in ExoPlayer during video playback?
What is the recommended way to handle subtitle formats and character encoding when adding subtitles to ExoPlayer while a video is playing?
Is there a specific API or method in ExoPlayer for adding subtitles to a video that is already prepared and playing?

@icbaker
Copy link
Collaborator

icbaker commented Oct 27, 2023

Duplicate of google/ExoPlayer#1649

@icbaker icbaker marked this as a duplicate of google/ExoPlayer#1649 Oct 27, 2023
@icbaker icbaker closed this as completed Oct 27, 2023
@androidx androidx locked and limited conversation to collaborators Dec 27, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Projects
None yet
Development

No branches or pull requests

2 participants