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

GStreamer (bugzilla.gnome.org) bugzilla at gnome.org
Wed Feb 1 04:07:54 PST 2012


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

Vincent Penquerc'h <vincent.penquerch> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
         Resolution|                            |FIXED
   Target Milestone|HEAD                        |0.10.24

--- Comment #12 from Vincent Penquerc'h <vincent.penquerch at collabora.co.uk> 2012-02-01 12:07:47 UTC ---
Thanks, pushed, then:

commit 7a9fff74c6b6a3bc9559d624af3e8d71f8771db8
Author: Vincent Penquerc'h <vincent.penquerch at collabora.co.uk>
Date:   Mon Jan 30 18:46:07 2012 +0000

    resindvd: fix wedge in preroll when playbin2 deinterlacing is enabled

    When deinterlacing is enabled, an extra colorspace element is added.
    Colorspace is a basetransform, and is then the only basetransform
    element on the video path. A while ago, basetransform started delaying
    events till caps were set on its source pad. These things conspired
    to end up sending the DVD highlight events onto a blocked pad on
    subtitleoverlay.

    Ensuring these highlight events are only sent once we're in playing
    mode fixes the issue.

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

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