I'm building a player on the raspberry pi, what is the best way of obtaining 1.9.90 or above, as this apparently has better performance ? [ref] I'm currently on 1.4.4, from the raspbian repository. ref - S++ _______________________________________________ gstreamer-devel mailing list [hidden email] https://lists.freedesktop.org/mailman/listinfo/gstreamer-devel |
On 17/10/16 00:15, Stuart Axon wrote:
Currently you have to build it yourself until it's added to the raspbian repositories although I wouldn't get your hopes up on that happening any time soon considering they're still on GStreamer 1.4. Cheers -Matt _______________________________________________ gstreamer-devel mailing list [hidden email] https://lists.freedesktop.org/mailman/listinfo/gstreamer-devel signature.asc (495 bytes) Download Attachment |
Ah, I thought it might be this. I actually got as far as building gstreamer, but stopped once I realised I would probably need to build omxplayer as well, to get gst-omx. Might give this another go if I get the time. S++ On Monday, October 17, 2016 11:25 AM, Matthew Waters <[hidden email]> wrote:
_______________________________________________ gstreamer-devel mailing list [hidden email] https://lists.freedesktop.org/mailman/listinfo/gstreamer-devel |
Hi Stuart,
you can also use the create_gst_uninstalled_env script that I created exactly for this purpose. You can find it here: https://github.com/PetrosKataras/GStreamerScripts. HTH, Petros |
Awesome. My app is python, I guess I need to rebuild pygobject + point it at these as well. S++ On Tuesday, October 18, 2016 10:01 AM, petros <[hidden email]> wrote:
_______________________________________________ gstreamer-devel mailing list [hidden email] https://lists.freedesktop.org/mailman/listinfo/gstreamer-devel |
Free forum by Nabble | Edit this page |