I am trying to have a video player on my site, that looks as minimalistic as possible until played.
So far Sublime player seems to be the best available. Though in Beta phase and looks like it will cost money to use.
Using HTML5 it allows a poster frame before the video is played. This is great as the design for my site has a logo center of screen, hence me wanting the player as minimalistic as possible until played.
So far Sublime player has a fade grey effect (which I don't want) when the mouse isn't hovering on it and I can't center it on pageEDIT: centered with CSS margin: auto; override.
Downsides to Sublime: soon to not be free, have to host the video files (multiple files for compatibility locally)
I have been using Youtube and Vimeo to host movie files so it would be grand if there was some nice embed code for those somewhere. If possible that would be the ideal solution.
Does anyone know of any nice HTML5 video implementations or youtube/vimeo embed code alternatives?
My site with Sublime player: vsnrypictures.com
My site with a simple youtube embed: deanjullie.com
Edited by Thundr_xD, 01 October 2010 - 06:25 PM.












