Search found 4 matches

Go to advanced search

by omareg94
31 Mar 2017 14:27
Forum: Scripting VLC in lua
Topic: How to get current active Subtitle File path (or URI) value accurately without guess?
Replies: 1
Views: 3190

How to get current active Subtitle File path (or URI) value accurately without guess?

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, ...). ...
by omareg94
27 Mar 2017 14:08
Forum: Scripting VLC in lua
Topic: How to create continuously automatically updated value in lua VLC Player extension?
Replies: 1
Views: 1167

How to create continuously automatically updated value in lua VLC Player extension?

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...
by omareg94
21 Mar 2017 21:09
Forum: VLC media player for Windows Troubleshooting
Topic: Mouse wheel horizontal scroll
Replies: 3
Views: 1026

Re: Mouse wheel horizontal scroll

You may check something like AutoHotkey that can tweak the horizontal scroll into a jump to previous/next seconds.
by omareg94
21 Mar 2017 20:54
Forum: VLC media player for Windows Troubleshooting
Topic: How to current time position (elapsed time) with the milliseconds part?
Replies: 1
Views: 9286

How to current time position (elapsed time) with the milliseconds part?

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...

Go to advanced search