Briefly described question: How could I get current active Subtitle File path value (or URI) accurately without guess? If you don't have time, you should have gotten my question until this line. A video may have multiple subtitle files (video.srt, video.eng.srt, video.arb.srt, video.frn.srt, ...). ...
I'm writing a VLC extension using lua ( CurrentTimeMilliseconds.lua ) in order to show current video position time (with milliseconds part) in a popup window. I need the text shown to be updated automatically without using any buttons or auto-clicker software (like AHK) in order to call the function...
Briefly described question: How could I show the current video time position (elapsed time) with milliseconds part? Reading to this line only is sufficient (if you don't have time to read the further details mentioned below) in order to understand what I'm aiming to get and contribute something tha...