Welcome guest. Before posting on our computer help forum, you must register. Click here it's easy and free.

Author Topic: vlc date and time  (Read 4664 times)

0 Members and 1 Guest are viewing this topic.

jrmchess

    Topic Starter


    Greenhorn

    • Experience: Beginner
    • OS: Unknown
    vlc date and time
    « on: June 19, 2011, 03:27:04 AM »
    Is there a way to display date and time in vlc? I know I can do it thru the command line. I have the following script, vlc.exe --sub-filter=marq{marquee=$T/$D" Volume:"$V,size=12,color=0xFF8040,position=10}:marq{marquee=Time:%H:%M:%S" Date:"%d/%m/%Y,color=0xFF8040,size=12,position=6} to display the date and time. But this is only possible via the command line. Is there a way to run this script without having to go to the command line so that I can have any video to display the date and time just by double clicking it?

    Thanks