Cannot play media in firefox
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
글쓴이 EduardoR 수정일시
선택된 해결법
Make sure you have the latest FFmpeg/libavcodec packages installed.
문맥에 따라 이 답변을 읽어주세요 👍 0모든 댓글 (2)
선택된 해결법
Make sure you have the latest FFmpeg/libavcodec packages installed.
It worked! "sudo apt-get install ffmpeg" solved my issue, thank you so much.