<div dir="ltr">Hi,<br><br>Thank you for your response. What I really want to do is to use the JVLC library in order to develop a Java application with an embedded VLC media player, so...<br><br>- Is the jar file in the JVLC site the library to be used?<br>
- Do I need to get the git snapshot and compile it to get the library to be used?<br><br>I tried to use the old JVLC library some months ago with no success but it has an executable component so that's why I tried to run the new one (BTW, yes, I missed the -jar option... U_U).<br>
<br>Thank you for your time,<br>Javi<br><br><br><div class="gmail_quote">2008/8/4 Filippo Carone <span dir="ltr"><<a href="mailto:filippo@carone.org">filippo@carone.org</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></div><div class="Wj3C7c"><br>
</div></div>You should use java -jar option. The library itself is not runnable.<br>
Please clone the vlc git repo, and follow the instructions on the site<br>
to get the bindings into eclipse.<br>
<br>
Cheers,<br>
Filippo<br>
<br>
_______________________________________________<br>
vlc-devel mailing list<br>
To unsubscribe or modify your subscription options:<br>
<a href="http://mailman.videolan.org/listinfo/vlc-devel" target="_blank">http://mailman.videolan.org/listinfo/vlc-devel</a><br>
</blockquote></div><br></div>