I've set myself the task of creating a media player in Java. I've seen that the JMF and Xuggler are both quite good ways to implement the actual audio/video playing, among others. My question is that if you have any experience in this could you point me to which would be the best way to go about this? Also if I did opt for either JMF or Xuggler or another Framework/Library to implement this, if I were to build this and give someone the executable, would they also have to install the extra libraries themselves? Or would that not be necessary since it would assembled already?

link|improve this question
This [SO question][1] should help you make your choice :) [1]: stackoverflow.com/questions/2041871/… – GETah Dec 9 '11 at 21:24
feedback

Know someone who can answer? Share a link to this question via email, Google+, Twitter, or Facebook.

Your Answer

 
or
required, but never shown

Browse other questions tagged or ask your own question.