[Bug 703743] videomixer: Handling of variable fps streams broken

GStreamer (bugzilla.gnome.org) bugzilla at gnome.org
Tue Jul 9 03:44:15 PDT 2013


https://bugzilla.gnome.org/show_bug.cgi?id=703743
  GStreamer | gst-plugins-good | unspecified

Sebastian Dröge <slomo> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
          Component|gstreamer (core)            |gst-plugins-good
         Resolution|                            |FIXED
   Target Milestone|HEAD                        |1.1.2
            Summary|GStreamer-CRITICAL **:      |videomixer: Handling of
                   |guint64                     |variable fps streams broken
                   |_gst_util_uint64_scale_int( |
                   |guint64, gint, gint, gint): |
                   |assertion `denom > 0'       |
                   |failed                      |
         OS/Version|Mac OS                      |All

--- Comment #6 from Sebastian Dröge <slomo at circular-chaos.org> 2013-07-09 10:44:10 UTC ---
commit 3d0988f46fea15bcd5352c281b0461a45183469e
Author: Sebastian Dröge <slomo at circular-chaos.org>
Date:   Tue Jul 9 12:42:17 2013 +0200

    videomixer: Fix handling of buffers without a duration

    We'll have to pop buffer from collectpads and store it
    internally only to get the timestamp of the next buffer.
    If we continue to keep it in collectpads, no new buffer
    to calculate the end time will ever arrive.

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

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