Closed
Bug 581725
Opened 14 years ago
Closed 14 years ago
Flash videos stutter after switching tabs or scrolling
Categories
(Core :: Layout, defect)
Tracking
()
RESOLVED
FIXED
mozilla2.0b8
Tracking | Status | |
---|---|---|
blocking2.0 | --- | final+ |
People
(Reporter: matjk7, Unassigned)
References
()
Details
Attachments
(1 file)
404.22 KB,
image/png
|
Details |
User-Agent: Mozilla/5.0 (Windows; Windows NT 6.1; rv:2.0b3pre) Gecko/20100724 Minefield/4.0b3pre
Build Identifier: Mozilla/5.0 (Windows; Windows NT 6.1; rv:2.0b3pre) Gecko/20100724 Minefield/4.0b3pre Built from http://hg.mozilla.org/mozilla-central/rev/30239e4cebd8
This bug isn't noticeable most of the time, but it happens way too often to be ignored.
Reproducible: Always
Steps to Reproduce:
1.Open the youtube video from the URL field
2.Right click -> Show video info
3.Switch tabs or scroll to the bottom of the page and then back to the top
4.Mouse over the video
Actual Results:
Frame rate drops and video stutters until you mouse over the video, notice that when you do that, videos fps goes way beyond 30 fps (youtube frame rate cap) and stage fps goes to 24 for a second and then back to 10.
Expected Results:
Frame rate should stay the same regardless of actions performed by users.
Should block final release if it happens on all platforms.
Reporter | ||
Updated•14 years ago
|
blocking2.0: --- → ?
Version: unspecified → Trunk
I think at least the frame rate display part of this is a Flash/Youtube issue, I see the same frame rate jump on Chrome (goes from 14 fps to 35 fps after scrolling the page up/down). Not seeing stuttering on Minefield though.
Reporter | ||
Comment 2•14 years ago
|
||
(In reply to comment #1)
> I think at least the frame rate display part of this is a Flash/Youtube issue,
> I see the same frame rate jump on Chrome (goes from 14 fps to 35 fps after
> scrolling the page up/down). Not seeing stuttering on Minefield though.
You are correct, this does happen on Chrome as well, but its more noticeable on Minefield. Using the try-server build from bug 556487 I can't notice any stuttering, but it might be placebo because as I said its very hard to notice this on most videos. Whats interesting is that this only happens on youtube videos with the new player and only started happening after retained layers landing.
Anyway, should I mark this as Invalid or dupe of 556487?
blocking2.0: ? → final+
Comment 5•14 years ago
|
||
(In reply to comment #4)
> Created attachment 477030 [details]
> Image describing another problem
>
> And it doesn't occur in Chrome
Need to file a separate bug on that, its a plugin clip or invalidation issue.
Reporter | ||
Comment 6•14 years ago
|
||
Seems to be fixed by async plugin painting (bug 596451).
Status: UNCONFIRMED → RESOLVED
Closed: 14 years ago
Resolution: --- → FIXED
Updated•14 years ago
|
Target Milestone: --- → mozilla2.0b8
You need to log in
before you can comment on or make changes to this bug.
Description
•