Page 1 of 1

Hardware decoding in Matrix TBS

PostPosted: Sun Jun 21, 2015 5:18 am
by suspension
I want to know how to get hardware based video decoding to work on Matrix TBS. To my understanding, Freescale has a library called gstreamer-imx which is a gstreamer plugin that adds support for hardware decoding for gstreamer based applications. However for this to work, I understand that Freescale's VPU wrapper library must me installed. Are there any more dependencies?

Re: Hardware decoding in Matrix TBS

PostPosted: Tue Jun 30, 2015 12:50 am
by nrm
What I used at the time:

viewtopic.php?f=156&t=9084#p31917

https://gist.github.com/nrmmota/4afbc80217d39730e4d4
https://gist.github.com/nrmmota/8419381966be6d755d9f

I'm not sure this is working or not at the moment, but I did have a Gist comment pointing to the fact that there were some stuff missing.