Closed
Bug 865112
Opened 12 years ago
Closed 12 years ago
[A/V] frame stretch and blinking
Categories
(Firefox OS Graveyard :: Gaia::Video, defect)
Tracking
(blocking-b2g:-, b2g18+ affected)
RESOLVED
FIXED
blocking-b2g | - |
People
(Reporter: leo.bugzilla.gecko, Unassigned)
References
Details
Contact: hjlee7111@gmail.com
Build ID : 20130419115238
When I play 640x360 video clip, the bottom of video frame is stretched, sometimes.
(Other resolution looks like find but i'm sure because I have not checked various kind of resolution)
If you can touch the screen to show or remove progress bar, you can see it more frequently.
And more over, left side of frame is blinking.
It seems like the frame is shifted to right by 1~2 pixel.
This problem happens in the case of both local and streaming and both horizontal view and vertical view.
Reporter | ||
Updated•12 years ago
|
blocking-b2g: --- → leo?
Reporter | ||
Comment 1•12 years ago
|
||
I think this problem is mentioned here.
https://bugzilla.mozilla.org/show_bug.cgi?id=863441#c34
Comment 2•12 years ago
|
||
No minate to tef. I confirmed this bug on v1.0.1 buri device. It seems that stretch happens when the video is rendered by HwComposer. No stretch when the video is rendered by OpenGL.
blocking-b2g: leo? → tef?
Comment 3•12 years ago
|
||
MozBuild sitll can not enable HwComposer on buri. To use HwComposer on MozBuild, I needed to apply following patch. But still have a problem of web content rencering.
https://www.codeaurora.org/gitweb/quic/lf/?p=build.git;a=blob;f=patch/all/gecko/HWC-multirect-visible-region.patch;h=1e1f6bde3a648dceb9d3a7f8bff27054e2030936;hb=refs/heads/v1.1
Comment 4•12 years ago
|
||
I confirmed that this bug can be fix same way as in Bug 850566.
Comment 5•12 years ago
|
||
(In reply to Sotaro Ikeda [:sotaro] from comment #4)
> I confirmed that this bug can be fix same way as in Bug 850566.
Confirmed! Patch coming up
Comment 6•12 years ago
|
||
Actually it makes more sense to roll up this fix into the patch in bug 832383. I'll follow up there.
Depends on: 832383
Comment 7•12 years ago
|
||
(In reply to Diego Wilson [:diego] from comment #6)
> Actually it makes more sense to roll up this fix into the patch in bug
> 832383. I'll follow up there.
Thanks!
Comment 8•12 years ago
|
||
If this is going to be tackled in bug 832383 should we nominate that one instead?
Flags: needinfo?
Whiteboard: [tef-triage]
Comment 9•12 years ago
|
||
Yes, we should block on the fix in bug 832383 - leaving this one open though it could possibly be duped?
blocking-b2g: tef? → -
status-b2g18:
--- → affected
tracking-b2g18:
--- → +
Flags: needinfo?
Whiteboard: [tef-triage]
Comment 10•12 years ago
|
||
I'd rather keep it open to make sure it's verified once the fix for bug 832383 lands
Comment 11•12 years ago
|
||
The patch below in bug 832383 should address this
https://bugzilla.mozilla.org/attachment.cgi?id=742771
Reporter | ||
Comment 12•12 years ago
|
||
I cannot see this problem in the latest version.
Status: NEW → RESOLVED
Closed: 12 years ago
Resolution: --- → FIXED
You need to log in
before you can comment on or make changes to this bug.
Description
•