My main problem is I can't display external subtitle(.srt) of audio file when it's playing.
I know it can be fixed on GUI by setting an audio visualizer, but how can I do this in python-vlc ?
Code: Select all
--audio-visual={any,goom,projectm,visual,glspectrum,none}
Audio visualizations
This adds visualization modules (spectrum analyzer, etc.).
Thanks a lot, I was looking in wrong place https://www.olivieraubert.net/vlc/python-ctypes/doc/.https://wiki.videolan.org/VLC_command-line_helpCode: Select all
--audio-visual={any,goom,projectm,visual,glspectrum,none} Audio visualizations This adds visualization modules (spectrum analyzer, etc.).
Can you rephrase that please?could you tell me that is there any command for getting showing subtitle in MediaPlayerTimeChanged or not, please ?
I mean is there a way to get the currently displayed subtitle or subtitle of a specific time by command ?Can you rephrase that please?could you tell me that is there any command for getting showing subtitle in MediaPlayerTimeChanged or not, please ?
Return to “Development around libVLC”
Users browsing this forum: No registered users and 22 guests