【问题标题】:Not able to play Mpeg2-ts file in Internet Explorer无法在 Internet Explorer 中播放 Mpeg2-ts 文件
【发布时间】:2015-08-03 09:38:41
【问题描述】:

Window 媒体播放器现在无法播放“ts 文件格式”,我确定哪个更早工作,并且很确定代码没有变化。

谁能猜出根本原因是什么?

 <object id="mediaplayer" classid="clsid:22d6f312-b0f6-11d0-94ab-0080c74c7e95" codebase="http://activex.microsoft.com/activex/controls/mplayer/en/nsmp2inf.cab##version=5,1,52,701" standby="loading microsoft windows media player components..." type="application/x-oleobject" width="100%" height="500">

 <param name="animationatstart" value="true">

 <param name="transparentatstart" value="true">

 <param name="autostart" value="true">

 <param name="showcontrols" value="true">

 <param name="ShowStatusBar" value="true">

 <param name="windowlessvideo" value="true">

 <embed src="SERVER-URL/test.ts" autostart="true" showcontrols="true" showstatusbar="1" bgcolor="white" width="100%" height="500">

从这个网址获取示例视频:http://www.dododge.net/roku/ts-samples.html

【问题讨论】:

    标签: html5-video avi mpeg mpeg2-ts


    【解决方案1】:

    只有 Windows Media Player 12 和更新版本支持原生 MPEG-TS 播放。

    有关格式的完整列表,请参阅 Microsoft 支持页面: https://support.microsoft.com/en-us/kb/316992

    【讨论】:

      猜你喜欢
      • 1970-01-01
      • 2014-11-01
      • 1970-01-01
      • 1970-01-01
      • 1970-01-01
      • 1970-01-01
      • 1970-01-01
      • 1970-01-01
      • 1970-01-01
      相关资源
      最近更新 更多