Giter Site home page Giter Site logo

media-mime-support's People

Contributors

cconcolato avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar

media-mime-support's Issues

Setting container to MP4 seems to confuse some browsers

I know that if a browser can support an MP4 container with AVC codec it should support the same container with VP9 instead of an MKV/WebM container but this doesn't seem to work with Firefox. Or is this just the browser being cagey?

Link gives 404

On the line of the page with this:
Checking support for codecs registered in MP4RA

The MP4RA link gives 404:

http://mp4ra.org/codecs.html

It should be:

http://mp4ra.org/#/codecs

[suggestion] - codecs-video.js

Got there by Google..

the most common ones (apple and wiki) I've used in few of my projects.

AVC1_CODEC_MAP = {                  
 ,"avc1.66.30":   {profile:"Baseline", level:3.0, max_bit_rate:10000}   //iOS friendly variation (iOS 3.0-3.1.2)
  "avc1.42001e":  {profile:"Baseline", level:3.0, max_bit_rate:10000}
 ,"avc1.42001f":  {profile:"Baseline", level:3.1, max_bit_rate:14000}

 ,"avc1.77.30":   {profile:"Main",     level:3.0, max_bit_rate:10000}   //iOS friendly variation (iOS 3.0-3.1.2)
 ,"avc1.4d001e":  {profile:"Main",     level:3.0, max_bit_rate:10000}
 ,"avc1.4d001f":  {profile:"Main",     level:3.1, max_bit_rate:14000}
 ,"avc1.4d0028":  {profile:"Main",     level:4.0, max_bit_rate:20000}

 ,"avc1.64001f":  {profile:"High",     level:3.1, max_bit_rate:17500}
 ,"avc1.640028":  {profile:"High",     level:4.0, max_bit_rate:25000}
 ,"avc1.640029":  {profile:"High",     level:4.1, max_bit_rate:62500}
}

Or parse

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.