[Bug 733481] New: low frame rate with multiple d3dvideosinks

GStreamer (bugzilla.gnome.org) bugzilla at gnome.org
Mon Jul 21 01:09:20 PDT 2014


https://bugzilla.gnome.org/show_bug.cgi?id=733481
  GStreamer | gst-plugins-bad | 1.4.0

           Summary: low frame rate with multiple d3dvideosinks
    Classification: Platform
           Product: GStreamer
           Version: 1.4.0
        OS/Version: Windows
            Status: UNCONFIRMED
          Severity: normal
          Priority: Normal
         Component: gst-plugins-bad
        AssignedTo: gstreamer-bugs at lists.freedesktop.org
        ReportedBy: jsteve3000 at gmail.com
         QAContact: gstreamer-bugs at lists.freedesktop.org
     GNOME version: ---


When using multiple d3dvideosink elements in the same pipeline the frame rate
drops very noticeably for some of the video sinks.

Here is my pipeline:
uridecodebin name=vehiclebin uri=rtsp://127.0.0.1:8554/vehicle.sdp !
tee name=tp
tp. ! queue ! videocrop top=0   left=10  right=376 bottom=290 ! d3dvideosink
name=rear
tp. ! queue ! videocrop top=0   left=400 right=0   bottom=290 ! d3dvideosink
name=forward
tp. ! queue ! videocrop top=290 left=10  right=376 bottom=6   ! d3dvideosink
name=left
tp. ! queue ! videocrop top=290 left=398 right=0   bottom=6   ! d3dvideosink
name=right

The video plays smoothly with 1.0.10 but will not play at all with versions up
to 1.3.91 due to a different bug.

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