[Bug 752092] avidemux: audio skips on some files after update from 1.4 to 1.5

GStreamer (GNOME Bugzilla) bugzilla at gnome.org
Wed Jul 8 02:22:13 PDT 2015


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

--- Comment #10 from Arnaud Vrac <rawoul at gmail.com> ---
Setting the buffer duration to GST_CLOCK_TIME_NONE after the
gst_adapter_get_buffer fixes the issue. Baseparse probably uses the upstream
duration instead of using the frame duration, which doesn't happen if the
duration is reset.

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