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

Iskanje po podpori

Izogibajte se prevarantski tehnični podpori. Nikoli vam ne bomo naročili, da pokličete telefonsko številko ali nam pošljete osebne podatke. Sumljivo dejavnost prijavite z gumbom »Prijavi zlorabo«.

Več o tem

Cannot play media in firefox

  • 2 odgovora
  • 1 ima to težavo
  • 37 ogledov
  • Zadnji odgovor od EduardoR

more options

Firefox cannot play media in these websites:

- Spotify Web: redirects me to https://support.spotify.com/us/using_spotify/system_settings/enable-the-spotify-web-player/ (DRM is already enabled)

- Twitch: error #4000

- Youtube: Some videos work, others give me the message "Your browser does not currently recognize any of the video formats available"

- Twitter: "The media could not be played"

Things i have tried:

Going into safe mode, unable hardware acceleration, setting media.me to true (already enabled). Nothing works. Would appreciate any help

Firefox cannot play media in these websites: - Spotify Web: redirects me to https://support.spotify.com/us/using_spotify/system_settings/enable-the-spotify-web-player/ (DRM is already enabled) - Twitch: error #4000 - Youtube: Some videos work, others give me the message "Your browser does not currently recognize any of the video formats available" - Twitter: "The media could not be played" Things i have tried: Going into safe mode, unable hardware acceleration, setting media.me to true (already enabled). Nothing works. Would appreciate any help

Spremenil EduardoR

Izbrana rešitev

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

Preberite ta odgovor v kontekstu 👍 0

Vsi odgovori (2)

more options

Izbrana rešitev

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

more options

It worked! "sudo apt-get install ffmpeg" solved my issue, thank you so much.