[Bug 779604] Distorted egl picture on Raspberry before play

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


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

--- Comment #2 from Milenko <dcoder at dsp-worx.de> ---
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.

-- 
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