Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 25 Mar 2008 08:56:16 -0500 (CDT)
From:      "Sean C. Farley" <scf@FreeBSD.org>
To:        Jeremie Le Hen <jeremie@le-hen.org>
Cc:        freebsd-emulation@FreeBSD.org
Subject:   Re: swfdec and youtube (was: Skype core dumps as normal user)
Message-ID:  <alpine.BSF.1.10.0803250844130.1464@thor.farley.org>
In-Reply-To: <20080324101123.GL66530@obiwan.tataz.chchile.org>
References:  <200803162311.25730.beech@freebsd.org> <200803171053.46283.beech@freebsd.org> <20080318020103.92FCB8FC2F@mx1.freebsd.org> <200803171848.52304.beech@freebsd.org> <20080320214716.GD66530@obiwan.tataz.chchile.org> <20080320232210.GA3429@freebsd.org> <20080321064347.GE66530@obiwan.tataz.chchile.org> <20080321111313.0d3fe923@peedub.jennejohn.org> <20080324101123.GL66530@obiwan.tataz.chchile.org>

next in thread | previous in thread | raw e-mail | index | archive | help
On Mon, 24 Mar 2008, Jeremie Le Hen wrote:

> Hi Gary,
>
> On Fri, Mar 21, 2008 at 11:13:13AM +0100, Gary Jennejohn wrote:
>> Jeremie Le Hen <jeremie@le-hen.org> wrote:
>>
>>> Last time I've tried gnash, it didn't work very well (understand: it
>>> didn't play Youtube).  I don't know swfdec, I will try it.  Does it
>>> play videos?
>>
>> swfdec definitely works for YouTube.  Other sites, like spiegel.de,
>> do not work.
>
> I've just tried swfdec with YouTube.  I can hear the video, but the
> screen stays black.  Did you experience a similar problem?

I had to add this to the "Device" section to get swfdec to work on an
Intel-based GPU:
     Option "XaaNoOffscreenPixmaps" "true"

I found mention of that fix here:
http://vrodic.blogspot.com/2008/01/firefoxmozilla-performance-under.html

It is possible that Option "AccelMethod" "EXA" will also help (instead
of XaaNoOffscreenPixmaps, but it makes the current (v2.1.1) Intel driver
fairly slow.  Other drivers may work with it.

As a side note, if you are running the v2.1.1 Intel driver, OpenGL
applications can lock up X.  I disabled it with: Option "DRI" "false".

Sean
-- 
scf@FreeBSD.org



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?alpine.BSF.1.10.0803250844130.1464>