Adding "no-lua" option doesn't work:
Code: Select all
item.options = {":demux=avformat :no-lua"}
Only way I found is to append "?" to url (which luckily doesn't change its meaning in HTTP) to distingiush next runs from the first one.
Code: Select all
item.options = {":demux=avformat :no-lua"}
Return to “Scripting VLC in lua”
Users browsing this forum: No registered users and 17 guests