# iPhone 视频 (.mov) 在 Chrome 或 FF 中无法播放

**URL:** https://meta.discourse.org/t/iphone-video-mov-does-not-play-in-chrome-or-ff/163572
**Category:** Support
**Created:** [2020 年9 月 10 日 04:40 UTC](https://meta.discourse.org/t/iphone-video-mov-does-not-play-in-chrome-or-ff/163572 "2020-09-10T04:40:06Z")
**Posts on this page:** 1
**Showing post:** 2

<div class="post-metadata">

### Author: ![Stephen](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/stephen/32/95011_2.png) [@Stephen](https://meta.discourse.org/u/Stephen)
#### Post date: [2020 年9 月 10 日 05:53 UTC](https://meta.discourse.org/t/iphone-video-mov-does-not-play-in-chrome-or-ff/163572/2 "2020-09-10T05:53:05Z")

</div>

这是一个浏览器支持问题。理论上你可以为其编写一个转换器。据我所知，并非所有来自 iOS 的视频都是 .mov 格式。我刚测试了一段相机录制的视频，它是 .mov 格式，而：

这个文件来自我的 iPhone，格式是 mp4。

关键在于这个设置：

 ![image](https://global.discourse-cdn.com/meta/original/3X/6/3/63792f53039c6f30a001be7ab788dff343f42d7a.jpeg)

高效率格式中，静态图片使用 `heif`，视频则使用 `heic`，封装在 .mov 容器中。

@pmusaraj 已经为静态图片实现了转换器，详见 [此处](https://meta.discourse.org/t/support-for-heic-images/144326/)。

---

_[View the full topic](https://meta.discourse.org/t/iphone-video-mov-does-not-play-in-chrome-or-ff/163572)._
