Mozilla 도움말 검색

고객 지원 사기를 피하세요. 저희는 여러분께 절대로 전화를 걸거나 문자를 보내거나 개인 정보를 공유하도록 요청하지 않습니다. "악용 사례 신고"옵션을 사용하여 의심스러운 활동을 신고해 주세요.

자세히 살펴보기

Cannot play media in firefox

  • 2 답장
  • 1 이 문제를 만남
  • 13 보기
  • 최종 답변자: 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

글쓴이 EduardoR 수정일시

선택된 해결법

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

문맥에 따라 이 답변을 읽어주세요 👍 0

모든 댓글 (2)

more options

선택된 해결법

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.