This site will have limited functionality while we undergo maintenance to improve your experience. If an article doesn't solve your issue and you want to ask a question, we have our support community waiting to help you at @FirefoxSupport on Twitter and/r/firefox on Reddit.

Search Support

Avoid support scams. We will never ask you to call or text a phone number or share personal information. Please report suspicious activity using the “Report Abuse” option.

ఇంకా తెలుసుకోండి

DRM not working in Firefox 50.0.2 for Linux

  • 4 ప్రత్యుత్తరాలు
  • 5 ఈ సమస్యలు కలిగి ఉన్నాయి
  • 1 వీక్షణ
  • చివరి సమాధానమిచ్చినది theredwagoneer

more options

I am running Firefox 50.0.2 on Lubuntu 16.10 (32bit)

The DRM feature with Widevine does not appear to be working.

What I really want is to watch Amazon Video; however, not even the demo videos found on http://demo.castlabs.com/ work. The one without DRM does play, the others do not. It does appear to recognize widevine [DRM: com.widevine.alpha (via Common Encryption)], but the circle just spins and spins.

On Amazon, the circle spins up, then it goes to a "Video unavailable" window. One time I tried it and it played for a second or two and then went to the error window, but usually, it goes straight there.

This is supposed to be working in Firefox 49 and later, right? What's wrong with mine?

Thanks for your help.

I am running Firefox 50.0.2 on Lubuntu 16.10 (32bit) The DRM feature with Widevine does not appear to be working. What I really want is to watch Amazon Video; however, not even the demo videos found on http://demo.castlabs.com/ work. The one without DRM does play, the others do not. It does appear to recognize widevine [DRM: com.widevine.alpha (via Common Encryption)], but the circle just spins and spins. On Amazon, the circle spins up, then it goes to a "Video unavailable" window. One time I tried it and it played for a second or two and then went to the error window, but usually, it goes straight there. This is supposed to be working in Firefox 49 and later, right? What's wrong with mine? Thanks for your help.

ఎంపిక చేసిన పరిష్కారం

Figured it out. Needed ffmpeg.

As on this page: http://www.faqforge.com/linux/how-to-install-ffmpeg-on-ubuntu-14-04/

sudo add-apt-repository ppa:mc3man/trusty-media sudo apt-get update sudo apt-get dist-upgrade sudo apt-get install ffmpeg

Thanks!

ఈ సందర్భంలో ఈ సమాధానం చదవండి 👍 0

ప్రత్యుత్తరాలన్నీ (4)

more options

The Web Console ("3-bar" menu button or Tools -> Web Developer) shows this error message:

  • Cannot play media. No decoders for requested formats: application/x-mpegURL, application/vnd.apple.mpegURL
more options

Yes, that is what it says on the CastLabs Page.

It does not say that on Amazon, there it says: Uncaught Exception: Undefined, then some warnings about depricated functions.

What do I do about it?

న theredwagoneer చే మార్చబడినది

more options

Any help here?

Even if you could verify that this is supposed to work it would tell me if I should keep digging.

Thanks

more options

ఎంపిక చేసిన పరిష్కారం

Figured it out. Needed ffmpeg.

As on this page: http://www.faqforge.com/linux/how-to-install-ffmpeg-on-ubuntu-14-04/

sudo add-apt-repository ppa:mc3man/trusty-media sudo apt-get update sudo apt-get dist-upgrade sudo apt-get install ffmpeg

Thanks!