Page 1 of 1

Corner screen logo help

Posted: 20 Dec 2005 09:13
by andrew
Any one know if a corner screen logo feature is available?
Top or left hand corner of the screen

Posted: 20 Dec 2005 11:06
by erbsen

Posted: 20 Dec 2005 18:44
by Andrew
Hi there thanks for your help. Would you be able to post me a
link where I can download the logo filter from. Look everywhere and can't find it....

Thanks once again
Regards
Andrew

Posted: 20 Dec 2005 19:32
by erbsen
where I can download the logo filter from
You have misunderstood this.

1. Define the *.png-file you want to use as logo, adjust transparency, Logo position:
Settings - Preferences - Video - Subtitles/OSD - Logo overlay.
Save and exit.

2. Create a new shortcut to VLC, right-click on it, open the "Properties" and add " --filter logo" into the "Target".
Example:
C:\Program Files\VLC\vlc.exe -I skins2 --filter logo


Now while playing a movie your logo should be visible.

You can move the logo by left-clicking on it. ;)

Posted: 20 Dec 2005 19:55
by dionoea
the --filter option was renamed to --vout-filter in 0.8.4

Posted: 21 Dec 2005 10:34
by erbsen
the --filter option was renamed to --vout-filter in 0.8.4
Really ?
I'm using 0.8.4a, the --filter logo-option still works.

----------

Instead creating a new shortcut you can go to:
Settings - Preferences - Video - Overlays - Subtitles/OSD, scroll down and enable "Logo video filter".


erbsen

Posted: 21 Dec 2005 18:17
by dionoea
you should have something like

Code: Select all

Warning: option --filter is deprecated. You should use --vout-filter instead.
in your debug output.