Windows 10 will reach EOS (end of support) on October 14, 2025. For more information, see this article.

搜索 | 用户支持

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

详细了解

Videos not loading on reddit.

  • 3 个回答
  • 1 人有此问题
  • 104 次查看
  • 最后回复者为 fixbikes

more options

I have firefox 82.0.3 and videos on reddit are not loading, well embeded youtube ones are, just not the ones hosted by reddit I believe. The screen just stays blank. I tried this from old.reddit.com as well as www.reddit.com. before anyone says its a setting or an extension, I was doing a clean install of ubuntu and loaded firefox. no extensions, just the default settings. I installed brave browser and it works in brave just fine.

I also have linux mint with firefox 77.0.1 on another computer and it works fine (and that computer has a bunch of extentions as well as a bunch of privacy tweaks in the about:config (the ones listed on privacytools.io)

I also loaded firefox in safe mode and deleted the prefs.js file. none of that worked. I also changed the preference to load play video play audio. didnt work. It seems also gyfycat videos load too.

any suggestions?

I have firefox 82.0.3 and videos on reddit are not loading, well embeded youtube ones are, just not the ones hosted by reddit I believe. The screen just stays blank. I tried this from old.reddit.com as well as www.reddit.com. before anyone says its a setting or an extension, I was doing a clean install of ubuntu and loaded firefox. no extensions, just the default settings. I installed brave browser and it works in brave just fine. I also have linux mint with firefox 77.0.1 on another computer and it works fine (and that computer has a bunch of extentions as well as a bunch of privacy tweaks in the about:config (the ones listed on privacytools.io) I also loaded firefox in safe mode and deleted the prefs.js file. none of that worked. I also changed the preference to load play video play audio. didnt work. It seems also gyfycat videos load too. any suggestions?
已附加屏幕截图

被采纳的解决方案

Make sure you have the latest FFmpeg and libavcodec packages installed.

定位到答案原位置 👍 0

所有回复 (3)

more options

See if there are updates for your graphics drivers https://support.mozilla.org/en-US/kb/upgrade-graphics-drivers-use-hardware-acceleration


Make sure you are not blocking content.

Start Firefox in Safe Mode {web link}

A small dialog should appear. Click Start In Safe Mode (not Refresh). Is the problem still there?


https://support.mozilla.org/en-US/kb/enhanced-tracking-protection-firefox-desktop


Many site issues can be caused by corrupt cookies or cache.

Warning ! ! This will log you out of sites you're logged in to. You may also lose any settings for that website.

more options

选择的解决方案

Make sure you have the latest FFmpeg and libavcodec packages installed.

more options

So yea thanks guys, it was not having the FFmpeg installed. I did sudo apt install ffmpeg

and that worked! thanks