Python Forum
Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Subtitle Access
#4
This returns the current subtitle. With the previous link that shows how to set the current subtitle and get the number of available subtitles you should have a good starting point for investigating if there is a way an identifier for each subtitle.

https://www.geeksforgeeks.org/python-vlc...-subtitle/

I would download the VLC media player source and use information from geeksforgeeks links to quickly zero in on the media player/spu interface parts that relate to subtitles.
Reply


Messages In This Thread
Subtitle Access - by jrockow - Jun-25-2023, 02:14 PM
RE: Subtitle Access - by deanhystad - Jun-25-2023, 02:31 PM
RE: Subtitle Access - by jrockow - Jun-25-2023, 05:12 PM
RE: Subtitle Access - by deanhystad - Jun-26-2023, 03:12 PM

Forum Jump:

User Panel Messages

Announcements
Announcement #1 8/1/2020
Announcement #2 8/2/2020
Announcement #3 8/6/2020