nurupo / vlc-pause-click-plugin

Plugin for VLC that pauses/plays video on mouse click
GNU Lesser General Public License v2.1
914 stars 63 forks source link

Not working on VLC 3.0.1 Windows 10 #35

Closed Notare closed 6 years ago

Notare commented 6 years ago

Plugin doesn't even appear in preferences

nurupo commented 6 years ago

Make sure that the bitness of the plugin matches that of VLC, e.g. if you use 32-bit VLC, you must use 32-bit plugin. Also make sure you use the plugin for VLC 3.0 and not some other VLC version, though I probably don't have to mention this.

nurupo commented 6 years ago

Pretty mcuh this https://github.com/nurupo/vlc-pause-click-plugin#i-dont-see-any-plugin-related-options-described-in-usage-instructions-in-my-vlc-preferences.

Notare commented 6 years ago

Sorry for the stupidity, the older version of VLC I had was 32bit but when I installed the newer version (3.0 64bit), the 32bit folder continued in Program Files and I was installing the plugin there, I didn't pay attention to this, now I installed in the 64bit folder and is all working.