GNOME Bugzilla – Bug 733726
glimagesink: Flashes white sometimes (unpausing, seeking, window scaling)
Last modified: 2014-11-26 08:20:25 UTC
When playing an video using the glimagesink the output is flashing white frequently. This makes glimagesink unusable. I tried different video files and codecs and the issue is the same. I tried getting the latest nvidia drivers and the issues are the same.
This also happens on Linux btw, e.g. when you unpause or after seeking.
./playback-test 1 "videotestsrc ! glimagesink"
commit 9b383a17cf1a9f35345fb5edc026ba91bb81ebd3 Author: Matthew Waters <ystreet00@gmail.com> Date: Tue Jul 29 13:25:22 2014 +1000 glimagesink: keep the uploaded buffer around on successful redisplay We might need it later to perform a redisplay. GstGLUpload will take of releasing the previous buffer when it receives a new buffer. https://bugzilla.gnome.org/show_bug.cgi?id=733726
The fix for bug #736740 is needed here additionally to fix this one here in 1.4.