From owner-freebsd-multimedia@FreeBSD.ORG Mon May 19 12:16:15 2008 Return-Path: Delivered-To: freebsd-multimedia@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id BC44D106566C for ; Mon, 19 May 2008 12:16:15 +0000 (UTC) (envelope-from unixmania@gmail.com) Received: from ug-out-1314.google.com (ug-out-1314.google.com [66.249.92.175]) by mx1.freebsd.org (Postfix) with ESMTP id 47A3B8FC2C for ; Mon, 19 May 2008 12:16:15 +0000 (UTC) (envelope-from unixmania@gmail.com) Received: by ug-out-1314.google.com with SMTP id q2so567761uge.37 for ; Mon, 19 May 2008 05:16:14 -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:to:subject:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references; bh=zTdfgcFQAWpEoHTnzDq3foDfHIdyxltuKFY44FVMbf0=; b=dDzEMB+NLZjghR4dNR8dv7SzS+aIEhjynY240YYeB8XxTbbia7Tj/rBWJ0eXEZwTSRvrmb96xEVNh21kn0vH8MmBZsMe5Jc0eDcNDuUKJuRv3ObFYOAOyGHMI0QloXSKf8rXDwINdknESSFCww+DJSU6WZTe3rgRLr3WTLaxvP4= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=message-id:date:from:to:subject:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references; b=tQBtvnYYujDrgggc61e0rXck8QAe4QpwOZBgzSPuG7TOxKqTYvwEI1SctYiwmx2SmFGMbvatcw4xHr7+CWtH/9MaVoefBfXfglkLnEab0tNK+XVnoev/lWwKsL1g+eivVDokU8A16m5JyIYKdoiv0N1hoUzB0mfdItwkcg4xQWY= Received: by 10.67.102.6 with SMTP id e6mr3927581ugm.25.1211199373380; Mon, 19 May 2008 05:16:13 -0700 (PDT) Received: by 10.67.98.5 with HTTP; Mon, 19 May 2008 05:16:13 -0700 (PDT) Message-ID: Date: Mon, 19 May 2008 09:16:13 -0300 From: "Carlos A. M. dos Santos" To: freebsd-ports@freebsd.org, freebsd-multimedia@freebsd.org In-Reply-To: MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Content-Disposition: inline References: <20080516052503.GF4543@hades.panopticon> Cc: Subject: Re: Gnash 0.8.2 X-BeenThere: freebsd-multimedia@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Multimedia discussions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 19 May 2008 12:16:15 -0000 On Sat, May 17, 2008 at 12:05 AM, Carlos A. M. dos Santos wrote: > On Fri, May 16, 2008 at 9:11 AM, Carlos A. M. dos Santos [...] >> I noticed that video rendering lags behind audio with 0.8.2 and devel. >> It seems that video rendering with AGG is not fast enough, so I will >> try to improve the performance by trimming some compilation >> parameters. > > The lag happens when I use the browser plugin, not the standalone > player. [...] The lag happens when the gnash plugin passes the -j -k to scale the video to the desired size inside the browser window. I noticed the same problem when using the standalone player. -- Carlos A. M. dos Santos