[gstreamer-bugs] [Bug 347300] New: rtpmp4vdepay consumes 99% of CPU

GStreamer (bugzilla.gnome.org) bugzilla-daemon at bugzilla.gnome.org
Wed Jul 12 05:43:25 PDT 2006


Do not reply to this via email (we are currently unable to handle email
responses and they get discarded).  You can add comments to this bug at
http://bugzilla.gnome.org/show_bug.cgi?id=347300
 GStreamer | gst-plugins-good | Ver: 0.10.3

           Summary: rtpmp4vdepay consumes 99% of CPU
           Product: GStreamer
           Version: 0.10.3
          Platform: Other
        OS/Version: All
            Status: UNCONFIRMED
          Severity: major
          Priority: Normal
         Component: gst-plugins-good
        AssignedTo: gstreamer-bugs at lists.sourceforge.net
        ReportedBy: michal.bebjak at siemens.com
         QAContact: gstreamer-bugs at lists.sourceforge.net
     GNOME version: Unspecified
   GNOME milestone: Unspecified


Please describe the problem:
gst-launch-0.10 udpsrc !
'application/x-rtp,media=video,payload=96,clock-rate=2147483647,encoding-name=MP4V-ES'
! rtpmp4vdepay ! 'video/mpeg,mpegversion=4,width=640,height=480,framerate=30/1'
! ffdec_mpeg4 ! ffmpegcolorspace ! ximagesink

....consumes 99% CPU

gst-launch-0.10 udpsrc !
'video/mpeg,mpegversion=4,width=640,height=480,framerate=30/1' ! ffdec_mpeg4 !
ffmpegcolorspace ! ximagesink

....works fine.

It is the same problem as in BUG 346100, but the rtpdepayloader element is
different so I propose to test all the rtp elements if they are working as they
should. For example the rtpmpadepay element works fine.

Steps to reproduce:


Actual results:


Expected results:


Does this happen every time?
yes

Other information:


-- 
Configure bugmail: http://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