[Bug 691481] avidemux: a/v sync off on sample video when activated in push mode

GStreamer (bugzilla.gnome.org) bugzilla at gnome.org
Tue Apr 23 02:50:30 PDT 2013


https://bugzilla.gnome.org/show_bug.cgi?id=691481
  GStreamer | gst-plugins-good | 1.x

Sebastian Dröge <slomo> changed:

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

--- Comment #30 from Sebastian Dröge <slomo at circular-chaos.org> 2013-04-23 09:50:27 UTC ---
commit f27a3e12f6d35695ebbf2edc5aa4937c2e7c3843
Author: Sebastian Dröge <sebastian.droege at collabora.co.uk>
Date:   Tue Apr 23 11:47:54 2013 +0200

    baseparse: Only infer TS if PTS interpolation is enabled

    Otherwise this is breaking timestamps of formats that
    need reordering.

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


Also related to this:
commit b7d63d3fb1f71d8ebf822df50c516dda5967af7b
Author: Jan Schmidt <thaytan at noraisin.net>
Date:   Wed Sep 12 22:58:04 2012 -0700

    videoparsers: Disable PTS interpolation in the base parse class

    All these formats have re-ordered PTS which the base class gets
    wrong. It's better to leave them blank and let the decoder sort it
    out. Better yet would be to track and interpolate the timestamps
    in the subclasses (FIXME)

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