[Bug 739996] videomixer: Drops a lot of frames, if one of the sources is live

GStreamer (bugzilla.gnome.org) bugzilla at gnome.org
Wed Nov 12 01:06:43 PST 2014


https://bugzilla.gnome.org/show_bug.cgi?id=739996
  GStreamer | gst-plugins-good | git

--- Comment #1 from Andrei Sarakeev <sarakusha at gmail.com> 2014-11-12 09:06:42 UTC ---
It can be even easier to leave only one living source:

GST_DEBUG=videomixer:6 \
  gst-launch-1.0 videotestsrc pattern=1 is-live=true ! \
  video/x-raw,format=AYUV ! \
  videomixer ! videoconvert ! xvimagesink

Ratio are rendered to dropped = 1/1

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