Alongside working on the new website, I have been busy working on the final build of RAWR-Player-1 which has been designated now as the final version using AS2, unless there is minor bugs to repair. We are looking forward to learning how to use AS3 properly, there may even be an in-built playlist put into the AS3 version of the player.
Some of the new features you can hope to enjoy in this version of RAWR-Player:
- Templates running 640x360 Widescreen like YouTube (640x390 with interface).
- Aspect ratios are now kept. Whether the player is in 4:3 or 16:9.*
- Fullscreen capability through icon, context menu and double click, also holds aspect ratio, with interface in bottom center.
- Buffer information.
- Spacebar control for pause and play whilst in fullscreen mode.
- Support for all known flash player media extensions and codecs.
- Possible improved performance using the new wmode="direct" feature of flash player. (Hardware acceleration, good for video apparently)
- Still very small and compact, currently under 8KB.
- Possible use of a php script known as xmoov.php to enable http live streaming, ability to go anywhere you like on the timeline when hosted on a php enabled server.
* Stolen YouTube videos do not carry the respective Metadata for Height and Width, resulting in a stretched rendering of the video. This of course depends on your preferred Aspect Ratio, but will stretch in fullscreen if not repaired. To 'inject' the correct Metadata, use this program
http://www.buraks.com/flvmdi/, there is a GUI available for it also, you simply put the main program next to the GUI exe and away it goes. There is Linux and Mac equivalents but this is the simplest one I have found for Windows, it works well.
We are considering making a
Silverlight version of RAWR-Player, to playback WMV and MPG files. This will depend on time and demand, Silverlight is a Microsoft product like Adobe Flash and is available for most platforms at this point in time (we all know how M$ can be
EEE). It has been packaged as usual with the latest Live product installers and I have started to notice it used in random places. Of course it is not doing as well as Flash, and probably never will be able to compete, personally I don't care for it. As we would have to learn a whole new programming language and system. It might be difficult to get the dynamic functionality of Flash RAWR-Player into Silverlight, we just do not know anything about it yet. I guess we'll start off with the basics and work from there. This of course wont happen for a while, its just on the to-do list.
Didn't realise I had so much to say, sorry for the book.