Hi Again :D VLCJ tested on MAC as follows: The VLC was in /Applications/VLC.app So I copied the lib folder (/Applications/VLC.app/Contents/MacOS/lib) and plugin folder (/Applications/VLC.app/Contents/MacOS/plugins) where the project is running. ( I did this because when I put the reference to where ...
Hi sherington, nice work with the VLCJ I have a project that uses JVLC (a manager flows distributed named Arthron soon I will put screenshots here (Project Page in Portuguese Brazil -> http://www.lavid.ufpb.br/gtmda/arthron.html)). And my biggest difficulty with the JVLC can not I change the video ...
vlcj contains a simple video player implementation built using Swing/AWT, and I use this for testing. I have discovered a new issue that I am really struggling to solve. I did not see this issue with vlc 1.0.5, nor with vlc 1.1.0pre2, but it is present when running the same Java code against vlc 1....
Hi, I have written a simple Swing-based JVLC client with the latest 0.9.0-test3 jar library (http://jvlc.ihack.it/releases/jvlc-core-0.9.0-SNAPSHOT-20080727.jar) and I have experienced some problems with the Swing integration. My sample application just adds video file to a canvas and playing with t...