This site will have limited functionality while we undergo maintenance to improve your experience. If an article doesn't solve your issue and you want to ask a question, we have our support community waiting to help you at @FirefoxSupport on Twitter and/r/firefox on Reddit.

Buscar en Ayuda

Avoid support scams. We will never ask you to call or text a phone number or share personal information. Please report suspicious activity using the “Report Abuse” option.

Learn More

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

  • 2 respuestas
  • 1 tiene este problema
  • 1 visita
  • Última respuesta de 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.

Modificadas por cor-el el

Todas las respuestas (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