[Bug 766422] videoaggregator: rtspsrc ! compositor produces no output

GStreamer (GNOME Bugzilla) bugzilla at gnome.org
Fri May 20 15:09:51 UTC 2016


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

Olivier Crête <olivier.crete at ocrete.ca> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
         Resolution|---                         |FIXED
   Target Milestone|git master                  |1.8.2

--- Comment #8 from Olivier Crête <olivier.crete at ocrete.ca> ---
Merged into master:

commit e357e372e17fa5870be8e58a4bd52b512317c693
Author: Olivier Crête <olivier.crete at collabora.com>
Date:   Sat May 14 11:56:59 2016 +0200

    videoaggregator: Don't wait if input buffer is after output

    If the input buffer is after the end of the output buffer, then waiting
    for more data won't help. We will never get an input buffer for this point.

    This fixes compositing of streams from rtspsrc.

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


and 1.8:

commit 7ed830268078f8e0abfac228755d7965bfb01e7b
Author: Olivier Crête <olivier.crete at collabora.com>
Date:   Sat May 14 11:56:59 2016 +0200

    videoaggregator: Don't wait if input buffer is after output

    If the input buffer is after the end of the output buffer, then waiting
    for more data won't help. We will never get an input buffer for this point.

    This fixes compositing of streams from rtspsrc.

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

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