[Bug 599469] resindvd: problems pre-rolling in the absence of audio

GStreamer (bugzilla.gnome.org) bugzilla at gnome.org
Wed Dec 7 04:51:30 PST 2011


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

Sebastian Dröge <slomo> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|RESOLVED                    |REOPENED
         Resolution|FIXED                       |

--- Comment #7 from Sebastian Dröge <slomo at circular-chaos.org> 2011-12-07 12:51:27 UTC ---
I've reverted this change now to at least have working playback of normal DVDs
again. The best way to fix this would probably be to insert an raw, empty audio
buffer for prerolling somewhere in resindvdbin.

Jan, where would this best be done?


commit 780d774a5deaca6a87ab3905028fc32a1a2e0087
Author: Sebastian Dröge <sebastian.droege at collabora.co.uk>
Date:   Wed Dec 7 13:48:53 2011 +0100

    rsndec: Don't use the initial-identity property on autoconvert

    It was removed, see bug #599469, #665205

commit dcf04269e1eab9d3a015218165f1027b1e4bce51
Author: Sebastian Dröge <sebastian.droege at collabora.co.uk>
Date:   Wed Dec 7 13:46:43 2011 +0100

    autoconvert: Remove the initial-identity property from autoconvert

    Initially creating an identity element to forward serialized
    events downstream before any caps are known is broken behaviour.

    Serialized events should only be forwarded downstream if the
    caps are already known, otherwise autopluggers and other elements
    using pad-blocks will fail.

    This behaviour also doesn't work anymore after basetransform
    was fixed to queue serialized events until the caps are known
    as a result of fixing bug #659571.

    See bug #599469, #665205.

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