python-vlc icon indicating copy to clipboard operation
python-vlc copied to clipboard

Please, how can i create a SubtitleTrack object?

Open lucascp2004 opened this issue 6 years ago • 0 comments

I am using the examples_pyqt5vlc.py to a simple project, and i know that self.mediaplayer ( a result of libvlc_media_player_new_from_media(p_md)) has the function video_set_spu(), but i don't know how create a SubtitleTrack to use in video_set_spu function. Please, can anyone help me?

lucascp2004 avatar Apr 30 '19 02:04 lucascp2004