LinuxQuestions.org
Latest LQ Deal: Latest LQ Deals
Home Forums Tutorials Articles Register
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Distributions > Slackware
User Name
Password
Slackware This Forum is for the discussion of Slackware Linux.

Notices


Reply
  Search this Thread
Old 08-12-2018, 07:20 AM   #1
Lysander666
Senior Member
 
Registered: Apr 2017
Location: The Underearth
Distribution: Ubuntu, Debian, Slackware
Posts: 2,178
Blog Entries: 6

Rep: Reputation: 2470Reputation: 2470Reputation: 2470Reputation: 2470Reputation: 2470Reputation: 2470Reputation: 2470Reputation: 2470Reputation: 2470Reputation: 2470Reputation: 2470
The comedy of errors that is Amazon Video in 2018


I thought it would be relatively easy to watch a film last night, so I bought one off Amazon Video. This was always an easy thing to do in Debian - you launch Firefox, it installs the DRM content [boo, hiss] and off you go.

Not so last night in Slackware. I tried it in Chromium but no, nothing, also Firefox ESR did not install the DRM content: Amazon Video kept saying FF was out of date.

Left with little choice I decided to get the latest Firefox, which I just downloaded and unzipped into its own folder in /home/lysander and ran from that folder with

Code:
~/firefox/firefox
It launches fine, and it even appeared to install the DRM. But videos still won't play. Amazon just says "there's a problem" with the video.

I've looked around and I've seen that I'm not alone. I've got both flashplayer-plugin and pepperflash-plugin installed, as well as hal-flash, but I've still got nothing. Also apparently pipelight used to help but it's deprecated.

Does anyone have videos working in Amazon and what did you do to get them working properly?

Last edited by Lysander666; 08-12-2018 at 07:24 AM.
 
Old 08-12-2018, 08:10 AM   #2
montagdude
Senior Member
 
Registered: Apr 2016
Distribution: Slackware
Posts: 2,011

Rep: Reputation: 1619Reputation: 1619Reputation: 1619Reputation: 1619Reputation: 1619Reputation: 1619Reputation: 1619Reputation: 1619Reputation: 1619Reputation: 1619Reputation: 1619
Amazon Prime video "just works" for me, so I'm not sure what the problem is. I am using ruario's latest_firefox.sh script to install Firefox.

I know there is a setting somewhere in Preferences to turn DRM on and off. I would look for that and make sure it is actually enabled.

Edit: in the latest Firefox, that settings is in aboutreferences#general.

Last edited by montagdude; 08-12-2018 at 08:21 AM.
 
1 members found this post helpful.
Old 08-12-2018, 09:10 AM   #3
Lysander666
Senior Member
 
Registered: Apr 2017
Location: The Underearth
Distribution: Ubuntu, Debian, Slackware
Posts: 2,178

Original Poster
Blog Entries: 6

Rep: Reputation: 2470Reputation: 2470Reputation: 2470Reputation: 2470Reputation: 2470Reputation: 2470Reputation: 2470Reputation: 2470Reputation: 2470Reputation: 2470Reputation: 2470
Quote:
Originally Posted by montagdude View Post
Amazon Prime video "just works" for me, so I'm not sure what the problem is. I am using ruario's latest_firefox.sh script to install Firefox.

I know there is a setting somewhere in Preferences to turn DRM on and off. I would look for that and make sure it is actually enabled.

Edit: in the latest Firefox, that settings is in aboutreferences#general.
Thanks, I tried ruario's build, still the same issue, and DRM is enabled in preferences.

It's kind of annoying that it updates the symlink to Firefox [ESR] with a new one. It would be good to have FF and FF-ESR in the applications menu. Nevertheless, what a change the new FF is with Amazon being shoved in your face as soon as you open the browser. Things have changed over at Mozilla, and not for the better.

EDIT: both installed and working from applications menu.

EDIT2: I'm getting these error message from the terminal

