除了 JMF 之外,在 Java 中播放媒体的其他方式
我目前正在使用JMF。我偏离 JMF 的原因是缺乏格式支持。我研究过 FMJ,但没能成功运行它。记录媒体不是问题,我只需要一种显示它的方式。我的应用程序是基于摇摆的。任何人都会推荐他们使用过的适合播放媒体的库或框架。你能告诉我你的经历吗?
谢谢
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
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。
绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论
评论(1)
查看VideoLAN 的 Java 绑定。
我没用过。 JMF 对于我的直接目的来说已经足够好了。
Look into the Java Bindings for VideoLAN.
I've not used it. JMF is good enough for my immediate purposes.