[Bug 668762] regression: playbin2: still frame dvd menu doesn't come up with flags |= deinterlace

GStreamer (bugzilla.gnome.org) bugzilla at gnome.org
Fri Jan 27 09:37:57 PST 2012


https://bugzilla.gnome.org/show_bug.cgi?id=668762
  GStreamer | gst-plugins-base | git

--- Comment #3 from Vincent Penquerc'h <vincent.penquerch at collabora.co.uk> 2012-01-27 17:37:53 UTC ---
Rather unexpectedly traced to:

commit 76b29367e7b13cc1751724cb2678ebd9039678e1
Author: Vincent Penquerc'h <vincent.penquerch at collabora.co.uk>
Date:   Thu Oct 6 11:53:26 2011 +0100

    playbin2: fix mismatch between video/ and video/x-dvd-subpicture

    The new code was checking for a prefix, and would find video/
    first. Check in two passes, first checking for a perfect match,
    and falling back to a prefix check if nothing was found.

    https://bugzilla.gnome.org/show_bug.cgi?id=657261


The hang is in a subtitleoverlay pad block. Somehow.

-- 
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