[Bug 701170] Low fps when playing 1080p video on Raspberry Pi Model B

GStreamer (bugzilla.gnome.org) bugzilla at gnome.org
Wed May 29 02:53:54 PDT 2013


https://bugzilla.gnome.org/show_bug.cgi?id=701170
  GStreamer | gst-omx | 1.0.6

--- Comment #2 from Ilya Kulakov <kulakov.ilya at gmail.com> 2013-05-29 09:53:50 UTC ---
For the following pipline:

filesrc location=… !
queue name=demux !
qtdemux !
queue max-size-bytes=10000000 name=parse !
h264parse !
queue name=decode ! 
omxh264dec !
queue max-size-buffers=4 name=sink !
eglglessink

CPU usage is:

omxh264dec-omxh: 26%
filesrc0src: 4%
eglglessink-ren: 4%
demux:src: 2%
parse:src: 2%
decode:src:  2%
sink:src: 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