more poster

This commit is contained in:
j 2010-09-10 17:12:22 +02:00
commit 966c5d435a
4 changed files with 147 additions and 105 deletions

View file

@ -34,7 +34,7 @@ $(function() {
position = duration/2;
videoWidth += videoWidth%2;
videoUrl = video.baseUrl + "/96p." + ($.support.video.webm ? "webm": "mp4");
videoUrl = video.baseUrl + "/" + video.profiles[0] + "p." + ($.support.video.webm ? "webm": "mp4");
//resizeVideoPlayers(pageWidth);