Displaying 1 result from an estimated 1 matches for "162s".
Did you mean:
1626
2007 Dec 17
0
Swfdec on STLinux
...ok to render all
images of the first 10 seconds (unless changed via --time).
As a total unscientific test, I took Mariorush [3] and tested it with
3 different options both with the old (first result) and Claudio's
rewritten (second result) cairo-directfb backend. Results were as
follows:
300s - 162s - normal playback
300s - 162s - playback with environment variable CAIRO_DIRECTFB_NO_ACCEL set
420s - 172s - playback with -p option, which uses a primary DFB surface
What do I learn from that? Acceleration does not work - at least not
the acceleration provided by the Renesas chip. So there seems t...