InfoQ

News

Adobe Announces HD Video Support for Flash and AIR

Posted by Scott Delap on Aug 21, 2007 12:52 AM

Community
Java
Topics
Rich Internet Apps ,
Rich Client / Desktop
Tags
Adobe Integrated Runtime ,
Adobe ,
Flash
Adobe has announced that the Flash Player will support the H.264 codec, the same standard deployed in Blu-Ray® and HD-DVD® high definition video players. They are also adding High Efficiency AAC (HE-AAC) audio support, as well as hardware accelerated, multi-core enhanced full screen video playback. The enhancements will also be added to the Adobe Integrated Runtime (AIR). These new features are initially available as a Flash Player beta on the Adobe Labs site.  The final release is target for fall of 2007.

Adobe engineer Tinic Uro provides further technical details:

  • An file format parser implementing parts of ISO 14496-12. In terms you might understand this means a very limited sub set of MPEG-4, 3GP and QuickTime movie support.
  • Support for the 3GPP timed text specification 3GPP TS 26.245. Essentially this is a standardized subtitle format within 3GP files.
  • Partial parsing support for the 'ilst' atom which is the ID3 equivalent iTunes uses to store meta data. This really more a de-facto standard which came through the ubiquity of iTunes, there is no official documentation on the format. Look here for an incomplete list of supported tags iTunes does use.
  • A software based H.264 codec with the ability to decode Base, Mainline and High profiles. This is also an ISO standard with the identifier being ISO 14496-10.
  • An AAC decoder supporting AAC Main, AAC LC and SBR (also known as HE-AAC). The corresponding ISO specification is ISO 14496-3.

ReadWriteWeb has termed this the tipping point for H.264 video. Adobe's Ryan Stewart comments on Flash catching up to Microsoft Silverlight in terms of HD capabilities:

...Prior to joining Adobe I thought Silverlight had one upped Flash Video with it’s VC-1 web video story. Then when I joined I saw how great competition is because I saw that Adobe wasn’t standing still at all, but rather pushing the envelope and making sure users had what they wanted so Flash was the best web video experience possible. I had to bite my tongue when I saw the “Flash is dying” posts ... With this update we’re going to be supporting hardware accelerated, multi-core enhanced full screen video playback and you’ll be able to view any H.264 encoded video including MP4 and MOV. Not only will your video look better, it’s going to perform better also ... Flash Player 9 went from 0 to 84.3% penetration in a matter of 3 months. I think it’s over 90% now which in 12 months is fantastic. Now that this update is available, you can start having your users upgrade which allows you to give them HD-quality video.
First h.264 Java Player by Ben Johnson Posted Sep 26, 2007 11:04 PM
  1. Back to top

    First h.264 Java Player

    Sep 26, 2007 11:04 PM by Ben Johnson

    Wow, I actually thought this is not possible but I just saw www.onavia.com and it works with h.264

Educational Content

Bindings, Platforms, and Innovation

This presentation focuses on the Internet and separating myth from fact, history from the future, and the mundane from the imaginative. Bob Frankston presents a vision of what could and should be.

Orchestrating Long Running Activities with JBoss / JBPM

This article explores the use of JBoss and jBPM to implement design solutions that effectively address the issue of orchestrating long running activities.

Neo4j - The Benefits of Graph Databases

This presentation covers the use of graph databases as an optimal solution for data that is difficult to fit in static tables, rapidly evolving data or data that has a lot of optional attributes.

Realistic about Risk: Software development with Real Options

This session introduces Real Options and shows how it can help in running your project. Real Options is a decision-making process that can be used to manage risk.

Communication Flexibility Using Bindings

This article discusses the use of bindings on services and references (including the instance of non-configured bindings) as the means to implement SCA communications in a Web and SOA environment.

Writing DSLs in Groovy

After a short introduction to DSLs, Scott Davis plays with the keyboard showing how to approach the creation of a DSL by typing working snippets of Groovy code that get executed.

Scaling Agile with C/ALM (Collaborative Application Lifecycle Management)

IBM Rational and InfoQ present, Scaling Agile with C/ALM, an eBook showing organizations how to become “finely tuned software delivery machines” by enabling team integration and scaling.

Concurrent Programming with Microsoft F#

Amanda Laucher presents a real life enterprise application written in F#. She shows actual code snippets, explaining design decisions and suggesting how to use some of the F# constructs.