Code:
[Parent 7524, Gecko_IOThread] WARNING: pipe error (132): Connection reset by peer: file /builds/worker/workspace/build/src/ipc/chromium/src/chrome/common/ipc_channel_posix.cc, line 353
[Parent 7524, Gecko_IOThread] WARNING: pipe error (50): Connection reset by peer: file /builds/worker/workspace/build/src/ipc/chromium/src/chrome/common/ipc_channel_posix.cc, line 353
[Parent 7524, Gecko_IOThread] WARNING: pipe error (140): Connection reset by peer: file /builds/worker/workspace/build/src/ipc/chromium/src/chrome/common/ipc_channel_posix.cc, line 353
And am getting further errors on logout, attached.
Attached Thumbnails
Click image for larger version

Name:	ff.png
Views:	44
Size:	32.4 KB
ID:	28391  

Last edited by Lysander666; 08-12-2018 at 10:05 AM.
 
Old 08-12-2018, 10:16 AM   #4
rkfb
Member
 
Registered: Oct 2003
Location: Guildford, England
Distribution: Slackware64 15.0 running i3
Posts: 494

Rep: Reputation: 174Reputation: 174
60.1.0esr 64bit videos just play without me having to do anything. I have a full install and stay right up to date with slackware64 current, the firefox is the one that comes with slackware, I haven't updated it or installed any other version.

I know none of that helps much particularly but it may point to the problem being more specific to your personal setup maybe?
 
Old 08-12-2018, 10:51 AM   #5
Lysander666
Senior Member
 
Registered: Apr 2017
Location: The Underearth
Distribution: Ubuntu, Debian, Slackware
Posts: 2,178

Original Poster
Blog Entries: 6

Rep: Reputation: 2470Reputation: 2470Reputation: 2470Reputation: 2470Reputation: 2470Reputation: 2470Reputation: 2470Reputation: 2470Reputation: 2470Reputation: 2470Reputation: 2470
Yes, Firefox ESR is version 52 and yes, I imagine the issue is with my setup. slackpkg doesn't like me having two versions of FF though:



Code:
root@psychopig-xxxiv:~# slackpkg upgrade-all
Checking local integrity... DONE
You have a broken /var/log/packages - with two versions of the same package.
The list of packages duplicated in your machine are shown below, but don't
worry about this list - when you select your action, slackpkg will show a
better list:

mozilla-firefox-52.9.0esr-x86_64-1_slack14.2
mozilla-firefox-61.0.2-x86_64-1ro
May have to remove the latest since I don't want to get rid of a standard Slackware package.
 
Old 08-12-2018, 10:56 AM   #6
ChuangTzu
Senior Member
 
Registered: May 2015
Location: Where ever needed
Distribution: Slackware/Salix while testing others
Posts: 1,718

Rep: Reputation: 1857Reputation: 1857Reputation: 1857Reputation: 1857Reputation: 1857Reputation: 1857Reputation: 1857Reputation: 1857Reputation: 1857Reputation: 1857Reputation: 1857
Quote:
Originally Posted by Lysander666 View Post
Yes, Firefox ESR is version 52 and yes, I imagine the issue is with my setup. slackpkg doesn't like me having two versions of FF though:



Code:
root@psychopig-xxxiv:~# slackpkg upgrade-all
Checking local integrity... DONE
You have a broken /var/log/packages - with two versions of the same package.
The list of packages duplicated in your machine are shown below, but don't
worry about this list - when you select your action, slackpkg will show a
better list:

mozilla-firefox-52.9.0esr-x86_64-1_slack14.2
mozilla-firefox-61.0.2-x86_64-1ro
May have to remove the latest since I don't want to get rid of a standard Slackware package.
I'm confused, if FF binary from Mozilla is in /home then slackpkg should not care nor even know about it. Did you symlink it somewhere so it shows up in the menu?
 
1 members found this post helpful.
Old 08-12-2018, 10:58 AM   #7
Lysander666
Senior Member
 
Registered: Apr 2017
Location: The Underearth
Distribution: Ubuntu, Debian, Slackware
Posts: 2,178

Original Poster
Blog Entries: 6

Rep: Reputation: 2470Reputation: 2470Reputation: 2470Reputation: 2470Reputation: 2470Reputation: 2470Reputation: 2470Reputation: 2470Reputation: 2470Reputation: 2470Reputation: 2470
Quote:
Originally Posted by ChuangTzu View Post
I'm confused, if FF binary from Mozilla is in /home then slackpkg should not care nor even know about it. Did you symlink it somewhere so it shows up in the menu?
Ah, yes I did. I should have been more specific, I removed the one in /home and installed the version from ruario. So now there are two .desktop files in /usr/share/applications that relate to FF - one for FF [latest] and one for FF-ESR.
 
