Advertisement

[java] .avi

Started by March 22, 2000 12:11 PM
1 comment, last by Mihail 24 years, 5 months ago
Hi, people. How me to play .avi files from Java applet? Sorry for my bad English, i''m from Russia. Bye, people
I''m looking for some source (any language) that reads/writes an AVI file without using any libraries (like MS''s AVIFileXXXXXX methods in C/C++) as well as has the ability to use any codec.

JoeG
joeG
Advertisement
If you want to be fully cross-platform, try the Java Media Framework. I do not remember exactly how many formats it can read - just many. You can find it on javasoft''s website.

If you only want Windows + Macintosh, try Quicktime for Java. You can find it on Apple''s website.

Read you soon,
David

===
David Teller
Editions Vigdor
http://www.vigdor.com
ddt@vigdor.com
David.Teller@ens-lyon.fr
http://www.ens-lyon.fr/~dtelle


Les Mots appartiennent a ceux qui savent s''en servir.

This topic is closed to new replies.

Advertisement