Currently Browsing: Flash

Adobe MAX 2008 Keynote Pics

I’m a bit behind, but below the fold you’ll find some pics from the keynote.

MAX08

(more…)

The XMP Revolution is Here

I was testing some MPEG4-AVC playback code the other day and ran into a Flash Player runtime exception I hadn’t ever seen before:

fp10_xmpcallback_error.png

Hmph. An onXMPData callback–that piqued my interest. I’ve long been a fan of metadata and XMP in particular (it takes a special type of nerd to have the meta love), so when I saw this error the wheels began to turn immediately. I had been testing a lot of video files lately, but this particular piece of content was created with After Effects CS4. This made me think that the long and slow roll out of XMP into the Adobe suite was finally here and I wanted to know what exactly they were doing.

(more…)

Yes, the h.264 Specification is Freely Available

I’ve done quite a bit of research on MPEG4-AVC / h.264 over the last year, but one thing that always seemed to bug me was that I couldn’t seem to find a freely available version of the spec anywhere. I’d hoped to find something on the ISO site, and I did, but it they’re charging for the pdf. Now in my book paying cash to read a spec stinks, seems contrary to the purpose of a standard and, well, just isn’t something I’m going to do, so I just slid by soaking up crumbs where I could find them.

iso_charges_for_spec.png

To be fair there’s little chance I’ll actually understand the spec, so crumbs are probably appropriate. Reading level aside, I thought I was SOL until stumbling onto a link to the spec at the ITU-T site. For those who aren’t aware the MPEG4-AVC (ISO) / h.264 (ITU-T) spec was jointly developed by the ITU-T and ISO/IEC Moving Picture Experts Group. The result is the exact same spec with different names (MPEG4 Part 10 / AVC vs. h.264) and, it turns out, completely different policies on whether to charge for the spec.

Now that we’ve cleared that up, I can get back to blankly staring at the spec until sleep or ADD overwhelms me.

Improve Flash MPEG-4 AVC Seeking With Binary Search

Like most video nerds I’ve been working with MPEG-4 AVC (h.264) in Flash Player, but the release of Flash Player 10 has introduced some challenges. For example, there’s a Flash Player bug which causes Internet Explorer 6 / 7 to crash when seeking between the first two indexed keyframes in an MPEG-4 AVC encoded file (see the submitted bug on Jira). That’s a pretty nasty bug and something which wasn’t happening in Flash Player 9.0.115, but like all things there’s a silver lining. I started looking at how I might be able to write my NetStream seeking algorithm so that it eliminated, or at least mitigated the crashing.

(more…)

Flash CS4 Keyboard Shortcut Weirdness

I ran into a strange bug when trying to use the Flash CS4 keyboard shortcut for “center horizontally.” The Adobe default of Cmd+Opt+2 just flat out didn’t work. Check out the video below to note the workaround needed to use “2″ in the keyboard shortcut.

(more…)

Page 5 of 18« First...34567...10...Last »