Old 08-12-2018, 11:02 AM   #8
ChuangTzu
Senior Member
 
Registered: May 2015
Location: Where ever needed
Distribution: Slackware/Salix while testing others
Posts: 1,718

Rep: Reputation: 1857Reputation: 1857Reputation: 1857Reputation: 1857Reputation: 1857Reputation: 1857Reputation: 1857Reputation: 1857Reputation: 1857Reputation: 1857Reputation: 1857
Quote:
Originally Posted by Lysander666 View Post
Ah, yes I did. I should have been more specific, I removed the one in /home and installed the version from ruario. So now there are two .desktop files in /usr/share/applications that relate to FF - one for FF [latest] and one for FF-ESR.
Ah, I am not sure if they can coexist in that manner. Only time I did this was to delete ESR then blacklist it and just use ruario's script for current FF, or keep ESR as official package and run FF current in /home. Sorry I couldn't be of more help. Is it possible to alter the name of the /var/log/packages perhaps changing current to just firefox and keep ESR as mozilla-firefox?
 
Old 08-12-2018, 12:53 PM   #9
mralk3
Slackware Contributor
 
Registered: May 2015
Distribution: Slackware
Posts: 1,900

Rep: Reputation: 1050Reputation: 1050Reputation: 1050Reputation: 1050Reputation: 1050Reputation: 1050Reputation: 1050Reputation: 1050
It might be necessary to install additional codecs, or maybe install/recompile ffmpeg (recompile if you are on -current) with more options enabled. I gave up on getting sites like amazon, cbs.com, hulu, and netflix working long ago. I have an old copy of windows 7 I run in a virtual machine instead.
 
Old 08-12-2018, 02:39 PM   #10
montagdude
Senior Member
 
Registered: Apr 2016
Distribution: Slackware
Posts: 2,011

Rep: Reputation: 1619Reputation: 1619Reputation: 1619Reputation: 1619Reputation: 1619Reputation: 1619Reputation: 1619Reputation: 1619Reputation: 1619Reputation: 1619Reputation: 1619
I think I have Alien Bob's ffmpeg installed, (can't check right now to be sure), so I would try that next.

Last edited by montagdude; 08-12-2018 at 02:40 PM.
 
Old 08-12-2018, 03:29 PM   #11
bassmadrigal
LQ Guru
 
Registered: Nov 2003
Location: West Jordan, UT, USA
Distribution: Slackware
Posts: 8,792

Rep: Reputation: 6656Reputation: 6656Reputation: 6656Reputation: 6656Reputation: 6656Reputation: 6656Reputation: 6656Reputation: 6656Reputation: 6656Reputation: 6656Reputation: 6656
I've always used ruario's script to upgrade Firefox since I prefer to not stick with the ESRs. His script just repacks the binary download from Mozilla and is designed to replace Slackware's stock Firefox package.

As for your issue, I'd be really surprised if Amazon Prime requires flash. Like others have suggested, you probably need to install ffmpeg. Alien Bob's restricted ffmpeg is probably the easiest way to get it, but you're certainly able to build your own from SBo (but there's a lot of deps).
 
Old 08-12-2018, 03:44 PM   #12
giomat
Member
 
Registered: Jul 2017
Posts: 337

Rep: Reputation: 238Reputation: 238Reputation: 238
Maybe x264 from SBo? I had problems with some media on slack 14.2 before installing it
 
Old 08-12-2018, 03:47 PM   #13
Lysander666
Senior Member
 
Registered: Apr 2017
Location: The Underearth
Distribution: Ubuntu, Debian, Slackware
Posts: 2,178

Original Poster
Blog Entries: 6

Rep: Reputation: 2470Reputation: 2470Reputation: 2470Reputation: 2470Reputation: 2470Reputation: 2470Reputation: 2470Reputation: 2470Reputation: 2470Reputation: 2470Reputation: 2470
Quote:
Originally Posted by ChuangTzu View Post
Ah, I am not sure if they can coexist in that manner. Only time I did this was to delete ESR then blacklist it and just use ruario's script for current FF, or keep ESR as official package and run FF current in /home. Sorry I couldn't be of more help. Is it possible to alter the name of the /var/log/packages perhaps changing current to just firefox and keep ESR as mozilla-firefox?
I think I might go the route of uninstalling current and putting it in /home. I really don't like the way FF is going now. Much more comfortable with ESR.

