Hi,
I'm using VLC 0.96 on OSX and am trying to display the current elapsed time in the center, bottom of the movie window when I play back my videos locally. This time should be permanently displayed throughout the course of the movie.
From the research that I have done, I believe that this should be done using the marquee OSD.
In advanced preferences I have enabled OSD, and the marquee subpictures filter module.
My first test I guess would be to see if VLC will simply display the default text 'VLC' in the center of the movie, but after saving and re-starting I don't see any text displayed anywhere on the screen.
I think I can then use the format string $T in place of the 'VLC' text to then display the elapsed time, but until I can at least display a simple text message on the screen I'm a bit stuck.
Can anyone suggest what I might be doing wrong?
Thanks!
P.