
Kelly Wilson
ported the Gnash Flash player clone to Syllable [
screenshot], enabling the playing of Adobe Flash content. It uses the Boost C++ libraries, the SDL and Anti-Grain Geometry libraries for graphics rendering and FFMPEG for multimedia decoding. Work on the player is continuing to add the FreeType library and make the player native to Syllable, so it can be integrated in the web browser. Also, on some Adobe Flash news, an upcoming update
will be supporting native h.264 videos, HE-AAC audio support, as well as hardware accelerated, multi-core enhanced full screen video playback.
Member since:
2005-07-06
im guessing there problem with those is that they dont define a set codec. as in, you can toss in any kind of object, but unless the browser, or a plugin, understands the kind of object its dealing with, its useless.
http://www.whatwg.org/specs/web-apps/current-work/#video
this is whats being suggested for html5.
hell, isnt flash just another use of the object tag?
Edited 2007-08-21 13:56