webm / vp8 player for java
Asked Answered
R

3

8

does anyone know of a java library that plays vp8 or webm videos?

thanks!

Rosalynrosalynd answered 21/9, 2010 at 9:22 Comment(0)
L
5

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.

Loire answered 25/9, 2010 at 14:14 Comment(1)
VLCJ is now the preferred Java VLC binding with the older JVLC now abandoned.Rail
L
5

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

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

Lobo answered 28/4, 2011 at 11:34 Comment(1)
Like I see this is just for webp images so far.Discus
K
1

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

Kramlich answered 25/9, 2010 at 14:3 Comment(0)

© 2022 - 2024 — McMap. All rights reserved.