zoukankan      html  css  js  c++  java
  • Embeding Video Players in web pages Summary

    1. Windows Media Player

     

     

    2. Real Player

     

    3. Flash Player

     

    4. QuickTime Player

    PS: The QuickTime Player plug-in has a shortage that if the size set smaller than the video, the video will can't be display totally.

     

    5. PDF

     

    Note:

    Object label is used for IE browser of Windows platform, and the embed label is for Netscape Navigator browser of Windows and Macintosh platforms and IE browser of Macintosh platform. The IE of Windows platform plays video by Active-X plug-in but others by Netscape plug-in. So when we use this, be sure we write both of them to support as many browsers as possible.

  • 相关阅读:
    OpenCv 109---Blob分析
    OpenCv 013---图像的翻转
    OpenCv 012---视频文件读写
    MenuExample
    OpenCv 011---像素归一化
    OpenCv 010---图像像素值统计
    OpenCv 009---色彩空间与色彩空间转换
    OpenCv 008---通道分离与合并
    OpenCv 007---像素操作的逻辑操作
    OpenCv 006---LUT的作用与用法
  • 原文地址:https://www.cnblogs.com/justinliu/p/5961780.html
Copyright © 2011-2022 走看看