Page 1 of 1

sub-filter logo don't work with no-video-title-show

Posted: 19 Apr 2012 13:43
by amokeev
Hi!

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"
When keys [--no-video-title-show] and [--sub-filter="logo"] are used together watermark becomes visible only after press "pause" on your player.
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?

Re: sub-filter logo don't work with no-video-title-show

Posted: 19 Apr 2012 19:24
by VLC_help
Known issue. All subtitle filter will do that.
http://comments.gmane.org/gmane.comp.vi ... evel/85807