ofxVLCVideoPlayer icon indicating copy to clipboard operation
ofxVLCVideoPlayer copied to clipboard

An openframeworks addon of video player using libvlc.

Results 4 ofxVLCVideoPlayer issues
Sort by recently updated
recently updated
newest added

Windows installer needs 7-zip utility already installed. (Download [here](https://www.7-zip.org/download.html)) Manual installation of 7-zip did solve the problem.

would it be possible to add netsync method? cheers

In VLCMovie.h, the function void toggleMute() calls libvlc_audio_toggle_mute(mp); which doesn't seem to work. Setting volume also doesn't work. Tested on Windows 10, OF 0.9.3.