VLC version 2.0.1, Windows 7 64bit. I use this keys:
Code: Select all
vlc.exe --fullscreen --video-on-top --no-video-title-show --high-priority --mouse-hide-timeout=1 --repeat --sub-filter="logo" --logo-file="c:\logo.png" --logo-position=6 --logo-opacity=100 --open="c:\video"
If you use the same command but without the key [--no-video-title-show] - the watermark is visible immediately. But in this case shows the file name that I did not need!
Please help me - how to make a watermark image without displaying the name of file?