Je suis allé sur le framablog pour tester les balise <video> de Josephk. Si cette page a une vidéo saccadée: http://www.framablog.org/index.php/post ... ox-4-video. Celle ne donne pas de vidéos du tout: http://www.framablog.org/index.php/post ... 5-en-video seulement un carré noir. Un appui prolongé me donne un lien vers http://blip.tv/file/get/Framasoft-09062 ... x35633.mp4
Pourtant, si je vais sur l'url d'origine de la vidéo j'ai une vidéo bien fluide.
Quand je regarde dans les sources je note que pour framablog:
Code : Tout sélectionner
<video tabindex="0" controls="" poster="http://a.images.blip.tv/Framasoft-WhatsNewInFirefox35278.jpg" width="500" height="400">
<source src="http://blip.tv/file/get/Framasoft-090628TradWhatsNewInFirefox35633.mp4" type="video/mp4" />
<source src="http://blip.tv/file/get/Framasoft-090628TradWhatsNewInFirefox35172.webm" type="video/webm" />
<source src="http://blip.tv/file/get/Framasoft-WhatsNewInFirefox35717.ogv" type="video/ogg" />
<object width="500" height="400" type="application/x-shockwave-flash" data="http://blip.tv/play/wiCBjZFsAw">
<param name="movie" value="http://blip.tv/play/wiCBjZFsAw" />
<param name="allowscriptaccess" value="always" />
<param name="allowfullscreen" value="true" />
<a href="http://blip.tv/file/get/Framasoft-090628TradWhatsNewInFirefox35172.webm">
<img src="http://a.images.blip.tv/Framasoft-WhatsNewInFirefox35278.jpg" width="500" height="400" alt="090628 [Trad] What's new in Firefox3.5" title="Impossible d'afficher la vidéo, cliquez pour la télécharger" />
</a>
</object>
</video>
Code : Tout sélectionner
<video
id="video"
width="640"
height="360"
controls="controls" preload="metadata" >
<source src="http://videos-cdn.mozilla.net/serv/marketing/firefox4/FF4_Jess3Features_VO_1.webm" type="video/webm" />
<source src="http://videos-cdn.mozilla.net/serv/marketing/firefox4/FF4_Jess3Features_VO_1.theora.ogv" type="video/ogg; codecs="theora, vorbis"" />
<source src="http://videos-cdn.mozilla.net/serv/marketing/firefox4/FF4_Jess3Features_VO_1.mp4" type="video/mp4" />
<object type="application/x-shockwave-flash"
style="width: 640px; height: 388px;"
data="/includes/flash/playerWithControls.swf?flv=/serv/marketing/firefox4/FF4_Jess3Features_VO_1.mp4&autoplay=false&msg=Play%20Video">
<param name="movie" value="/includes/flash/playerWithControls.swf?flv=/serv/marketing/firefox4/FF4_Jess3Features_VO_1.mp4&autoplay=false&msg=Play%20Video" />
<param name="wmode" value="transparent" />
<div class="video-player-no-flash">
Your browser cannot play this video.
This video requires a browser with support for open video or the
<a href="http://get.adobe.com/flashplayer">Adobe Flash Player</a>.
Alternatively, you may use the video download links to the right.
</div>
</object>
</video>
Firefox Mobile ne sait choisir le format qui lui convient par les choix proposés ??
J'ai ces résultats sur Firefox 4 et Firefox 5 β.