From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80]) by finch.gentoo.org (Postfix) with ESMTP id 396861389D1 for ; Tue, 12 Feb 2013 16:16:55 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id B524321C022; Tue, 12 Feb 2013 16:16:46 +0000 (UTC) Received: from mail-ve0-f171.google.com (mail-ve0-f171.google.com [209.85.128.171]) (using TLSv1 with cipher ECDHE-RSA-RC4-SHA (128/128 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 2764E21C007 for ; Tue, 12 Feb 2013 16:16:44 +0000 (UTC) Received: by mail-ve0-f171.google.com with SMTP id b10so232698vea.2 for ; Tue, 12 Feb 2013 08:16:44 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=x-received:mime-version:sender:in-reply-to:references:from:date :x-google-sender-auth:message-id:subject:to:content-type; bh=A1j8Xz64DbnrRR6wauQXfcwC3GdFnpkxn9NJ25oWy90=; b=Wj/H3cp66gbXgvDc8a8JQ6c9W0CaShx0+mdsqatOKj1dbx+kzOra5jsSffrwjJbWYP N1pPIfs4K++wcSpAcJg8qNltpeZyJYZ6eirsvm2pXkv8etD49D/UdBmSkYieNXyk67mg uwf10sWJhQF5UPgE5qL02fmClNmv6rZLftFbSgkHj7PkroJqn9LqEmxky4osjV2rOB+/ FheZJq3o+qT4qxirDXjAt+Li2mLeerbOxvPVanMVpBUDx+NTGFwp3400BhnKlVWrjBn1 vT6DEPqDXt7lIkimJwzhAqrHZUujQdDvsO1TKmHK6lPHver+Edhd+nyMpWk/AtthrVc8 PQFA== X-Received: by 10.52.179.136 with SMTP id dg8mr21866614vdc.81.1360685793637; Tue, 12 Feb 2013 08:16:33 -0800 (PST) Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-user@lists.gentoo.org Reply-to: gentoo-user@lists.gentoo.org MIME-Version: 1.0 Sender: paul.hartman@gmail.com Received: by 10.58.209.201 with HTTP; Tue, 12 Feb 2013 08:16:13 -0800 (PST) In-Reply-To: <5119EFFA.3050402@gmail.com> References: <5119EFFA.3050402@gmail.com> From: Paul Hartman Date: Tue, 12 Feb 2013 10:16:13 -0600 X-Google-Sender-Auth: IVSKQ1Z96wkLb6S6a0ahgADTStk Message-ID: Subject: Re: [gentoo-user] Amazon-Instant video To: gentoo-user@lists.gentoo.org Content-Type: text/plain; charset=ISO-8859-1 X-Archives-Salt: 0cb61882-b6f2-4af1-a400-2324b39400e7 X-Archives-Hash: 87ed0bc28318db1706783be59e5edc0a On Tue, Feb 12, 2013 at 1:32 AM, Kevin Brandstatter wrote: > I just got amazon prime for the instant videos (among other things) and > figured i should > be able to watch it on linux since its in flash. > However, I have had no luck getting it to play an instant video, > i've narrowed it down to videos with DRM, (because trailers play fine > and DRM screws up everything) > Google searches come up that it needs HAL (which is deprecated) > I even managed to install HAL, and still no luck > > i keep getting "error occurred and your player cannot be updated" > I have the latest flash, chrome and firefox. (tried both) > > Just wondering if others are having the same trouble or if someone has a > solution. Sounds like you've basically gone down the correct path. Flash on Linux is deprecated, DRM in Flash requires HAL which is deprecated. It's basically a situation that will never improve... Amazon videos did not previously use DRM, but as they attempt to compete and get more "premium" content, the content providers require them to use DRM, leaving us out in the cold. Not all Amazon videos use DRM but AFAIK there is no way to filter by DRM status. Adobe has a page with a DRM tester where people can attempt to play a protected video, outside of amazon: http://helpx.adobe.com/x-productkb/multi/flash-player-11-problems-playing.html I screwed around with trying to make Flash DRM work for a considerable amount of time and it always either crashed the plugin, crashed my browser or just plain didn't play. I finally gave up and watched it on my TV instead... If you want to get it working on your computer, your time may be better spent installing an MS Windows web browser in Wine or setting up a virtual machine with Windows... those are the only ways I've been able to get protected video like Netflix/SlingPlayer/ESPN3/etc. to work on my Linux box.