[Bug 781928] videoaggregator: issues with live mode when the input framerates are different from the output framerate

GStreamer (GNOME Bugzilla) bugzilla at gnome.org
Thu Dec 28 11:18:07 UTC 2017


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

--- Comment #6 from Mathieu Duponchelle <mduponchelle1 at gmail.com> ---
Easier way to test this:

gst-launch-1.0 videotestsrc pattern=ball is-live=true ! videorate !
video/x-raw, framerate=30/1 ! identity ! compositor name=comp sink_0::alpha=0.5
sink_1::alpha=0.5 sink_2::alpha=0.5 ! video/x-raw, framerate=5/1 ! queue !
xvimagesink  uridecodebin uri=https://media.w3.org/2010/05/sintel/trailer.webm
! identity sleep-time=2000000 ! videorate ! comp.

Observed and expected results are the same as before.

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