[Bug 681535] Avidemux playback rate broken

GStreamer (bugzilla.gnome.org) bugzilla at gnome.org
Mon Aug 13 02:01:53 PDT 2012


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

Wim Taymans <wim.taymans> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |wim.taymans at gmail.com
          Component|gst-plugins-good            |gst-plugins-bad

--- Comment #2 from Wim Taymans <wim.taymans at gmail.com> 2012-08-13 09:01:47 UTC ---
commit a9f46ed05918bd134692026d10c4e6d976c13ca9
Author: Wim Taymans <wim.taymans at collabora.co.uk>
Date:   Mon Aug 13 10:57:57 2012 +0200

    mpegvideoparse: only apply repeat count when set

    When there is no extension header, the repeat_count variable is left to 0
and
    then the duration on the output buffers is calculated wrongly. Because the
    duration is used to interpolate output timestamps, the output timestamps
are
    also wrong, causing bad framerates.

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

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