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 ) id 1Mhlka-0001Hd-UD for garchives@archives.gentoo.org; Sun, 30 Aug 2009 14:51:25 +0000 Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 70166E093B; Sun, 30 Aug 2009 20:00:21 +0000 (UTC) Received: from mail-gx0-f207.google.com (mail-gx0-f207.google.com [209.85.217.207]) by pigeon.gentoo.org (Postfix) with ESMTP id 49DCBE0977 for ; Sun, 30 Aug 2009 20:00:21 +0000 (UTC) Received: by gxk3 with SMTP id 3so4767896gxk.14 for ; Sun, 30 Aug 2009 13:00:21 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:received:received:message-id:date:from :user-agent:mime-version:to:subject:references:in-reply-to :content-type:content-transfer-encoding; bh=/FNiLeNBfbJDsoyTKqobWpRF3/EmMfBbGInXyeYi+lk=; b=chd8ggbT581e9H2eyrlU1G2Lx9BViV1qV8JFW7IyQkqs0mtLiuOA2aB098TPPj5uGL hX7pgVOb8AqBJ8z9tnToB3qMNPsjaBQwZhc2fmD19XSZP+drnUGcYQJMQN8Tv3EHrwn0 yahwwoyj3qXh9n6JHA7tIgup4WBONa/Br5ReQ= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=message-id:date:from:user-agent:mime-version:to:subject:references :in-reply-to:content-type:content-transfer-encoding; b=O6xqeIkIdxbA8JNjnXC60g3V0hV/kwZKhP8SNJyWpcHAxG1sB1Q2xNu08fTNve/Tf/ 06ejfXhYiRr12EN2dvqBB48+8HqGQCH2xXRFpxiRL2u7F5THqLbR1Apma/poYiV92Ym3 6WTCWYTWrse3WZ9r1GGzu51CWCKL+RL1Muzg8= Received: by 10.90.191.13 with SMTP id o13mr3310526agf.35.1251662420864; Sun, 30 Aug 2009 13:00:20 -0700 (PDT) Received: from ?127.0.0.1? (tor-exit-router.viol8r.org [66.35.1.170]) by mx.google.com with ESMTPS id 9sm4920058agc.22.2009.08.30.13.00.16 (version=SSLv3 cipher=RC4-MD5); Sun, 30 Aug 2009 13:00:18 -0700 (PDT) Message-ID: <4A9ADA29.4010203@gmail.com> Date: Sun, 30 Aug 2009 15:59:37 -0400 From: 7v5w7go9ub0o <7v5w7go9ub0o@gmail.com> User-Agent: Thunderbird 2.0.0.22 (X11/20090701) 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 To: for list Subject: [gentoo-user] Re: How to play quicktime (*.mov) videos with firefox References: <87skfbv9i5.fsf@newsguy.com> In-Reply-To: <87skfbv9i5.fsf@newsguy.com> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-Archives-Salt: df39b301-2d12-4192-b881-c2bff6174d9a X-Archives-Hash: f99cf73573406fffa3903399c4b72288 Harry Putnam wrote: > I'm having a heck of a time getting firefox setup so it can handle > quicktime videos. FWIW, out of security considerations I run FF in a chroot jail with as little "other stuff" in the jail as possible So using an extension called "unplug" I can locate embedded media and download the link or the file itself. I then play the download on 32bit using mplayer (in its own jail). 64bit Linux, AFAICT, does not yet play .mov files, so I'm presently using QTalternative in wine 'til mplayer, xine, or vlc works on 64bit. HTH