博客
关于我
强烈建议你试试无所不能的chatGPT,快点击我
chrome html 播放avi,how to embed an .AVI in html?
阅读量:6623 次
发布时间:2019-06-25

本文共 1000 字,大约阅读时间需要 3 分钟。

I've found some examples of .AVI in html on the web.

But my page http://pianocheater.com/VIDEO.html is problematic.

It's fine with chrome on my pc.

In IE, you get that dang bar at the top and then the videos are blank after that.

It works on my pc, but not others' so I figured it'd be codecs or something??

Here's the existing html... (sorry, note sure how to get pretty html in here)

id ="MediaPlayer"

type ="application/x-oleobject"

standby ="Loading Windows Media Player components..."

classid ="CLSID:22D6f312-B0F6-11D0-94AB-0080C74C7E95"

codebase="http://activex.microsoft.com/activex/controls/mplayer/

en/nsmp2inf.cab#Version=6,4,7,1112">

type="application/x-mplayer2" showControls=1 autoStart=0>

I know that .AVI will keep mac people from seeing em.

That's ok. My midi app doesn't have a mac version.

I also know that .AVIs don't stream well.

When I convert to .MOV or .WMV the audio lags terribly.

(And this is a midi app - sound is important.)

Any tips or ideas would be most appreciated :)

转载地址:http://xdcpo.baihongyu.com/

你可能感兴趣的文章
WebSocket探秘
查看>>
java 自适应响应式 网站 源码 SSM 生成 静态化 手机 平板 PC
查看>>
eoLinker-API_Shop_通讯服务类API调用的代码示例合集:短信服务、手机号归属地查询、电信基站查询等...
查看>>
因为小程序的scroll-view组件不能下拉刷新我做了个开源项目
查看>>
JavaScript 垃圾回收机制
查看>>
震惊! 这么实用的 chrome 扩展你居然没用过!
查看>>
前端面试回忆录 - 滴滴篇 - 凉面
查看>>
jxl导入Excel 切割List 并使用MyBatis批量插入数据库
查看>>
BMIP002协议介绍
查看>>
关于近期对于okuex数字货币合约不正当言论做出以下说明
查看>>
使用k3s减少k8s成本
查看>>
Node 入门级别的爬虫(青铜)
查看>>
过滤器
查看>>
Linux ln 软、硬链接命令
查看>>
前端的一些基础知识
查看>>
k8s拾遗 - NodePort Range 设置
查看>>
如何学习 Spring ?学习 Spring 前要学习什么?
查看>>
css动画
查看>>
你的小甜甜,一对一交友源码,快来找我吧
查看>>
LeetCode 96——不同的二叉搜索树
查看>>