Search found 6 matches

Go to advanced search

by jopenman
19 Aug 2008 06:54
Forum: VLC media player for Windows Troubleshooting
Topic: JVLC - Canvas and Swing issues
Replies: 2
Views: 468

JVLC - Canvas and Swing issues

Is it possible to remove the dependence on Canvas in the .setVideoOutput() function in JVLC? There are a lot of issues with using a Canvas and other Swing components together. There is a lot of documentation that suggests that JCompenent, JLabel, JPanel and some others should be used as a replacemen...
by jopenman
14 Aug 2008 14:37
Forum: VLC media player for Windows Troubleshooting
Topic: JVLC and Filters
Replies: 3
Views: 543

Re: JVLC and Filters

Saurabh,
You can find alot of information out by looking at the documentation webpage for vlc.

http://wiki.videolan.org/Documentation
by jopenman
12 Aug 2008 20:02
Forum: VLC media player for Windows Troubleshooting
Topic: JVLC and Filters
Replies: 3
Views: 543

JVLC and Filters

I am trying to use the filter options with JVLC. I am currently loading a stream from a URL (web camera) and trying to display some information about the camera. I know the filter must be working in some form or fashion because when I first display the video it displays the IP address on the bottom ...
by jopenman
07 Aug 2008 20:06
Forum: VLC media player for Windows Troubleshooting
Topic: JVLC bindings [05/05/07]
Replies: 34
Views: 9164

Re: JVLC bindings [05/05/07]

Posting the exact same thing over and over again within a two hour period will not speed up someone being able to assist you. Please try to be patient.
by jopenman
31 Jul 2008 05:35
Forum: VLC media player for Windows Troubleshooting
Topic: JVLC Client Example help
Replies: 4
Views: 781

Re: JVLC Client Example help

Thanks CamHart for the reply. But the example that you posted here is way out of date. I am using the latest 0.9 build and some of the classes (like Playlist) are being phased out and you need to use newer MediaList class instead. The problem is there is very little documentation on how to properly ...
by jopenman
30 Jul 2008 21:26
Forum: VLC media player for Windows Troubleshooting
Topic: JVLC Client Example help
Replies: 4
Views: 781

JVLC Client Example help

Since there is no current VLCClient example in the nightly builds for jVlc I was wondering if someone can assist me in getting some code to work. Below is a snip of code that I am trying to get to play in a jPanel in NetBeans but fails when I hit the play button. Thanks for the help in advance. priv...

Go to advanced search