Closed
Bug 570335
Opened 14 years ago
Closed 6 years ago
Bad performance playing HTML5 videos on N900
Categories
(Firefox for Android Graveyard :: General, defect)
Tracking
(fennec-)
RESOLVED
WONTFIX
Tracking | Status | |
---|---|---|
fennec | - | --- |
People
(Reporter: toniher, Unassigned)
References
Details
Attachments
(2 files)
In a Nokia N900 with last Fennec nightly versions (also with last beta) I notice a very bad performance when playing ogg videos (an example: http://tinyvid.tv/show/2yd3hfxwf0g9o) No such a problem when playing in desktop builds (just tried Mac OS X one). No problem when playing Flash videos.
Comment 1•14 years ago
|
||
Matthew Gregan is working on hardware-accelerated decoding for Ogg Theora, which should help: http://blog.mjg.im/2010/04/16/theora-on-n900.html
Summary: Bad performance playing ogg videos → Bad performance playing ogg videos on N900
Reporter | ||
Comment 2•14 years ago
|
||
Thanks for the link! I guess we will not be able to benefit from it in 1.1 yet, will we?
Updated•14 years ago
|
Component: Linux/Maemo → General
OS: Linux → Linux (embedded)
Updated•14 years ago
|
tracking-fennec: --- → 2.0b2+
Summary: Bad performance playing ogg videos on N900 → Bad performance playing HTML5 videos on N900
Version: 1.9.2 Branch → Trunk
Comment 3•14 years ago
|
||
This probably depends on bug 511348 (Tremor decoding for Vorbis audio), which is blocking-fennec:2.0+.
Depends on: 511348
Updated•14 years ago
|
Assignee: nobody → doug.turner
Comment 4•14 years ago
|
||
On thing could help here is:
http://hg.mozilla.org/mobile-browser/rev/1d6ea74da2c0
Updated•14 years ago
|
tracking-fennec: 2.0b2+ → 2.0-
Updated•14 years ago
|
Assignee: doug.turner → nobody
Comment 6•14 years ago
|
||
6% - neon_yuv->rgb16
5% - layer_scaling.
Comment 7•14 years ago
|
||
Comment 8•14 years ago
|
||
(In reply to comment #7)
> Created attachment 508551 [details]
> backtrace for bad pixman
I think that all such missing fast paths have been introduced in upstream pixman. So if this bug is about adding optimizations to the existing parts of the pipeline, then just taking the newest pixman should resolve them.
Nevertheless a lot of graphics operations seem to be highly redundant in Fennec, and I have submitted a new bug 641196 for profiling various ways of html5 video playback.
Comment 10•6 years ago
|
||
Closing all opened bug in a graveyard component
Status: NEW → RESOLVED
Closed: 6 years ago
Resolution: --- → WONTFIX
You need to log in
before you can comment on or make changes to this bug.
Description
•