Bind subtitles to a button
Posted: 08 Mar 2024 13:58
Hello,
We are building a museum. We will have some videos for the visitors. I want the option for every visitor to be able to choose the language of the subtitles. I am looking for an option to play a video file and have let's say 3 tracks of subtitles in different languages. I want to achieve switching between the tracks(not cycle with V) like this:
Press E - the sub-track is in English
Press B - the sub-track is in Bulgarian
Press V - the sub-track is in Romanian
Of course, the buttons can be different, but I am looking for this functionality. Is there a way to achieve that? Extension? Rewrite parts of the source code(i have good c# understanding, but I am not sure if I am up to the task to code on c)?
I am using the latest version of VLC 3.0.20, but I am willing to roll back an older version if it is needed.
If this cannot be done with vlc is there any other player that supports that?
Thanks in advance.
We are building a museum. We will have some videos for the visitors. I want the option for every visitor to be able to choose the language of the subtitles. I am looking for an option to play a video file and have let's say 3 tracks of subtitles in different languages. I want to achieve switching between the tracks(not cycle with V) like this:
Press E - the sub-track is in English
Press B - the sub-track is in Bulgarian
Press V - the sub-track is in Romanian
Of course, the buttons can be different, but I am looking for this functionality. Is there a way to achieve that? Extension? Rewrite parts of the source code(i have good c# understanding, but I am not sure if I am up to the task to code on c)?
I am using the latest version of VLC 3.0.20, but I am willing to roll back an older version if it is needed.
If this cannot be done with vlc is there any other player that supports that?
Thanks in advance.