hereI managed to display the time of the day using this string:
C:\Program Files (x86)\VideoLAN\VLC\vlc.exe --sub-filter=marq{marquee= %H:%M,color= 16777215,position=8} dvd:///F:/
Code: Select all
vlc.exe --sub-source=marq{marquee=%H:%M,color=16777215,position=8} dvd:///F:/
Code: Select all
vlc.exe --sub-source=marq{marquee=%H:%M,color=16777215,position=8} dvd:///F:/
Code: Select all
C:\Program Files (x86)\VideoLAN\VLC\vlc.exe --sub-source=marq{marquee=%H:%M,color=16777215,position=8
Code: Select all
C:\Program Files (x86)\VideoLAN\VLC\vlc.exe --sub-filter=marq{marquee= %H:%M,color= 16777215,position=8} dvd:///F:/
and how to display it in snapshotBut I would also like to display the elapsed time $T and duration $D. When I try to put that also in the string, I don't get to see the elapsed time and duration, but only the symbols $T and $D.
broken then?I managed to display the time of the day, but not the elapsed time and duration
I don't think I understand. What do you think could be broken?broken then?
Is there a timeline when this will be addressed/fixed ? Reading the ticket# 9858 seems it will work with meta-formatting. If so, how can this be setup in VLC player preference ?I filed to bug reports, using the information Tintifax (thank you!) gave.
https://trac.videolan.org/vlc/ticket/9858
https://trac.videolan.org/vlc/ticket/9859#ticket
Return to “VLC media player for Windows Troubleshooting”
Users browsing this forum: Google [Bot] and 79 guests