Search Support

Avoid support scams. We will never ask you to call or text a phone number or share personal information. Please report suspicious activity using the “Report Abuse” option.

Learn More

HTML5 videos won't play on *some* websites!

  • 2 replies
  • 11 have this problem
  • 16 views
  • Last reply by S1

more options

Unfortunately I can't provide a direct link since the website in question is coded in such a way that navigation is facilitated by hash-tags.

Here's how to get to the video page in question:

1) Go to: http://home.nra.org

2) While the flash site is loading, at the very bottom you will have a "click here" link which will take you to the html version of the site, click it before the flash site loads. If you didn't click in time, in the fully loaded flash-version of the site there will be a link in the bottom-center called: "classic nra site", click it instead.

3) Once on the html version of the site, navigate to the "featured videos" tab on the right-hand side, and try playing ANY video.

You will immediately notice that the videos are posted using html5 video tags, but don't play on Firefox, displaying an error message saying: "Sorry, your browser cannot play this video", or "No video with supported format and MIME type found".

I tried in Google Chrome and all the videos play just fine.

Is the problem on my end and I am missing something, or is this an issue with firefox? And if so, is this a known issue that's being looked at already, or am I the first to report it?

Thanks!

Unfortunately I can't provide a direct link since the website in question is coded in such a way that navigation is facilitated by hash-tags. Here's how to get to the video page in question: 1) Go to: http://home.nra.org 2) While the flash site is loading, at the very bottom you will have a "click here" link which will take you to the html version of the site, click it before the flash site loads. If you didn't click in time, in the fully loaded flash-version of the site there will be a link in the bottom-center called: "classic nra site", click it instead. 3) Once on the html version of the site, navigate to the "featured videos" tab on the right-hand side, and try playing ANY video. You will immediately notice that the videos are posted using html5 video tags, but don't play on Firefox, displaying an error message saying: "Sorry, your browser cannot play this video", or "No video with supported format and MIME type found". I tried in Google Chrome and all the videos play just fine. Is the problem on my end and I am missing something, or is this an issue with firefox? And if so, is this a known issue that's being looked at already, or am I the first to report it? Thanks!

Modified by nanquan

All Replies (2)

more options

Firefox doesn't support mp4 in the video tag (Codec: H264 - MPEG-4 AVC (part 10) (avc1))

Try to right-click the video and click the View Video entry in the right-click context menu or use Copy Video Loction and open the video in an external player that can handle this video (e.g. VLC or QuickTime)

<video tabindex="0" id="video-tag" controls="controls" poster="/images/NRA_Watermark1_r1.jpg" height="360" width="640">
    <source src="http://dahkmklfx4zyo.cloudfront.net/low/2_23_13_WayneLaPierre_WesternHutingAndConservation_Speech.mp4">
</video>

Modified by cor-el

more options

Problem solved! I downloaded and installed Firefox 24.0 Beta. Apparently Mozilla programming team made all the right changes in the new release. Now all videos starting working on Youtube, Yahoo and BBC, etc.

Link: http://www.mozilla.org/en-US/firefox/channel/#beta