[gstreamer-bugs] [Bug 595513] New: Higher frame rates cause glimagesink to use excessive cpu

GStreamer (bugzilla.gnome.org) bugzilla at gnome.org
Thu Sep 17 13:53:05 PDT 2009


https://bugzilla.gnome.org/show_bug.cgi?id=595513
  GStreamer | gst-plugins-gl | 0.10.1

           Summary: Higher frame rates cause glimagesink to use excessive
                    cpu
    Classification: Desktop
           Product: GStreamer
           Version: 0.10.1
        OS/Version: Linux
            Status: UNCONFIRMED
          Severity: normal
          Priority: Normal
         Component: gst-plugins-gl
        AssignedTo: gstreamer-bugs at lists.sourceforge.net
        ReportedBy: jaebird at gmail.com
         QAContact: gstreamer-bugs at lists.sourceforge.net
      GNOME target: ---
     GNOME version: ---


I'm not sure if this is something that can be fixed, but I noticed glimagesink
using more cpu than I thought it should with my HD videos. I think it is
related to the frame rate see the test launches below:

gst-launch-0.10 videotestsrc !  "video/x-raw-yuv, format=(fourcc)I420,
width=1280, height=720, framerate=(fraction)80/1" ! fakesink sync=1

gst-launch-0.10 videotestsrc !  "video/x-raw-yuv, format=(fourcc)I420,
width=1280, height=720, framerate=(fraction)80/1" ! glimagesink

gst-launch-0.10 gltestsrc ! "video/x-raw-gl, width=1280, height=720,
framerate=(fraction)80/1" ! glimagesink

I know "top" is very relative, but these are my quick and dirty findings with
my linux box:

fakesink uses: 15% CPU
glimagesink uses: 25% CPU

for reference:
gltestsrc uses: 2% CPU

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