[Bug 736655] basesink: preroll issue for some clips which audio is shorter than video
GStreamer (GNOME Bugzilla)
bugzilla at gnome.org
Mon Mar 2 23:29:44 PST 2015
https://bugzilla.gnome.org/show_bug.cgi?id=736655
--- Comment #138 from kevin <kevinbing.song at gmail.com> ---
streamsynchronizer unit no fail anymore:)
But I still wonder how to wait pipeline consumed the only one audio buffer and
then start to state change from PLAYING to PAUSED. I want to test below
pipeline.
run_streamsynchronizer_handle_eos ("videotestsrc name=videosrc ! "
"streamsynchronizer name=streamsync audiotestsrc name=audiosrc
num-buffers=1 ! "
"streamsync. streamsync. ! fakesink sync=true streamsync. ! fakesink
sync=true");
--
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