Search found 2 matches

Go to advanced search

by norman
07 Nov 2006 16:59
Forum: Web and scripting
Topic: mozilla plugin 0.9 nightly bugs
Replies: 0
Views: 1006

mozilla plugin 0.9 nightly bugs

Hi, I am using the nightly build of the mozilla plugin and would like to be able to access vlc.input.fps and vlc.input.position currently I have as a test action on a button when the video is playing var vlc = document.getElementById("vlc"); if (vlc.input.state > 0) { alert(vlc.input.fps);...
by norman
25 Oct 2006 18:14
Forum: VLC media player for Windows Troubleshooting
Topic: jvlc builds
Replies: 0
Views: 423

jvlc builds

Hi, I have been using JVLC, which works really well. I tried to build VLC with the Java binding under cygwin but it failed. Is it possible to get a binary build of JVLC (either nightly, or more recent than the distro)? I am particularly interested in the new class Input.java which will allow me to m...

Go to advanced search