Mozilla Destek’te Ara

Destek dolandırıcılığından kaçının. Mozilla sizden asla bir telefon numarasını aramanızı, mesaj göndermenizi veya kişisel bilgilerinizi paylaşmanızı istemez. Şüpheli durumları “Kötüye kullanım bildir” seçeneğini kullanarak bildirebilirsiniz.

Learn More

I keep getting this message in my twitter feed "We cannot play the video in this browser. Please try a different web browser."

  • 5 yanıt
  • 3 kişi bu sorunu yaşıyor
  • 24 gösterim
  • Son yanıtı yazan: James

more options

I recently installed Ubuntu 18.04 LTS OS on my computer. it came with firefox installed and ive updated all software and packages. Everything seems to work fine except for this one persistent problem. my twitter feed won't display gif's and videos. I keep getting this message:"We cannot play the video in this browser. Please try a different web browser."

I recently installed Ubuntu 18.04 LTS OS on my computer. it came with firefox installed and ive updated all software and packages. Everything seems to work fine except for this one persistent problem. my twitter feed won't display gif's and videos. I keep getting this message:"We cannot play the video in this browser. Please try a different web browser."

Seçilen çözüm

The videos may be playing in a HTML5 player.

One type of package Linux users may not install after OS install is FFmpeg which nay vary in package name depending on Linux distro. Firefox has not used Gstreamer for a long time now.

You can test at https://www.youtube.com/html5 where if a couple certain checks are red then you maybe missing the FFmpeg

Bu yanıtı konu içinde okuyun 👍 0

Tüm Yanıtlar (5)

more options

Seçilen çözüm

The videos may be playing in a HTML5 player.

One type of package Linux users may not install after OS install is FFmpeg which nay vary in package name depending on Linux distro. Firefox has not used Gstreamer for a long time now.

You can test at https://www.youtube.com/html5 where if a couple certain checks are red then you maybe missing the FFmpeg

more options

Hi, I'm using ubuntu 18.04.1 and I have the same problem. I wen to https://www.youtube.com/html5 and found H.264 and MSE & H.264 both with red marks. I tried with 'sudo apt install ffmpeg' but I get the same issue. Any idea how to solve it?

more options

opensas said

Hi, I'm using ubuntu 18.04.1 and I have the same problem. I wen to https://www.youtube.com/html5 and found H.264 and MSE & H.264 both with red marks. I tried with 'sudo apt install ffmpeg' but I get the same issue. Any idea how to solve it?

With the flavors of Ubuntu you may find the FFmpeg in Ubuntu Restricted Extras.

https://help.ubuntu.com/community/RestrictedFormats

James tarafından tarihinde düzenlendi

more options

Unfortunately the solution was this:

sudo apt-get install ubuntu-restricted-extras

more options

Which I mentioned in above reply.