Search found 2 matches

Go to advanced search

by MarcoC
06 Nov 2008 11:59
Forum: VLC media player for Windows Troubleshooting
Topic: HowTo: JVLC for windows - working binary
Replies: 8
Views: 2562

Re: HowTo: JVLC for windows - working binary

This is work for me on:
- Windows XP Pro
- Latest Eclipse
- Latest JSDK
- Without" PATH" or "-Djna.library.path" workaround.


Thank you very much.
by MarcoC
05 Nov 2008 11:47
Forum: VLC media player for Windows Troubleshooting
Topic: JVLC "setVideoOutput" persistent error
Replies: 0
Views: 286

JVLC "setVideoOutput" persistent error

Hallo, im trying to see a MediaPlayer in a Canvas. I can run a standalone MediaPlayer in eclipse whith this: ... ... JVLC jvlc = new JVLC(args); MediaDescriptor mediaDescriptor = new MediaDescriptor(jvlc, "C:\\test.avi"); MediaPlayer mediaInstance = mediaDescriptor.getMediaPlayer(); mediaI...

Go to advanced search