Search found 7 matches

Go to advanced search

by otrofox
07 May 2007 15:48
Forum: VLC media player for Windows Troubleshooting
Topic: Problems building JVLC.DLL
Replies: 37
Views: 9644

hi otrofox, how you did setup for cross compiler, actually I am not much familiar of setup cross compiler, i tried to setup using Fedora core 6, but many errors and not success. which operating system you used and how you did setup for that. many thanks, I'm a completely newbie for linux and cross ...
by otrofox
07 May 2007 15:41
Forum: VLC media player for Windows Troubleshooting
Topic: JVLC issue
Replies: 8
Views: 1672

Not sure but, IMHO, the main unstability problem of JVLC for Windows is related to the asynchronism of JNI calls. If, after a call (i.e. playlist.play(-1, null)) you wait 400ms, the JVM doesn't crash. By contrast, if you try to make a lot of calls at the time without a little sleep time between them...
by otrofox
07 May 2007 13:22
Forum: General VLC media player Troubleshooting
Topic: Navigation with JVLC
Replies: 2
Views: 1028

Nowadays, the API let you navigate through the video, but I found an error. If I use the setTime/setPosition methods for moving to the first three quarters of the video (upto position 0.75 !!APROX.!!) it works fine but, after that limit (0.80, 0.90, in example) the video goes farther (5-10 seconds f...
by otrofox
26 Jan 2007 14:00
Forum: VLC media player for Windows Troubleshooting
Topic: JVLC issue
Replies: 8
Views: 1672

Is it possible to hang your version? We are all having the same problem.
by otrofox
26 Jan 2007 13:31
Forum: VLC media player for Windows Troubleshooting
Topic: Displaying several videos in JVLCPanels simultaneously
Replies: 2
Views: 937

I cannot help you since I'm suffering a similar problem. I finally could compile vlc-0.8.6 using cross-platform compiler from cygwin. Of course I had to define the usleep function in jni-playlist.cc and change a lot of include paths and evironment variables JAVA_HOME and so... but... after all, it d...
by otrofox
26 Jan 2007 12:33
Forum: VLC media player for Windows Troubleshooting
Topic: Problems building JVLC.DLL
Replies: 37
Views: 9644

Just a point. When using the precompiled JVLC.DLL, the examples work fine but, the API offered is not as powerfull as the one included with the last version (fullscreen, setVideoSize, etc.). On the other hand, those new features don't work at all in my VLC0.8.6 build but, at least, they are availabl...
by otrofox
25 Jan 2007 18:29
Forum: VLC media player for Windows Troubleshooting
Topic: Problems building JVLC.DLL
Replies: 37
Views: 9644

I finally could compile vlc-0.8.6 using cross-platform compiler from cygwin. Of course I had to define the usleep function in jni-playlist.cc and change a lot of include paths and evironment variables JAVA_HOME and so... but... after all, it doesn't seem to work fine. I mean, it works, yes, it works...

Go to advanced search