[Bug 775429] gL: Bad performance on big buck bunny on raspberry pi on master, and other vids stopped working.

GStreamer (GNOME Bugzilla) bugzilla at gnome.org
Thu Dec 1 08:41:32 UTC 2016


https://bugzilla.gnome.org/show_bug.cgi?id=775429

--- Comment #3 from Stuart Axon <stu.axon at gmail.com> ---
Hi,
    I built everything on raspbian jessie on a raspberry pi.


I built with gstreamer-uninstalled from here:

https://github.com/PetrosKataras/GStreamerScripts/blob/master/scripts/create-gst-uninstalled-env.sh

These environment variables set:

$ export CC="ccache gcc"
$ export PYTHON="/usr/local/bin/python3.5"

$ sh create-gst-uninstalled-env.sh


I'm on python3.5, so had to build that, along with pygobject and py3cairo.


Raspbian doesn't come with bcm_host.pc  brcmegl.pc  brcmglesv2.pc  brcmvg.pc 
egl.pc  glesv2.pc so I took the ones from the raspbian-userland project

and copied those to /usr/local/lib/pkgconfig/

.pc files
https://github.com/raspberrypi/userland/tree/master/pkgconfig

repo containing just the .pc files (userland repo is massive)
https://github.com/stuaxo/raspberrypi-pkgconfig/tree/master/pkgconfig

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