[gstreamer-bugs] [Bug 529672] New: [videomixer] Big latency and bad framerate while mixing multiple live streams

GStreamer (bugzilla.gnome.org) bugzilla-daemon at bugzilla.gnome.org
Thu Apr 24 01:18:11 PDT 2008


If you have any questions why you received this email, please see the text at
the end of this email. Replies to this email are NOT read, please see the text
at the end of this email. You can add comments to this bug at:
  http://bugzilla.gnome.org/show_bug.cgi?id=529672

  GStreamer | gst-plugins-good | Ver: 0.10.7
           Summary: [videomixer] Big latency and bad framerate while mixing
                    multiple live streams
           Product: GStreamer
           Version: 0.10.7
          Platform: Other
        OS/Version: All
            Status: UNCONFIRMED
          Severity: normal
          Priority: Normal
         Component: gst-plugins-good
        AssignedTo: gstreamer-bugs at lists.sourceforge.net
        ReportedBy: sakdean at gmail.com
         QAContact: gstreamer-bugs at lists.sourceforge.net
     GNOME version: 2.21/2.22
   GNOME milestone: Unspecified


Please describe the problem:
When mixing multiple live streams with non-live streams the output framerate is
inconsistent and a big latency gain (10s+ for QCIF output) is achieved.

Steps to reproduce:
1. 2 client machines: with pipeline: gst-launch videotestsrc ! ffmpegcolorspace
! videoscale ! video/x-raw-yuv,format=\(fourcc\)AYUV,width=176,height=144 !
ffmpegcolorspace ! ffenc_h263 ! rtph263pay ! udpsink port=some_port
host=mixer_host
2. on the mixer host side: gst-launch udpsrc port=some_port1 !
gstrtpjitterbuffer ! rtph263depay ! ffdec_h263 ! ffmpegcolorspace ! videoscale
! video/x-raw-yuv,format=\(fourcc\)AYUV,width=88,height=72 ! mix.
gst-launch udpsrc port=some_port1 ! gstrtpjitterbuffer ! rtph263depay !
ffdec_h263 ! ffmpegcolorspace ! videoscale !
video/x-raw-yuv,format=\(fourcc\)AYUV,width=176,height=144 ! mix.
videomixer name=mix. ! ffmpegcolorspce ! ximagesink



Actual results:
The output framerate is not smooth. Big latency gain.

Expected results:
The output video should be smooth, with as little latency as possible

Does this happen every time?
yes

Other information:


-- 
See http://bugzilla.gnome.org/page.cgi?id=email.html for more info about why you received
this email, why you can't respond via email, how to stop receiving
emails (or reduce the number you receive), and how to contact someone
if you are having problems with the system.

You can add comments to this bug at http://bugzilla.gnome.org/show_bug.cgi?id=529672.




More information about the Gstreamer-bugs mailing list