[Bug 743938] Strange issue with GES_PIPELINE_MODE_RENDER
GStreamer (GNOME Bugzilla)
bugzilla at gnome.org
Mon Jun 1 07:51:15 PDT 2015
https://bugzilla.gnome.org/show_bug.cgi?id=743938
Tim-Philipp Müller <t.i.m at zen.co.uk> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|NEW |RESOLVED
CC| |t.i.m at zen.co.uk
Resolution|--- |NOTABUG
Target Milestone|git master |NONE
--- Comment #5 from Tim-Philipp Müller <t.i.m at zen.co.uk> ---
The problem here seems to be a combination of GES API weirdness and how you use
GES: You need to wait for the "loaded" signal before setting the pipeline to
playing state. This may require a running main loop too.
So it's basically a race between the asset loading and misc pipeline stuff
happening.
IMHO GES should at least catch this somehow and warn, but I suspect it's just
not how the API is supposed to be used. I'm sure ges devs will correct me if
I'm wrong.
--
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