java video player

Do you guys have any idea to write a rmvb player ? which class should i use?any example i can have a look?thanks
[133 byte] By [fanbaggioa] at [2007-11-27 9:03:19]
# 1

Try this article: http://www.javaworld.com/javaworld/jw-04-1997/jw-04-jmf.html.

It's a general discussion of the Java Media Framework, libraries that allows you

to embed audio and video into your applets and applications. I'm just not sure

if it supports the rmvb format.

And try "Google-(***)" it - there are a lot of other resources that can be useful.

lem@phila at 2007-7-12 21:35:14 > top of Java-index,Java Essentials,New To Java...
# 2
thanks
fanbaggioa at 2007-7-12 21:35:14 > top of Java-index,Java Essentials,New To Java...