[Bug 668762] regression: playbin2: still frame dvd menu doesn't come up with flags |= deinterlace
GStreamer (bugzilla.gnome.org)
bugzilla at gnome.org
Mon Jan 30 05:19:55 PST 2012
https://bugzilla.gnome.org/show_bug.cgi?id=668762
GStreamer | gst-plugins-base | git
--- Comment #5 from Vincent Penquerc'h <vincent.penquerch at collabora.co.uk> 2012-01-30 13:19:53 UTC ---
Traced to the delaying of events in basetransform.
Replacing the colorspace by a queue in the deinterlacing chain fixes preroll,
as does removing the delaying code.
We end up with two threads blocked with an event in a pad blocked.
Not sure how to fix it yet though.
--
Configure bugmail: https://bugzilla.gnome.org/userprefs.cgi?tab=email
------- 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