Tìm kiếm hỗ trợ

Tránh các lừa đảo về hỗ trợ. Chúng tôi sẽ không bao giờ yêu cầu bạn gọi hoặc nhắn tin đến số điện thoại hoặc chia sẻ thông tin cá nhân. Vui lòng báo cáo hoạt động đáng ngờ bằng cách sử dụng tùy chọn "Báo cáo lạm dụng".

Tìm hiểu thêm

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

  • 2 trả lời
  • 11 gặp vấn đề này
  • 1 lượt xem
  • Trả lời mới nhất được viết bởi 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!

Được chỉnh sửa bởi nanquan vào

Tất cả các câu trả lời (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>

Được chỉnh sửa bởi cor-el vào

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