From owner-freebsd-multimedia@FreeBSD.ORG Sat May 17 03:05:02 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 693AD106567F for ; Sat, 17 May 2008 03:05:02 +0000 (UTC) (envelope-from unixmania@gmail.com) Received: from ug-out-1314.google.com (ug-out-1314.google.com [66.249.92.170]) by mx1.freebsd.org (Postfix) with ESMTP id E85AC8FC14 for ; Sat, 17 May 2008 03:05:01 +0000 (UTC) (envelope-from unixmania@gmail.com) Received: by ug-out-1314.google.com with SMTP id q2so37682uge.37 for ; Fri, 16 May 2008 20:05:00 -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=vtFGWwC9ycU4DlTV4kQlrBCcz/9HWxv5rG4ZZtlUQfM=; b=O9COKupZOTFSyU5H2H1Qfn00i3m/kLsa+1yIV5UYEVVV1n+nTM6IYG3RYA5VhRYDmq492E470fKGixQVtDf9T3eSSG0qe8Vvn4CzTd35/+q4KBhRKUmGgExJ+Y9vll6yO/GpYJDxcuCToLiLgqCxmVZ+tNm7GhcHp60bvAi6evU= 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=muUSMeDUJFgORC2vwd3z4hRSxUjBkl3GXJTC5awPTcfV8n3r6/VJqQlDmTaBMiARdxioiQPF0MWqzTjtI5TbmJP2z3zCay/1W34v8dvWIwE/G7ZDZdBI7vmga2kHRBxSMY0JMonXM7ioe7AVkTAHW9A7+f0/xKsBXsSCwEvsR/c= Received: by 10.67.116.11 with SMTP id t11mr319673ugm.61.1210993500561; Fri, 16 May 2008 20:05:00 -0700 (PDT) Received: by 10.67.98.5 with HTTP; Fri, 16 May 2008 20:05:00 -0700 (PDT) Message-ID: Date: Sat, 17 May 2008 00:05:00 -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: Sat, 17 May 2008 03:05:02 -0000 On Fri, May 16, 2008 at 9:11 AM, Carlos A. M. dos Santos wrote: > On Fri, May 16, 2008 at 2:25 AM, Dmitry Marakasov wrote: >> I've submitted update for gnash port to 0.8.2 (see >> http://www.freebsd.org/cgi/query-pr.cgi?pr=123708). We still have >> some time before it's comitted so I'd ask everione interested in >> this port to test it. [...] > 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. For example, running /usr/local/bin/gtk-gnash /tmp/video.swf works flawlessly, but opening firefox and browsing to file:///tmp/video.swf I get unsynchronized video and audio. -- Carlos A. M. dos Santos