Quote:
Originally Posted by bassmadrigal View Post
As for your issue, I'd be really surprised if Amazon Prime requires flash. Like others have suggested, you probably need to install ffmpeg. Alien Bob's restricted ffmpeg is probably the easiest way to get it, but you're certainly able to build your own from SBo (but there's a lot of deps).
I've installed Eric's ffmeg and still nothing. Tried on FF, FF-ESR, Chrome and Qupzilla. Very strange. I'm completely flummoxed now.

Quote:
Originally Posted by mralk3 View Post
I gave up on getting sites like amazon, cbs.com, hulu, and netflix working long ago.
They certainly have certain types of media locked down. I wouldn't mind that much if I couldn't use Amazon Video, but it is pretty convenient. Maybe since I've come from Debian I'm used to the occasional proprietary package not working - or having to sacrifice it entirely for the greater good. It's cyber-Buddhism.
 
Old 08-12-2018, 05:47 PM   #14
Lysander666
Senior Member
 
Registered: Apr 2017
Location: The Underearth
Distribution: Ubuntu, Debian, Slackware
Posts: 2,178

Original Poster
Blog Entries: 6

Rep: Reputation: 2470Reputation: 2470Reputation: 2470Reputation: 2470Reputation: 2470Reputation: 2470Reputation: 2470Reputation: 2470Reputation: 2470Reputation: 2470Reputation: 2470
Well, in what is a kind of surreal workaround I have been looking at Amazon Video alternatives and have discovered Curzon Home Cinema [UK & Ireland only, so Gerard Lally will be OK ], which only requires Firefox 47+, so it even works on ESR. I'll keep trying off and on with Amazon but I have a great backup if I can't get it to work in the near future. Why Amazon makes it so complex [for some of us, anyway] I don't know.

Last edited by Lysander666; 08-12-2018 at 05:59 PM.
 
Old 08-13-2018, 03:47 AM   #15
Lysander666
Senior Member
 
Registered: Apr 2017
Location: The Underearth
Distribution: Ubuntu, Debian, Slackware
Posts: 2,178

Original Poster
Blog Entries: 6

Rep: Reputation: 2470Reputation: 2470Reputation: 2470Reputation: 2470Reputation: 2470Reputation: 2470Reputation: 2470Reputation: 2470Reputation: 2470Reputation: 2470Reputation: 2470
I'm wondering if installing VLC with all its codecs will help. Rather than go the binary route, I think the best thing would be to build it from source re: https://wiki.videolan.org/Slackware#...LC_from_source. I'm hoping there's something in there that will assist. If not, at least I'll have VLC too.

Last edited by Lysander666; 08-13-2018 at 03:49 AM.
 
  


Reply



Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off



Similar Threads
Thread Thread Starter Forum Replies Last Post
LXer: 3 security videos from DevConf.cz 2018 LXer Syndicated Linux News 0 03-14-2018 09:42 AM
LXer: 3 Ansible videos from DevConf.cz 2018 LXer Syndicated Linux News 0 03-05-2018 02:34 AM
LXer: 3 Fedora videos from DevConf.cz 2018 LXer Syndicated Linux News 0 02-14-2018 09:23 AM
LXer: Commercials for Amazon’s crappy phone in Amazon Prime videos? LXer Syndicated Linux News 0 12-09-2014 12:31 AM
LXer: Microsoft and Seinfeld: A Comedy of Errors? LXer Syndicated Linux News 0 08-25-2008 11:50 AM

LinuxQuestions.org > Forums > Linux Forums > Linux - Distributions > Slackware

All times are GMT -5. The time now is 06:32 AM.

Main Menu
Advertisement
My LQ
Write for LQ
LinuxQuestions.org is looking for people interested in writing Editorials, Articles, Reviews, and more. If you'd like to contribute content, let us know.
Main Menu
Syndicate
RSS1  Latest Threads
RSS1  LQ News
Twitter: @linuxquestions
Open Source Consulting | Domain Registration