Hilfe durchsuchen

Vorsicht vor Support-Betrug: Wir fordern Sie niemals auf, eine Telefonnummer anzurufen, eine SMS an eine Telefonnummer zu senden oder persönliche Daten preiszugeben. Bitte melden Sie verdächtige Aktivitäten über die Funktion „Missbrauch melden“.

Weitere Informationen

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

  • 2 Antworten
  • 1 hat dieses Problem
  • 1 Aufruf
  • Letzte Antwort von 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.

Geändert am von cor-el

Alle Antworten (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