From owner-freebsd-gecko@freebsd.org Sun Sep 3 22:52:27 2017 Return-Path: Delivered-To: freebsd-gecko@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 14BC5E22E8C for ; Sun, 3 Sep 2017 22:52:27 +0000 (UTC) (envelope-from mi+thun@aldan.algebra.com) Received: from mailman.ysv.freebsd.org (mailman.ysv.freebsd.org [IPv6:2001:1900:2254:206a::50:5]) by mx1.freebsd.org (Postfix) with ESMTP id EAD9C7F25E for ; Sun, 3 Sep 2017 22:52:26 +0000 (UTC) (envelope-from mi+thun@aldan.algebra.com) Received: by mailman.ysv.freebsd.org (Postfix) id E8784E22E8A; Sun, 3 Sep 2017 22:52:26 +0000 (UTC) Delivered-To: gecko@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id E52C3E22E89 for ; Sun, 3 Sep 2017 22:52:26 +0000 (UTC) (envelope-from mi+thun@aldan.algebra.com) Received: from smtp.rcn.com (smtp.rcn.com [69.168.97.78]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id A86787F25D for ; Sun, 3 Sep 2017 22:52:26 +0000 (UTC) (envelope-from mi+thun@aldan.algebra.com) X_CMAE_Category: , , X-CNFS-Analysis: v=2.2 cv=GvQAwQ9C c=1 sm=1 tr=0 a=G/olaBUpLsCobE3dvK+8ZA==:117 a=G/olaBUpLsCobE3dvK+8ZA==:17 a=r77TgQKjGQsHNAKrUKIA:9 a=6I5d2MoRAAAA:8 a=xYoYU5ubevHYCl1n3d0A:9 a=QEXdDO2ut3YA:10 a=bYwQvU5U1RIoKULrnNkA:9 a=L1ur-jd4Ch2iufTp:21 a=_W_S_7VecoQA:10 a=IjZwj45LgO3ly-622nXo:22 X-CM-Score: 0 X-Scanned-by: Cloudmark Authority Engine X-Authed-Username: YW5hdEByY24uY29t Authentication-Results: smtp01.rcn.cmh.synacor.com smtp.mail=mi+thun@aldan.algebra.com; spf=neutral; sender-id=neutral Authentication-Results: smtp01.rcn.cmh.synacor.com header.from=mi+thun@aldan.algebra.com; sender-id=neutral Authentication-Results: smtp01.rcn.cmh.synacor.com smtp.user=anat; auth=pass (PLAIN) Received-SPF: neutral (smtp01.rcn.cmh.synacor.com: 209.6.156.90 is neither permitted nor denied by domain of aldan.algebra.com) Received: from [209.6.156.90] ([209.6.156.90:42330] helo=aldan.narawntapu) by smtp.rcn.com (envelope-from ) (ecelerity 3.6.23.54417 r(Core:3.6.23.0)) with ESMTPSA (cipher=DHE-RSA-AES128-SHA) id 92/35-18918-2A78CA95; Sun, 03 Sep 2017 18:52:19 -0400 Subject: Re: Videos have a pink hint in Firefox To: Jan Beich References: <3bbb2973-0d28-21a6-dd0a-c8039dfab8be@aldan.algebra.com> <60cz-h8fl-wny@FreeBSD.org> From: "Mikhail T." Cc: gecko@freebsd.org Message-ID: <60261512-3416-2673-a04f-30189f4af0b1@aldan.algebra.com> Date: Sun, 3 Sep 2017 18:52:18 -0400 MIME-Version: 1.0 In-Reply-To: <60cz-h8fl-wny@FreeBSD.org> Content-Language: en-US Content-Type: text/plain; charset=utf-8; format=flowed Content-Transfer-Encoding: 7bit X-Content-Filtered-By: Mailman/MimeDel 2.1.23 X-BeenThere: freebsd-gecko@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: Gecko Rendering Engine issues List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 03 Sep 2017 22:52:27 -0000 On 03.09.2017 15:46, Jan Beich wrote: > Which KMS, DDX and DRI driver? If in doubt try using vesa (BIOS) or scfb > (UEFI) with llvmpipe. I can't help much with x11@ issues due to lack > of hardware. The box is FreeBSD-10.4-BETA1/amd64. It has a Radeon FireGL V3200 (RV380) card. The problem went away after I disabled the layers.acceleration.force-enabled -- your very name triggered a distant memory of PR 220444 :-) There effect was not immediate -- I had to restart the browser, but now the videos look properly. > Check more than one video output e.g., -vo gl. Check other video players > e.g, mpv, vlc and something GStreamer-based. I looped through all of the video-modes available -- some of them didn't work at all, but those that worked, all worked correctly... Thanks for the prompt reply! Yours, -mi