gnash-dev
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Gnash-dev] I tried Gnash0.8.2 on my arm board, but found it too slo


From: Rob Savoye
Subject: Re: [Gnash-dev] I tried Gnash0.8.2 on my arm board, but found it too slow
Date: Wed, 28 May 2008 15:20:46 +0200
User-agent: Thunderbird 2.0.0.9 (X11/20071031)

Russ Nelson wrote:

It's more likely that gstreamer is not efficient enough.  My nokia
n810 plays videos very nicely, so clearly the hardware can play video,
it's just a question of having software which works well on the ARM
processor.

Your N810 uses hardware decoding, which is why the performance is acceptable. Doing 100% software decoding and rendering on a 400Mhz processor with only 64M of RAM is always going to be slow. I have found that if you play a video without having to rescale, a 400Mhz cpu can do 10-15 fps, but with 64M, there isn't much room for buffering.

Btw, the Gnash reference manual talks about cross configuring and compiling Gnash for the ARM, it that helps. Me, I configure with --enable-media=ffmpeg --enable-jemalloc CXXFLAGS=-O3.

        - rob -






reply via email to

[Prev in Thread] Current Thread [Next in Thread]