搜索 | 用户支持

防范以用户支持为名的诈骗。我们绝对不会要求您拨打电话或发送短信,及提供任何个人信息。请使用“举报滥用”选项报告涉及违规的行为。

详细了解

No video with supported format and MIME type found.

more options

I uploaded some videos to my website (burchmusic.com). They can be played on Safari, but not on Firefox. This is the error message I get: No video with supported format and MIME type found. I'm on MacBookPro running OS Sequoia 15.2.

I uploaded some videos to my website (burchmusic.com). They can be played on Safari, but not on Firefox. This is the error message I get: No video with supported format and MIME type found. I'm on MacBookPro running OS Sequoia 15.2.

所有回复 (1)

more options

issue is related to the video format or MIME type compatibility with Firefox. Safari supports a broader range of video formats by default, while Firefox typically requires specific formats like MP4 (H.264) with AAC audio. To fix this, ensure that the videos on your website are encoded in a universally supported format, such as MP4 with H.264 and AAC.

Additionally, double-check the MIME type settings on your web server. Make sure your server is configured to serve video files with the correct MIME types. For example:

.mp4 -> video/mp4 .webm -> video/webm You might also consider providing multiple formats (e.g., MP4 and WebM) for better browser compatibility. Tools like HandBrake can help convert your videos to the right format. Once you’ve made these adjustments, test the videos again in Firefox. Hope this helps!

有帮助吗?

我要提问

您需要登录才能回复。如果您还没账号,可以提出新问题