Post by Romy Ocon on Oct 21, 2008 4:21:14 GMT
Hi folks,
Thanks to a script by Eton Bones, it seems we can now embed Vimeo videos directly onto posts. I believe that videos from other sites can be embedded too, but I haven't tested these yet except for Vimeo.
The embedment is still on a beta stage, so please post here if you find any issues or bugs, or if you find other video sites embedable too.
The embedment code can be obtained from the video site, like this sample code:
This will run like this:
It's recommended that you use the default video size as suggested by the video site, or if you resize, it should be about 1/2 the resolution of the original video (i.e., embed 640x360 if the original video is 1280x720). This will result into better display.
If you wish to see the video in its full HD 720p glory, you have to click the link and watch it at Vimeo.
Enjoy!!!!
Thanks to a script by Eton Bones, it seems we can now embed Vimeo videos directly onto posts. I believe that videos from other sites can be embedded too, but I haven't tested these yet except for Vimeo.
The embedment is still on a beta stage, so please post here if you find any issues or bugs, or if you find other video sites embedable too.
[video=Embed]embedment code[/video]
The embedment code can be obtained from the video site, like this sample code:
<object width="640" height="360"> <param name="allowfullscreen" value="true" /> <param name="allowscriptaccess" value="always" /> <param name="movie" value="http://vimeo.com/moogaloop.swf?clip_id=1930146&server=vimeo.com&show_title=1&show_byline=1&show_portrait=0&color=00ADEF&fullscreen=1" /> <embed src="http://vimeo.com/moogaloop.swf?clip_id=1930146&server=vimeo.com&show_title=1&show_byline=1&show_portrait=0&color=00ADEF&fullscreen=1" type="application/x-shockwave-flash" allowfullscreen="true" allowscriptaccess="always" width="640" height="360"></embed></object><br /><a href="http://vimeo.com/1930146?pg=embed&sec=1930146">Brown Shrike (pre-production 5D Mark II + 1400 mm)</a> from <a href="http://vimeo.com/user804041?pg=embed&sec=1930146">Romy Ocon</a> on <a href="http://vimeo.com?pg=embed&sec=1930146">Vimeo</a>.
This will run like this:
It's recommended that you use the default video size as suggested by the video site, or if you resize, it should be about 1/2 the resolution of the original video (i.e., embed 640x360 if the original video is 1280x720). This will result into better display.
If you wish to see the video in its full HD 720p glory, you have to click the link and watch it at Vimeo.
Enjoy!!!!