Search found 2 matches

Go to advanced search

by verica
23 Nov 2011 10:56
Forum: Web and scripting
Topic: Plugin issue found with "playlist.add(url, name, options)"
Replies: 4
Views: 3674

Plugin issue found with "playlist.add(url, name, options)"

I've posted a question days ago ( http://forum.videolan.org/viewtopic.php?f=16&t=95742 ) and the troubleshooting led me to debugging the code for the ActiveX VLC plugin. What I found is that the options always get added as untrusted, i.e. flag unique: Class plugin.cpp int VLCPlugin::playlist_add...
by verica
18 Nov 2011 17:04
Forum: Web and scripting
Topic: Option "mjpeg-fps" works with console but not for plugin
Replies: 0
Views: 1955

Option "mjpeg-fps" works with console but not for plugin

Hi, The option "mjpeg-fps" works fine when using a console call with the following syntax: vlc --mjpeg-fps 1 http://myserver/myvideo.mjpg It plays the video with the FPS value 1. However when I try to set this option through the plugin, it does not affect the speed of display. Simple code:...

Go to advanced search