[Bug 779604] Distorted egl picture on Raspberry before play

GStreamer (GNOME Bugzilla) bugzilla at gnome.org
Fri Feb 9 11:19:07 UTC 2018


https://bugzilla.gnome.org/show_bug.cgi?id=779604

--- Comment #3 from Matthew Waters (ystreet00) <ystreet00 at gmail.com> ---
(In reply to Milenko from comment #2)
> Isn't it more likely that that a window_resize() to 1920x1080 is missing
> before drawing the first frame? IMO the first frame is drawn onto a 16x16
> window and the rest of the 1920x1080 screen is then filled by the pi with
> what has been in the memory by some other process.
> 
> As i said, the garbage is gone when i change the initial window_resize()
> from 16x16 to 1920x1080. Then the first frame is displayed correctly over
> the entire screen and there is no garbage anymore.

The garbage is the from the resize form 16x16 to 'insert large size'.  If you
stop the program when that resize happens before the first frame is displayed,
the garbage appears.

-- 
You are receiving this mail because:
You are the QA Contact for the bug.
You are the assignee for the bug.


More information about the gstreamer-bugs mailing list