Use the AS3 BitmapData Class to Render Video

Tuesday, November 27th, 2007

The Adobe Edge Newsletter has a goot article on Using the BitmapData class in ActionScript 3.0 to render video.  The approach described in the article uses the NetStream and Video classes to handle the loading and playback of video and then takes that data and displays it in a Bitmap object.  Once in the Bitmap object, you will be able to apply filters to give your video some very interesting effects.

Lego Millenium Falcon Stop Motion

Monday, July 9th, 2007

Lego Millenium Falcon Stop Motion - people who put this much work into something deserve to have it viewed. Watch it - link to it!

Quicktime Component Provides Many Extra Codecs

Wednesday, July 4th, 2007

Perian is a QuickTime component that provides many codecs that are not shipped with the standard QuickTime.  Of note are support for DivX, FLV, and various flavors of MPEG including MPEG-2.

Mass Video Conversion Using Amazon Web Services

Tuesday, April 3rd, 2007

I love this geeky stuff and the way that the Amazon Web Services Developer Connection is beginning to reach out to developers.  Their tutorial on Mass Video Conversion Using AWS will have running your own YouTube clone in no time at all using a mix of S3, SQS, EC2, ffmpeg and some Python.

VLC Player Updated

Sunday, December 10th, 2006

VideoLAN Player has just been updated to version 0.8.6. A couple of very cool features have been added like codec support for Windows Media Video 9 and Flash Video, a Fullscreen controller and if your a Mac user, it now supports the Apple Remote. VLC is the only video player I use. It pretty much plays anything I can throw at it and it is free and open source!

Customize the Embedded Google Video Player

Monday, November 13th, 2006

We all know that the Google Video Player is Flash based and that most Flash movies can be customized using additional parameters. So what parameters does Google use that will allow us to customize our players? Google Operating System blog has a short little post that will show you how to Customize the Embedded Google Video Player.