zoukankan      html  css  js  c++  java
  • 12个播放媒体的jquery插件

    12 JQuery Plugins For Playing Audio Video Files

    April 27th, 2011 by aditia rahman / No Comments  

         

    Maybe sometimes you need to plays some audio video files on your site or maybe you’re building an online community that have feature to share and play music and video, these all free jquery plugins I mention, maybe one of your solution to achieve it.

    Acorn Media Player

    Acorn Media Player is a jQuery plugin implementing a custom HTML5 <video> player with a special focus on accessiblity and customization.

    acorn media player

    visit | demo | download

    Video JS

    Actually Video JS does not require JQuery to start with, but the author provide us the videojs jquery plugins, so it easier for us who already familiar working with JQuery.

    video js

    visit | demo | download

    Media Element

    media element js

    visit | demo | download

    Flare Video

    Supported all browsers: MP4, FLV, Firefox: Ogg, Safari: MP4, MOV

    Flare Video

    visit | demo | download

    Open Standard Media

    Open Standard Media (OSM) Player is an all-in-one media player for the web. It is an industry changing, open source (GPLv3) media player that is written in jQuery to dynamically deliver any type of web media, including HTML5, YouTube, Vimeo, and Flash.

    mediafront

    visit | demo | download

    jPlayer

    Supported files on HTML5: mp3, m4a (AAC), m4v (H.264), ogv*, oga*, wav*, webm*, on Flash: mp3, m4a (AAC), m4v (H.264). Work on Firefox, Chrome, Opera, Safari, IE6, IE7, IE8, IE9, iPad, iPhone, iPod.

    jplayer example player

    visit | demo | download

    jMp3

    jMP3 (javaScript MP3 player) is an easy way make any MP3 playable directly on most any web site (to those with Flash & javaScript enabled). Like the title said it is only support mp3 file format.

    jmp3

    visit | demo | download

    malsup jquery media plugin

    The jQuery Media Plugin supports unobtrusive conversion of standard markup into rich media content. It can be used to embed virtually any media type, including Flash, Quicktime, Windows Media Player, Real Player, MP3, Silverlight, PDF and more, into a web page.

    malsup jquery media

    visit | demo | download

    Oiplayer

    It is based on flowplayer, and runs on Safari, Google Chrome, Firefox, Internet Explorer with Flash or Java installed.

    oiplayer

    visit | demo | download

    Simple Player

    Simple Player is a jQuery plugin that allows web developers to control audio files on their webpage. Supports style up via CSS. All browsers that supports HTML5 audio tag that allow mp3 or ogg format supported by this plugin.

    simple player

    visit | download

    JQuery Sound Plugin

    This JQuery sound plugin provides the utility to play the audio file in background without showing the player on UI and stop the running audio file. This player may required Quicktime plugin to run.

    JQuery Sound Plugin

    visit | demo | download

    IWishQuery

    iwish

    visit | demo | download

  • 相关阅读:
    搜索专题
    KMP专题
    CSU 1326: The contest(分组背包)
    强连通专题
    MST:Bad Cowtractors(POJ 2377)
    MST:Agri-Net(POJ 1258)
    ShortestPath:Layout(POJ 3169)(差分约束的应用)
    MST:Conscription(POJ 3723)
    MST:Roadblocks(POJ 3255)
    DP:Space Elevator(POJ 2392)
  • 原文地址:https://www.cnblogs.com/Jaylong/p/jquer4548.html
Copyright © 2011-2022 走看看