Windows 10 已于2025年10月14日停止支持。如果您正在使用 Windows 10,参见 这篇文章

Windows 10 reached EOS (end of support) on October 14, 2025. If you are on Windows 10, see this article.

搜索 | 用户支持

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

详细了解
Solved 已存档

Firefox's built-in PIP icon for videos

cor-el 已回复
Farimaan.sh

I'm using a video as the background for my website, and Firefox's built-in PIP (Picture-in-Picture) icon for videos is displaying. I don't want it to be visible on my website. I tried using FFmpeg, but it did not work as it was mentioned by some people on Stack Overflow. I read that Firefox won't display this icon for videos in an iframe, but I don't want to use an iframe on my website. Is there any other solution?

I'm using a video as the background for my website, and Firefox's built-in PIP (Picture-in-Picture) icon for videos is displaying. I don't want it to be visible on my website. I tried using FFmpeg, but it did not work as it was mentioned by some people on Stack Overflow. I read that Firefox won't display this icon for videos in an iframe, but I don't want to use an iframe on my website. Is there any other solution?

所有回复 (1)

选择的解决方案

AFAIK, there is only media.videocontrols.picture-in-picture.video-toggle.min-video-secs to block PiP for short videos (45 sec).

Try to ask advice on a web development oriented forum.