搜索 | 用户支持

防范以用户支持为名的诈骗。我们绝对不会要求您拨打电话或发送短信,及提供任何个人信息。请使用“举报滥用”选项报告涉及违规的行为。

Learn More

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

  • 2 个回答
  • 1 人有此问题
  • 7 次查看
  • 最后回复者为 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.

由cor-el于修改

所有回复 (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