vPIP - Videos Playing in Place
If you're looking for some cool ways to embed your videos in a webpage, Enric has created an interesting Javascript library vPIP
vPIP (video Playing In Place) dynamically embeds a video after the viewer clicks on the link. Click on the video to your right to see it in action.
The results are that the page loads quickly with just image and text links. Then when the viewer clicks one of the video links, it's replaced with the embedded video. Clicking on another video link closes the prior embedded video and opens the new one selected.
The supported video (and audio) formats are:
- Quicktime
- .mov (video)
- .mp4 (video)
- .mp3 (audio)
- .smi or .smil (dynamic video)
- .3gp (video & audio)
- Windows Media
- .avi (video)
- .wmv (video)
- .asf (video)
- .wma (audio)
- Flash
- .swf (video application)
- .flv (video)