We closed this forum 18 June 2010. It has served us well since 2005 as the ALPHA forum did before it from 2002 to 2005. New discussions are ongoing at the new URL http://forum.processing.org. You'll need to sign up and get a new user account. We're sorry about that inconvenience, but we think it's better in the long run. The content on this forum will remain online.
IndexProcessing DevelopmentLibraries,  Tool Development › Pogg: pure Java library to play Theora Ogg movies
Page Index Toggle Pages: 1
Pogg: pure Java library to play Theora Ogg movies (Read 1135 times)
Pogg: pure Java library to play Theora Ogg movies
Jan 24th, 2010, 9:09am
 
Hello,

I started a project called Pogg that allows to play Theora Ogg movies, more or less like the processing.video.Movie.

It is based on the Cortado applet and it is pure Java, so you can use it in applets.

Currently I only use the Theora video stream and ignore the Vorbis audio. It works well with files inside the jar or in the file system, but http access needs more work (buffering).

You can find it here fotosdelpaisDOTcomSLASHoctaviSLASHpogg

Let me know if you like it, if you find bugs, or anything.

Octavi

PS: you have to change "SLASH" by "/" and "DOT" by "." because yabb2 didn't let me post the link (even without markup). It said "Error: Sorry, you are not allowed to post messages containing active links to websites or images before you have posted 5 normal messages. "
Page Index Toggle Pages: 1