GNOME Bugzilla – Bug 776167
On raspberry pi, changing src of filesrc too quickly results in a black screen.
Last modified: 2018-11-03 13:01:07 UTC
Given a pipeline filesrc->decodebin->glimagesink If you change the location of the filesrc quickly (250 ms or less) everything seems to stop working fairly quickly. There is a program here https://github.com/stuaxo/gstreamer-dispmanx-demo That demonstrates this and other bugs on raspbian. To repro this bug run python-multi.py --delay=250 rgba_pngs/* Fairly soon there will be a black screen.
By "fairly soon" - is usually within 5 seconds.
Guess it's either omxh264dec or glimagesink.
Can you please retry with gst-omx master, I just fixed a hang which may be related (bug #796207)
-- GitLab Migration Automatic Message -- This bug has been migrated to freedesktop.org's GitLab instance and has been closed from further activity. You can subscribe and participate further through the new bug through this link to our GitLab instance: https://gitlab.freedesktop.org/gstreamer/gst-omx/issues/11.