Showing posts with label video. Show all posts
Showing posts with label video. Show all posts

Monday, September 17, 2007

Flash Audio/Video updates

Most of you flashers already know about the new Flash player that support
H.264 video and AAC audio.

This is a huge step for all you who are interested in Flash and video, since producing high quality video for Flash has been limited to the ON2 VP7 codec or the older worse VP6.

Now Adobe has implemented a limited sub set of MPEG-4, 3GP and QuickTime movie support whih basically means is that instead of converting your video to VP6/FLV with FFMPEG you can progressive stream .mp4,.m4v,.m4a,.mov and .3gp files using the NetStream API you use to load FLV files now. It only need to have a .FLV file extension.

Another great thing is the support for all audio sampling rates from 8Khz to 96Khz. The old players were limited to 11Khz, 22Khz and 44.1Khz and any other would be played incorrect (slower or faster).


Read more here:
http://www.progettosinergia.com/flashvideo/flashvideoblog.htm#120907

And here:
http://www.kaourantin.net/2007/08/what-just-happened-to-video-on-web_20.html

Monday, May 28, 2007

New remix!

I made a new remix. This time it's P-Diddy and 666 Mafia.





Friday, March 09, 2007

Monday, March 05, 2007

North Face Demo Using Papervision3D

Lee from The Flash Blog has created a supercool demo of Movies and Papervision3D
It is made with AS3, and shows incredible speed!

Wednesday, February 28, 2007

Video player

I've been working on a video player, so here is a sneak preview!
Right now there are two visual effects, blur and light. I',m planning on extend the visuals along the way.





Tuesday, February 27, 2007

Monday, February 26, 2007

Papervision3D - Video texture!


Those guys that are working in the Papervision3D collaboration are really amazing!
Here is a really cool 3D video example of what you can do with PV3D!




The man behind this example is Paul Spitzer.

A Layman's Guide to Flash Video Conversion

From time to time most (flash)developers need to handle web-video. If you don't have the Flash IDE to convert the movie files to .FLV (flash video) you will need a thrd party software.










I have used FFMPEG for a few years and I must say that it totally rocks and there are soo many developers that are most gratefull for this FREE program.

Alx Klive, has written a great guide about converting movies to .FLV using FFMpeg.
http://www.worldtv.com/blog/guides_tutorials/flv_converter.php/