<div dir="ltr">I checked this out only a few weeks ago, and unless things radically changed, the latest JVLC code is present there.<br><br>Ahh, I see, you're looking at bindings/java/samples/client/src/main/java/VlcClient.java .  I never tried that one.<br>
<br>Give the example that exists in the core heirarchy a try:<br>bindings/java/core/src/main/java/org/videolan/jvlc/example/VLCExample.java<br><br>Just make sure you either change the path to the file that it's looking for, or make the path it is looking for and stick a media file there: /home/carone/apps/a.avi<br>
<br>And for the record, jvlc-core-<version>.jar, along with jna-3.0.2.jar are indeed needed in order for JVLC to work -- No longer is jvlc.dll needed (I think that's what it was..) -- which were the old JNI-based bindings.<br>
<br>I have a co-worker who is working on some JVLC code, but outside of my preliminary work to get JVLC building and the example (and a nicer fixed up version) running properly, I have not used JVLC extensively.<br><br><br>
<div class="gmail_quote">On Thu, Aug 7, 2008 at 6:22 AM, Javier Gálvez Guerrero <span dir="ltr"><<a href="mailto:javier.galvez.guerrero@gmail.com">javier.galvez.guerrero@gmail.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
<div dir="ltr">Thank you for your answer, Keith, but the sample in this git directory (VlcClient.java) is the same I tried out before, which uses deprecated classes and methods from old VLC libraries and doesn't work properly (it hangs while trying to start playing a video file).<br>

<br>That's why asked for any code written by any user who used the new library so I could guess how to implement my own application based on JVLC.<div class="Ih2E3d"><br><br><br>Any help would be much appreciated.<br>
</div>Javi<br><br><br><div class="gmail_quote">
2008/8/6 Keith Kyzivat <span dir="ltr"><<a href="mailto:kkyzivat@tripleplayint.com" target="_blank">kkyzivat@tripleplayint.com</a>></span><div><div></div><div class="Wj3C7c"><br><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">

<div dir="ltr">Check out the VLC source from git using the following URL: git://<a href="http://git.videolan.org/vlc.git" target="_blank">git.videolan.org/vlc.git</a><br><br>In there you will find a bindings/java directory -- That is where the jvlc code is (it's an Apache Maven project), In there you'll find some examples.<br>


<br>More info on checking out the source can be had here: <br><br><a href="http://wiki.videolan.org/GetTheSource" target="_blank">http://wiki.videolan.org/GetTheSource</a><div><div></div><div><br><br><div class="gmail_quote">

On Wed, Aug 6, 2008 at 9:49 AM, Javier Gálvez Guerrero <span dir="ltr"><<a href="mailto:javier.galvez.guerrero@gmail.com" target="_blank">javier.galvez.guerrero@gmail.com</a>></span> wrote:<br>
<blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;"><div dir="ltr">Hi,<br><br>Thank you for your answer, Gregor. It worked properly with the nightlies VLC version.<br>


<br>By the way, could anyone provide me with any little sample code in order to guess how to use the JVLC methods to be able to embed a video playing frame into a Java JFrame or a similar Swing component? I have tried to do it with the sample code included in JVLC site but it uses the deprecated methods from old JVLC libraries.<br>



<br>Thank you so much,<br>Javi<br><br><br><div class="gmail_quote">2008/8/5 Gregor Fuis <span dir="ltr"><<a href="mailto:gujs.lists@gmail.com" target="_blank">gujs.lists@gmail.com</a>></span><br><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">


<div>
<div dir="ltr">You have to use vlc 0.9.0-test3 for using this jvlc jar. Look at this site how to install it:<br><a href="http://nightlies.videolan.org/" target="_blank">http://nightlies.videolan.org/</a><br><br>You<br></div>




<br></div><div>______________________________________________________<br>
vlc mailing list<br>
To unsubscribe or modify your subscription options:<br>
<a href="http://mailman.videolan.org/listinfo/vlc" target="_blank">http://mailman.videolan.org/listinfo/vlc</a><br>
<br></div></blockquote></div><br></div>
<br>______________________________________________________<br>
vlc mailing list<br>
To unsubscribe or modify your subscription options:<br>
<a href="http://mailman.videolan.org/listinfo/vlc" target="_blank">http://mailman.videolan.org/listinfo/vlc</a><br>
<br></blockquote></div><br><br clear="all"><br></div></div>-- <br>Keith Kyzivat<br><br>SIPez LLC.<br>SIP VoIP, IM and Presence Consulting<br><a href="http://www.SIPez.com" target="_blank">http://www.SIPez.com</a><br>tel: +1 (617) 273-4000<br>


</div>
<br>______________________________________________________<br>
vlc mailing list<br>
To unsubscribe or modify your subscription options:<br>
<a href="http://mailman.videolan.org/listinfo/vlc" target="_blank">http://mailman.videolan.org/listinfo/vlc</a><br>
<br></blockquote></div></div></div><br></div>
<br>______________________________________________________<br>
vlc mailing list<br>
To unsubscribe or modify your subscription options:<br>
<a href="http://mailman.videolan.org/listinfo/vlc" target="_blank">http://mailman.videolan.org/listinfo/vlc</a><br>
<br></blockquote></div><br><br clear="all"><br>-- <br>Keith Kyzivat<br><br>SIPez LLC.<br>SIP VoIP, IM and Presence Consulting<br><a href="http://www.SIPez.com">http://www.SIPez.com</a><br>tel: +1 (617) 273-4000<br>
</div>