Search found 7 matches

Go to advanced search

by Alin_Oana
29 May 2008 03:30
Forum: VLC media player for Windows Troubleshooting
Topic: VLC keeps spawning new Direct3D output windows
Replies: 35
Views: 54674

Re: VLC keeps spawning new Direct3D output windows

The problem with this solution is that, once you

Code: Select all

jvlc.playlist.togglePause();
again, you loose the control on the window
A stabile version is this one : http://phmorin.free.fr/jvlc-win32-060612.zip , but is an old one, and is missing a lot of features :(
by Alin_Oana
29 May 2008 02:13
Forum: VLC media player for Windows Troubleshooting
Topic: How to play VLC from Netbeans?
Replies: 4
Views: 1164

Re: How to play VLC from Netbeans?

You need to create a new Java project, copy the plugins dir, jvlc.dll and libvlc.dll in the project folder, import the org package in your project, create a new class named VLCExample (this should be identical with the class available in the package above VLCExample.java)
by Alin_Oana
25 May 2008 17:03
Forum: VLC media player for Windows Troubleshooting
Topic: How to make JVLC playing in the applications window?
Replies: 1
Views: 350

How to make JVLC playing in the applications window?

When I'm trying to play a video file from a jvlc app, for example the one that you can find in the package below, http://www.mrl.nott.ac.uk/~str/devel/jvlc_dist.zip In order to get the image in the application panel, vlc is opening a new window!. Does anyone knows how can I get it play in the applic...
by Alin_Oana
23 May 2008 01:02
Forum: VLC media player for Windows Troubleshooting
Topic: JVLC lib, where to download it from?
Replies: 1
Views: 312

JVLC lib, where to download it from?

Anyone knows where I can find the latest jvlc lib and dependencies (windows version ) ?

Thanks!
by Alin_Oana
20 Dec 2007 21:16
Forum: VLC media player for Windows Troubleshooting
Topic: Is it possible to embed VLC in to a Frame?
Replies: 1
Views: 326

Is it possible to embed VLC in to a Frame?

Is it possible to embed VLC in to a Frame(for example)?
Is there any feature implemented for VLC that alows me to pass in to the commad line the frame or window handle on wich I want to draw the VLC screen ?(Mplayer has a features like this, but I wasnt able to find any for VLC ).
Thank You!

Go to advanced search