Steveb1968 / script.pseudotv

Channel surfing for your video library
Other
79 stars 27 forks source link

Channel logo transparency #52

Open alex-taras opened 4 years ago

alex-taras commented 4 years ago

Would it be possible to add some extra options for channel logos like transparency or tint? On 4:3 videos if the channel logo is in a corner, because of the black borders, it is barely visible because of the low alpha value.

fnord12 commented 4 years ago

In my branch i've added an option to adjust the Watermark's brightness. https://github.com/fnord12/script.pseudotv

But the transparency is actually a setting in the skin. If you want to adjust it, under resources\skins, pick a skin and edit TVOverlay. The final setting is "animation effect="fade" end="20" condition="True""; you can adjust the "end" value or simply set the condition to False.