2019-07-02, 23:15
To my knowledge in the Raspberry Pi version of Kodi Leia 18.3 (installed on top of LibreELEC Leia 9.2 ALPHA1) the Pi's (RPi 4) hardware h265-video-decoder is utilized.
I would also like to use the Pi's hardware h265-video-decoder for my own C++ project. Since at this point there is no official information/documentation available on how to access this decoder, I try to find out how it's done in Kodi.
Unfortunately I was unable to locate code responsible for accessing the mentioned decoder by studying "https://github.com/xbmc/xbmc".
May someone please guide me to the right place to take a closer look on how the hardware h265-decoder of the Raspberry Pi 4 has been accessed.
Hope it's not too much to ask for?!
Thanks!
I would also like to use the Pi's hardware h265-video-decoder for my own C++ project. Since at this point there is no official information/documentation available on how to access this decoder, I try to find out how it's done in Kodi.
Unfortunately I was unable to locate code responsible for accessing the mentioned decoder by studying "https://github.com/xbmc/xbmc".
May someone please guide me to the right place to take a closer look on how the hardware h265-decoder of the Raspberry Pi 4 has been accessed.
Hope it's not too much to ask for?!
Thanks!