【问题标题】:does any video portal support mpeg2-ts container format是否有任何视频门户支持 mpeg2-ts 容器格式
【发布时间】:2014-03-24 06:20:22
【问题描述】:

有没有支持mpeg2-ts格式的视频门户(如youtube/youku/hulu)等?只是想知道任何内容提供商是否仍在使用 TS 格式。 我知道这种格式用于 DVD 等媒体存档......但想知道是否有任何内容提供商使用这种格式在 Internet 上发送视频流以进行直播或 VoD。

【问题讨论】:

    标签: youtube video-streaming mpeg2-ts


    【解决方案1】:

    Youtube 支持带有 H.264/AAC 媒体的 mpeg2ts 容器格式,用于 HTTP 直播... http://www.youtube.com/watch?v=hnslRRh2wcA ... 这个 URL 生成 HLS 流。

    On checking the youtube-dl output found following:
    format code extension resolution  note
    151         mp4       72p         HLS  (worst)
    132         mp4       240p        HLS
    92          mp4       240p        HLS
    93          mp4       360p        HLS  (best)
    

    即使扩展名是 mp4 ...在 windows 上通过 chrome 浏览器使用时使用的实际容器格式是 mpeg2ts。

    【讨论】:

      猜你喜欢
      • 1970-01-01
      • 2013-08-27
      • 2013-07-26
      • 2022-08-09
      • 1970-01-01
      • 2013-12-11
      • 2013-09-22
      • 2013-07-08
      相关资源
      最近更新 更多