[Bug 736655] basesink: preroll issue for some clips which audio is shorter than video

GStreamer (GNOME Bugzilla) bugzilla at gnome.org
Wed Mar 4 18:27:47 PST 2015


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

--- Comment #150 from kevin <kevinbing.song at gmail.com> ---
Sorry. From the log, basesink seems has right behavior. It will be blocked on
gst_base_sink_wait_preroll () when PLAYING to PAUSED. Needn't any change in
basesink for the issue.
The fix for synchronizer unit test fail is unit test code. Shouldn't wait for
async-done event when the state change isn't async change. As some time PLAYING
to PAUSED isn't async change.

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