Search found 4 matches

Go to advanced search

by JeffM-35
16 Sep 2009 20:19
Forum: Development around libVLC
Topic: JVLC status
Replies: 177
Views: 58544

Re: JVLC status

Hi, I finally got around to bundling up my own Java bindings that have been discussed in this forum topic. I hope it's ok to post external links here, it's a GPL project in keeping with VLC and the original JVLC bindings. http://code.google.com/p/vlcj/ ... ... I hope someone finds it useful. Thanks...
by JeffM-35
08 Sep 2008 02:50
Forum: VLC media player for Windows Troubleshooting
Topic: GUIDE: Programmatic Access to VLC from Java in Windows
Replies: 6
Views: 7650

Re: GUIDE: Programmatic Access to VLC from Java in Windows

Marc - I haven't had time to try this yet, but assuming it works, I wanted to say THANK YOU!! :mrgreen: I've been pulling my hair out for the last week trying to get this to work! :x I tend to prefer NetBeans, so I'll use your tips and provide feedback on any steps that are of note that might be Net...
by JeffM-35
14 Dec 2007 03:31
Forum: General VLC media player Troubleshooting
Topic: libvlc - how to catch events
Replies: 2
Views: 1167

Re: libvlc - how to catch events

Thanks for the reply jboileau. Yes, I am creating my own window and successfully passing the handle to the libvlc_video_set_parent. In fact, I can intercept keyboard events no problem, even mouse movement events, but for whatever reason not the double mouse click - the event causes the window to tog...
by JeffM-35
13 Dec 2007 15:24
Forum: General VLC media player Troubleshooting
Topic: libvlc - how to catch events
Replies: 2
Views: 1167

libvlc - how to catch events

I'm building a small application in C++ that uses libvlc to play a 10 second 'intro' video. I've used the http://wiki.videolan.org/LibVLC_Tutorial_086c libvlc C++ code successfully, and can position the video, set the window size, even make it without a border, etc. by passing appropriate arguments....

Go to advanced search