[go: nahoru, domu]

Skip to content

An openframeworks addon of video player using libvlc.

Notifications You must be signed in to change notification settings

Jonathhhan/ofxVLCVideoPlayer

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

An openframeworks addon of video player using libvlc. 

Written by NAKANO, Jun'ichi/Buffer Renaiss(junitium@nakano.gr.jp)
How to use:

1. run setup.bat(windows) or setup.sh(Mac) (will download VLC2.2.4 Binary and Source)

2. If you are working on windows, Link libs/vlcSdk/lib/vs/libvlc.lib, libs/vlcSdk/lib/vs/libvlccore.lib.

3. Copy files of copy_to_bin dir to bin dir.

4. If you are developing with Visual Studio, add additional library directory “change project's linker optimization setting /OPT:REF to /OPT:NOREF(On default, it is set on Release build) and linker advanced setting /SAFESH:NO.

2016/9/24

About

An openframeworks addon of video player using libvlc.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C++ 75.5%
  • Makefile 10.0%
  • Shell 8.0%
  • PowerShell 6.3%
  • Batchfile 0.2%