From mboxrd@z Thu Jan  1 00:00:00 1970
Received: from pigeon.gentoo.org ([208.92.234.80] helo=lists.gentoo.org)
	by finch.gentoo.org with esmtp (Exim 4.60)
	(envelope-from <gentoo-user+bounces-109170-garchives=archives.gentoo.org@lists.gentoo.org>)
	id 1Ntg3J-0004W9-Qz
	for garchives@archives.gentoo.org; Mon, 22 Mar 2010 11:44:13 +0000
Received: from pigeon.gentoo.org (localhost [127.0.0.1])
	by pigeon.gentoo.org (Postfix) with SMTP id 25246E07B1;
	Mon, 22 Mar 2010 11:43:46 +0000 (UTC)
Received: from mail-bw0-f219.google.com (mail-bw0-f219.google.com [209.85.218.219])
	by pigeon.gentoo.org (Postfix) with ESMTP id CE17EE07B1
	for <gentoo-user@lists.gentoo.org>; Mon, 22 Mar 2010 11:43:45 +0000 (UTC)
Received: by bwz19 with SMTP id 19so5108575bwz.26
        for <gentoo-user@lists.gentoo.org>; Mon, 22 Mar 2010 04:43:45 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed;
        d=gmail.com; s=gamma;
        h=domainkey-signature:mime-version:received:in-reply-to:references
         :date:message-id:subject:from:to:content-type
         :content-transfer-encoding;
        bh=JmtJlfreoLpA10sAeCYfa8qJ9HTJV+/Ua5IOLVP2S7k=;
        b=ICsjk35560PmBPO51b4+nzm5y877WXRS76D0hPiLpfBf4fdRt1o3ag+Ad5zs4MWwdx
         CkTPjeRv0WTims0/fzTgpv3ZkrLHfJfJmvzd/2nJnCjBEioa4Nc9Alf691+nggn/kV5h
         WmfwRowvAjCW6Lif29N8qJrL7pvQYs18rgKF4=
DomainKey-Signature: a=rsa-sha1; c=nofws;
        d=gmail.com; s=gamma;
        h=mime-version:in-reply-to:references:date:message-id:subject:from:to
         :content-type:content-transfer-encoding;
        b=dMlimUUwoFdB0gt2IlrSVxtfYeTSBaBVAuCeMu8CDupkRBKtCr+v47+0eqnsCAf3h8
         VYWCT0RNlojL12+DmSNC9nsAHpLV5PYuv+Fs9qoiqgNyPscX+MXR626PsQ6rt99K71Wy
         0lWr+HUPoDmEJ+Dn4d34vyip0/KaMWK9e5G20=
Precedence: bulk
List-Post: <mailto:gentoo-user@lists.gentoo.org>
List-Help: <mailto:gentoo-user+help@lists.gentoo.org>
List-Unsubscribe: <mailto:gentoo-user+unsubscribe@lists.gentoo.org>
List-Subscribe: <mailto:gentoo-user+subscribe@lists.gentoo.org>
List-Id: Gentoo Linux mail <gentoo-user.gentoo.org>
X-BeenThere: gentoo-user@lists.gentoo.org
Reply-to: gentoo-user@lists.gentoo.org
MIME-Version: 1.0
Received: by 10.204.6.203 with SMTP id a11mr1242160bka.33.1269258225109; Mon, 
	22 Mar 2010 04:43:45 -0700 (PDT)
In-Reply-To: <4BA71C4E.4010406@admin-box.com>
References: <201003220659.02460.michaelkintzios@gmail.com>
	 <4BA71C4E.4010406@admin-box.com>
Date: Mon, 22 Mar 2010 11:43:45 +0000
Message-ID: <358eca8f1003220443x29384a78vf09c2b3dffff4883@mail.gmail.com>
Subject: Re: [gentoo-user] Playing Apple Trailers
From: Mick <michaelkintzios@gmail.com>
To: gentoo-user@lists.gentoo.org
Content-Type: text/plain; charset=ISO-8859-1
Content-Transfer-Encoding: quoted-printable
X-Archives-Salt: 95e018c7-3c99-4449-9a03-211fe2e63285
X-Archives-Hash: 52436df2e57b7b608ba43295500cb859

Thanks Daniel,

On 22 March 2010 07:29, Daniel Troeder <daniel@admin-box.com> wrote:
> On 03/22/2010 07:58 AM, Mick wrote:
>> What's the trick for playing Apple Trailers these days? =A0It used to wo=
rk fine
>> years ago, but now all I get is a pop-up telling me to download Apple's
>> Quicktime player. =A0:-(
>>
>> I looked for mplayer USE flags to enable it, but can't find any. =A0I di=
d find
>> media-libs/libquicktime, but I am not sure if this is needed or which vi=
deo
>> player will use it.
> You have to use
> $ mplayer -user-agent=3DQuickTime/7.6.2
> http://trailers.apple.com/movies/disney/aliceinwonderland/aliceinwonderla=
nd-clip1_480p.mov

The correct syntax is slightly different:

mplayer -user-agent QuickTime/7.6.2

The "=3D" sign is required in the configuration file though.

Thanks again.
--=20
Regards,
Mick