Firefox 117不能播放新浪网的视频

windows版的也是,什么问题?

以下命令安装 ffmpeg 包,这是一个视频显示插件。 它可能会解决你的问题。

sudo dnf install ffmpeg --allowerasing
sudo dnf install ffmpeg-libs

最近是有些视频能播放,有些不能。按您说的安装了,暂时几个视频都能能播放。谢谢!

刚又试了几个视频,还是有不能播放的。

您使用的是最新版本的 Firefox 吗?
哪些网站不能播放视频?

 sudo dnf update firefox

以下命令将安装一些必要的插件。

sudo dnf update
sudo dnf install gstreamer1-libav gstreamer1-plugins-ugly
sudo dnf install gstreamer1.x86_64 gstreamer1-plugins-base.x86_64 gstreamer1-plugins-good.x86_64 gstreamer1-plugins-bad-free.x86_64 gstreamer1-plugins-ugly.x86_64 gstreamer1-plugins-base-tools.x86_64

我在我的电脑上测试了所有命令。

我使用很多不同的软件来说中文,但翻译过程中可能会出现错误和错误。
但总的来说,在 Fedora 社区中最好说英语,这样我们在 Fedora 社区的朋友可以更好地帮助您

The problem remains after these plug-ins were installed.

I have no special opinion! I recommend that you delete your topic and start a new topic in English and raise your problem in English, and also write the content discussed here in the new topic so that the members of the Fedora community realize that the above instructions were useless.

尝试输入以下命令安装插件,我用这个让 firefox 上的微博视频正常播放了

sudo dnf install gstreamer1-plugins-{bad-\*,good-\*,base} gstreamer1-plugin-openh264 gstreamer1-libav --exclude=gstreamer1-plugins-bad-free-devel