Mozilla 도움말 검색

고객 지원 사기를 피하세요. 저희는 여러분께 절대로 전화를 걸거나 문자를 보내거나 개인 정보를 공유하도록 요청하지 않습니다. "악용 사례 신고"옵션을 사용하여 의심스러운 활동을 신고해 주세요.

자세히 살펴보기

.mov files no longer display in FireFox on my MacBook

more options

I have a website I developed which uses Quicktime .mov movies and that is local on my MacBook Air. I have been using Firefox without problems in the past; however, version 52.0.2 will not display the movie. The web page opens, but it's totally blank. I'd appreciate any suggestions for how to solve this problem.

I have a website I developed which uses Quicktime .mov movies and that is local on my MacBook Air. I have been using Firefox without problems in the past; however, version 52.0.2 will not display the movie. The web page opens, but it's totally blank. I'd appreciate any suggestions for how to solve this problem.

모든 댓글 (2)

more options

Could be a problem with sandboxing.

  • Bug 1321724 - [e10s] Local HTML cannot be opened in Firefox 50

Please do not comment in bug reports
https://bugzilla.mozilla.org/page.cgi?id=etiquette.html

You can disable multi-process windows in Firefox by setting these prefs to false on the about:config page.

  • browser.tabs.remote.autostart = false
  • browser.tabs.remote.autostart.2 = false
more options

Maybe another issue is: is your Firefox able to play .mov media natively without QuickTime, because the regular release of Firefox 52+ only allows one plugin, which is Flash. The Extended Support Release (ESR) of Firefox 52 will still run Java, Silverlight, QuickTime, etc.

More information on this change and where to get the ESR version of Firefox: Why do Java, Silverlight, Adobe Acrobat and other plugins no longer work?

From your perspective as a website publisher, this may be the end of the road for .mov media as a practical matter, unless you are okay with providing download links to play it offline in QuickTime or VLC. For web usage, H.264/MP4 is widely supported now.