webm / vp8 player for java

ぐ巨炮叔叔 提交于 2019-12-04 03:18:36

VLC can play webm and vp8 videos since version 1.1.0, and there are Java bindings available for it. Have a look at:

I've used jVLC and it works, but it is not actively maintained anymore. VLCJ looks very good.

http://sourceforge.net/projects/javavp8decoder/

it's beta but maybe it's a start.

I don't know of any native implementations (yet) but there are plugins for gstreamer and ffmpg , both have very good java-wrappers

标签
易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!