From owner-freebsd-questions@FreeBSD.ORG Tue Oct 2 19:32:40 2012 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id EE01A106564A for ; Tue, 2 Oct 2012 19:32:39 +0000 (UTC) (envelope-from demelier.david@gmail.com) Received: from mail-ee0-f54.google.com (mail-ee0-f54.google.com [74.125.83.54]) by mx1.freebsd.org (Postfix) with ESMTP id 7BFEE8FC08 for ; Tue, 2 Oct 2012 19:32:38 +0000 (UTC) Received: by eekc50 with SMTP id c50so3642008eek.13 for ; Tue, 02 Oct 2012 12:32:38 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=message-id:date:from:user-agent:mime-version:to:subject:references :in-reply-to:content-type:content-transfer-encoding; bh=VUq1GrjxoFHaperFkAUiPK9ziqCqJiW7NYVIgmBhpOo=; b=mj0I27LHT0XlCzyePqCtE1DeyNtKE7XgBR0MkoszG0hUPbBkqXiDjqPndJ0ajKzGII yw4eLHqWUcxrfz7JbUT+u3UMhnD8thF39oNy4jhx/2mdHfLNjkL/uBRM/Ux3acMdWCEB OBOzmItprk4TD7S6WUOPhbuG1KizFoujfZNqOblkv8dIbKPwDUEj9R0rl3adiIpgE1GO xSP070pFAjJYt6kEZb/aToP9TlSaUtE9Z7tMtohjvWvtabgFGYUvupFZwdmQ5Gy0z+mI Wv4+YQnPQ54ZryQMyHXhYU5FCBUPBeQJBO2Rq5pGwsc8hDmE6J1IKJFAmQYcVtDgwomp gk1w== Received: by 10.14.212.72 with SMTP id x48mr23469104eeo.40.1349206358181; Tue, 02 Oct 2012 12:32:38 -0700 (PDT) Received: from Groseille.malikania.fr (197.21.102.84.rev.sfr.net. [84.102.21.197]) by mx.google.com with ESMTPS id 7sm6083545eej.13.2012.10.02.12.32.36 (version=SSLv3 cipher=OTHER); Tue, 02 Oct 2012 12:32:37 -0700 (PDT) Message-ID: <506B415E.10702@gmail.com> Date: Tue, 02 Oct 2012 21:32:46 +0200 From: David Demelier User-Agent: Mozilla/5.0 (X11; FreeBSD amd64; rv:15.0) Gecko/20120913 Thunderbird/15.0.1 MIME-Version: 1.0 To: freebsd-questions@freebsd.org References: <506B3DA2.1010407@gmail.com> In-Reply-To: <506B3DA2.1010407@gmail.com> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Subject: Re: nvidia and flash plugin problem X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 02 Oct 2012 19:32:40 -0000 On 02/10/2012 21:16, David Demelier wrote: > Hello, > > I have a nvidia GT 630 and use the flash plugin, I've got a very strange > problem, on youtube (or any flash video), the colors are just broken. > > See: > > 1. http://markand.malikania.fr/1.png > 2. http://markand.malikania.fr/2.png > > On the second picture, the man is supposed to wear a cyan shirt! > > One thing more, it is *very* *very* strange, if I open a new firefox > tab, I can see some bits of the video frame in the new tab! > > This is happening on a FreeBSD 9.0 amd64 box with > > linux-f10-flashplugin-11.2r202.238 > nvidia-driver-304.51 > > Cheers, > After some research, it seems to be a general bug in the adobe flash plugin, to fix it, Right click on a video, click settings and disable hardware acceleration. -- David Demelier