Reputation: 28312
I am currently using JMF. The reason why I am straying from JMF is the lack of format support. I have looked into FMJ and have not had much luck getting it to run. Recording media is not an issue, I just need a way to display it. My application is swing based. Anyone recommend a library or framework that they have worked with that is good for playing media. Could you tell me about your experience with it?
Thanks
Upvotes: 0
Views: 362
Reputation: 168845
..Recording media is not an issue, I just need a way to display it. ..
Look into the Java Bindings for VideoLAN.
..Could you tell me about your experience with it?
I've not used it. JMF is good enough for my immediate purposes.
Upvotes: 1