Rechercher dans l’assistance

Évitez les escroqueries à l’assistance. Nous ne vous demanderons jamais d’appeler ou d’envoyer un SMS à un numéro de téléphone ou de partager des informations personnelles. Veuillez signaler toute activité suspecte en utilisant l’option « Signaler un abus ».

En savoir plus

Firefox doesn't load properly some videos with source provided as data URI

  • 2 réponses
  • 1 a ce problème
  • 1 vue
  • Dernière réponse par Chandan_Baba

more options

I want to embed video in my html page and use data URI to provide video source:
[video controls]
[source src="data:video/ogg;base64,[video base64 code]" /]
[/video]

This code works fine in Opera and Google Chrome, but in Firefox some of my videos are not properly loaded. Video is playing, but I can't seek in it and don't see its length.

I use Firefox 21 on Centos 6.2 and Windows 7.

I want to embed video in my html page and use data URI to provide video source:<br /> <nowiki>[video controls]</nowiki><br /> <nowiki>[source src="data:video/ogg;base64,[video base64 code]" /]</nowiki><br /> <nowiki>[/video]</nowiki> This code works fine in Opera and Google Chrome, but in Firefox some of my videos are not properly loaded. Video is playing, but I can't seek in it and don't see its length. I use Firefox 21 on Centos 6.2 and Windows 7.

Modifié le par cor-el

Toutes les réponses (2)

more options
more options

first you will check this link an then make post .i sure you will fin your answer:https://developer.mozilla.org/en-US/docs/HTML/Supported_media_formats