GNOME Bugzilla – Bug 747417
Playing timeline glitches when adding new asset
Last modified: 2018-11-03 12:52:52 UTC
Created attachment 301027 [details] Bug example When adding an asset to a playing GES timeline the video and audio output freeze for 1/10 of a second, annoyingly. The call to add_asset returns immediately, so the hiccup doesn't seem to be coming from my app's main thread. The attached Python code demonstrates the bug.
Please try again with latest GES/NLE this works now.
Can reproduce the audio glitchiness with git master. Happens regularly as far as I can tell, might even be in 5-second intervals...
(In reply to Tim-Philipp Müller from comment #2) > Can reproduce the audio glitchiness with git master. Happens regularly as > far as I can tell, might even be in 5-second intervals... To me the bug is not about glitchiness, but hanging, or am I missing something?
I think it might just have been a poor choice of words in the title, the first comment talks about hanging for 1/10 of a second, which is pretty much glitchiness, right?
Still happening indeed.
-- 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-editing-services/issues/21.