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

GStreamer (bugzilla.gnome.org) bugzilla at gnome.org
Fri Aug 23 07:33:15 PDT 2013


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

Julien Isorce <julien.isorce> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |julien.isorce at gmail.com

--- Comment #8 from Julien Isorce <julien.isorce at gmail.com> 2013-08-23 14:33:12 UTC ---
Hi, well here gst-launch-1.0 videotestsrc ! "video/x-raw, width=1920,
height=1080" ! eglglessink is running (but slow as expected)

About the 1080p video I experience also a pb: EGL_BAD_ALLOC

egladaption gstegladaptation_egl.c:77:got_egl_error: EGL ERROR:
eglCreateWindowSurface returned 0x3003

gst_omx_port_allocate_buffers_unlocked:<omxh264dec-omxh264dec0> Failed to
allocate buffer for video_decode port 131: Insufficient resources (0x80001000)

See attached log for gst-launch-1.0 souphttpsrc
location=http://samplemedia.linaro.org/H264/big_buck_bunny_1080p_H264_AAC_25fps_7200K.MP4
! qtdemux ! h264parse ! omxh264dec  ! eglglessink


Same result if not using EGLImage (for example by adding "video/x-raw,
format=(string)I420" between omxh264dec and eglglessink)

too many resources ? 4 buffers ?

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