Matt Mullenweg et al just released a (beta) WordPress embedded video player for WordPress.com users with the paid space upgrade. It utilizes VidaVee and looks relatively better than most embedded flash players out there. All you have to do is upload a video to your WordPress.com account and WordPress.com will convert it to the appropriate file type for you. At the moment, videos are limited to 70MB.
PaulStamatiou.com runs on the Thesis Theme for WordPress
Thesis is the search engine optimized WordPress theme of choice for serious online publishers. If you’re a blogger who doesn’t understand a lot of PHP, Thesis will give a ton of functionality without having to alter any code. For the advanced, Thesis has incredible customization possibilities via Thesis hooks.
With so many design options, you can use the template over and over and never have it look like the same site. The theme is robust and flexible enough not only to accommodate a site like PaulStamatiou.com, but also to enable the site to run far more efficiently than it ever has before.
Stumble This




{ 8 comments… read them below or add one }
Looks nice but where’s the offering for stand alone WP blogs?
Since this is something that utilizes the WP.com servers, it is unlikely that it would be offered for standalone WP blogs due to the sheer implications of bandwidth/CPU usage since videos must be uploaded to them to convert and serve.
It likely requires a custom install of software with the server, which not too many people with restricted hosts would be able to support. Another issue is that since they utilize VidaVee there are probably some licensing issues if you look past the server issues. That’s just my guess.
Ah, I should have clarified.
I meant something that allows the owner of the blog to upload and present videos within the WP admin panel?
You do raise a good point about licensing however.
I don’t use any plugins to embed flash video:
<object type="application/x-shockwave-flash
data="YOURVIDEO.swf?path=movie.swf"
width="400" height="300">
<param name="movie"
value="YOURVIDEO.swf" />
<img src="noflash.gif"
width="200" height="100" alt="" />
</object>
This still requires you to upload your video elsewhere, but no worries there- youtube, googlevideo, dailymotion…
@ Adam
Aye but then you’re at the whim of whatever vid site you’re using. I prefer to have complete control whenever possible.
^^ Same with me, I usually convert any videos I’m posting to flv format and host them on my own site, takes a lot of bandwidth though (~10 gigs a month)
I kind of got tired when all the youtube videos I posted started disappearing after google bought em out.
I saw a similar plugin for standalone servers at wordpress.vidavee.com
Hello. And Bye. :)