
Syncplay interface module for VLC
Homepage
Source (link to git-repo or to original if based on someone elses unmodified work):
https://raw.githubusercontent.com/Syncplay/syncplay/master/syncplay/resources/lua/intf/syncplay.lua
To use Syncplay with VLC, users need the Syncplay interface module for VLC. The interface allows Syncplay to query VLC as to what video the user is playing and their position, as well as whether the video or not the video is paused. Furthermore, it allows Syncplay to play, pause and seek within the video, load a new video, and display messages on the OSD.
The latest version of the syncplay.lua should be installed with Syncplay, but you may need to reinstall it if you update VLC. Place the syncplay.lua file in the main (all user) VLC /lua/intf/ sub-directory (or the single user directories). By default the main directories are:
* Window: %ProgramFiles%VideoLANVLCluaintf
* Linux: /usr/lib/vlc/lua/intf/
* Mac OS X: /Applications/VLC.app/Contents/MacOS/share/lua/intf/
Syncplay is available from: http://syncplay.pl/
Compatible with VLC 2.2.1+
syncplay.lua 0.2.6
* Added ability to check VLC version
syncplay.lua 0.2.2
* Added support VLC 3
syncplay.lua 0.2.1
* Close properly from VLC
syncplay.lua 0.2.0
* Reduced VLC CPU use (DerGenaue's code, adapted)
* Fix VLC title bug
syncplay.lua 0.1.9
* Improved DVD sync support
syncplay.lua 0.1.8
* Initial DVD sync support
Syncplay 1.2.7 / syncplay.lua 0.1.7
* Much improved VLC support
Ratings & Comments
0 Comments