Giter Club home page Giter Club logo

Comments (9)

etianen avatar etianen commented on July 20, 2024

Could you give me a URL, or a piece of example code? IE9 supports native playback of m4v files, so it should have worked fine.

from html5media.

flixflax avatar flixflax commented on July 20, 2024

I include the video tag like this:

<video id="frontpage-video" src="fileadmin/videos/volcano1.m4v" 
width="470" height="328" controls preload poster="fileadmin/images/poster.jpg"></video>

when I click the area of the video, nothing happens but IE provides a contextual menu that allows me to click play. When I click play then, nothing happens. The whole thing works fine in Safari, FF and so on. Even IE7 does play the Video (in Flowplayer).

from html5media.

flixflax avatar flixflax commented on July 20, 2024

I forgot to add: the video on your demo page doesn't play either in IE9.

from html5media.

etianen avatar etianen commented on July 20, 2024

Internet Explorer 9 will only play MP4 files if it's configured to serve them using the mime type of video/mp4. There's a note about configuring Apache to server MP4 files correctly at the bottom of this wiki page:

https://github.com/etianen/html5media/wiki/Video-Formats

from html5media.

etianen avatar etianen commented on July 20, 2024

I've dropped a support request to GitHub to configure their CDN server accordingly.

from html5media.

flixflax avatar flixflax commented on July 20, 2024

thanks a lot. I'm going to try this on Monday.

from html5media.

etianen avatar etianen commented on July 20, 2024

No problem. I've updated the demo page with the fix. Would you mind checking that it now works on your machine?

from html5media.

flixflax avatar flixflax commented on July 20, 2024

I'll check this on Monday since I am Mac user (and happy not to use IE) and my Windows machine is in the office.

from html5media.

flixflax avatar flixflax commented on July 20, 2024

Hi Dave,
it works very well on your demo site now. In my case I hat to change the line to fit .m4v suffix and it works as well. Thanks again :)

from html5media.

Related Issues (20)

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.