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

[video_player_videohole] Problem reading DASH' integrated subtitles #605

Open
Tracked by #620
IhabMks opened this issue Jul 26, 2023 · 5 comments
Open
Tracked by #620

[video_player_videohole] Problem reading DASH' integrated subtitles #605

IhabMks opened this issue Jul 26, 2023 · 5 comments

Comments

@IhabMks
Copy link

IhabMks commented Jul 26, 2023

The video player, manages sometimes to retrieve the subtitles that are nested on the DASH url, and sometimes it doesn't. In addition to that, it appears that it only reads a single subtitle track, and not all of the available ones nested on the DASH url, is it made that way?

@hyue7
Copy link
Collaborator

hyue7 commented Jul 28, 2023

In addition to that, it appears that it only reads a single subtitle track,

Yes, according to the current implementation, that is the case.
You want an ability to select subtitle track? Like changing language, type?

@hyue7 hyue7 self-assigned this Jul 28, 2023
@IhabMks
Copy link
Author

IhabMks commented Jul 28, 2023

@hyue7
Hello,
Yes the goal is to be able to have a subtitle and audio selector, of the current playing video, which normally are integrated on the video itself.
As i only started developping with flutter-tizen, i'm currently looking at how the videeo player platform is written so i can understand better.

@hyue7
Copy link
Collaborator

hyue7 commented Jul 28, 2023

Yes the goal is to be able to have a subtitle and audio selector, of the current playing video, which normally are integrated on the video itself.

This ability is in under development, video_player_videhole plugin will be able to support select video,audio,subtitle tracks.
for example:
video: change quality,
audio: change channels,languages
subtitle: change subtitle type

@IhabMks
Copy link
Author

IhabMks commented Jul 28, 2023

@hyue7
That's good to know, I believe that for Tizen, the player has the highest priority for users.
That aside, are there sources, where i can learn how to communicate and make use of the player API provided by tizen so i can try to add useful functionnalities if possible, because i'm interested on this and would like to try to contribute to it.

@hyue7
Copy link
Collaborator

hyue7 commented Jul 31, 2023

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

3 participants