[Bug 691481] avidemux: a/v sync off on sample video when activated in push mode
GStreamer (bugzilla.gnome.org)
bugzilla at gnome.org
Sun Feb 17 11:23:59 PST 2013
https://bugzilla.gnome.org/show_bug.cgi?id=691481
GStreamer | gst-plugins-good | 1.x
--- Comment #17 from Matej Knopp <matej.knopp at gmail.com> 2013-02-17 19:23:52 UTC ---
Btw, your patch doesn't really work for me, because for some reason
parse->priv->prev_dts is always 0 (it's not set to GST_CLOCK_TIME_NONE), so the
condition !GST_CLOCK_TIME_IS_VALID (parse->priv->prev_dts) is never true.
Without the condition it works.
--
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