Toggle Logo using a lua script

Discuss your Lua playlist, album art and interface scripts.
StevedeP
New Cone
New Cone
Posts: 1
Joined: 01 Jul 2023 13:42

Toggle Logo using a lua script

Postby StevedeP » 01 Jul 2023 13:45

Hi,

Is het possible to toggle the logo (video overlay) using a lua script?

Copilot suggest below, but this is not working?

function click_HIDE_WATERMARK()
-- Display message box
vlc.msg.info("Watermark hidden!")

-- Turn off the logo
local vlc = require("vlc")
vlc.var.set(nil, "no-one-instance", true)
end


Kind regards,


Steve.

Return to “Scripting VLC in lua”

Who is online

Users browsing this forum: No registered users and 5 guests