JNative and JVLC
Posted: 24 Jul 2008 19:08
Hello,
i am currently working on an own solution to access the DLLs of VLC under java using jNative(Playing audio and video is no problem it's very easy to handle ). I also tried jVLC and found out that the video should be displayable on a JPanel in Java. In jVLC this works not really good. At the start of the programm (using jVLC) the JVLCPanel shows the video correct. But after removing the window or changing window location the video pops up in the DirektX native window.
jVLC is not of interest for me I want to realize it my own way. But I don't know how to access the DirectX Hardware VideoLayer to put it into Java as a JPanel. Is there a function inside the DLLs of VLC to get the videostream ?
Is there also any other possibility to deactivate the doubleclick function (toggle Fullscreen) in the DirectX Hardware VideoLayer window ?
Thanks
mike
i am currently working on an own solution to access the DLLs of VLC under java using jNative(Playing audio and video is no problem it's very easy to handle ). I also tried jVLC and found out that the video should be displayable on a JPanel in Java. In jVLC this works not really good. At the start of the programm (using jVLC) the JVLCPanel shows the video correct. But after removing the window or changing window location the video pops up in the DirektX native window.
jVLC is not of interest for me I want to realize it my own way. But I don't know how to access the DirectX Hardware VideoLayer to put it into Java as a JPanel. Is there a function inside the DLLs of VLC to get the videostream ?
Is there also any other possibility to deactivate the doubleclick function (toggle Fullscreen) in the DirectX Hardware VideoLayer window ?
Thanks
mike