Hardware video decoder for RockChip RK3399 task - Printable Version +- RISC OS Developer Forum (https://riscosdevforum.com) +-- Forum: RISC OS - The original OS for ARM CPUs created by Acorn Computers now open source (https://riscosdevforum.com/forumdisplay.php?fid=1) +--- Forum: Developers Forum (https://riscosdevforum.com/forumdisplay.php?fid=2) +---- Forum: RockChip RK3399 video hardware decoder (open) (https://riscosdevforum.com/forumdisplay.php?fid=10) +---- Thread: Hardware video decoder for RockChip RK3399 task (/showthread.php?tid=7) |
Hardware video decoder for RockChip RK3399 task - Stefan (Cloverleaf) - 07-17-2021 One of the missing important drivers for RISC OS is a hardware video decoder for the Raspberry Pi 3 & 4. this is specially needed in the age of internet where a majority of content is presented as videos. I found this content: [/url]https://github.com/rockchip-linux/mpp https://github.com/rockchip-linux/libv4l-rkmpp [url=http://opensource.rock-chips.com/wiki_Mpp]http://lkml.iu.edu/hypermail/linux/kernel/1901.0/02233.html https://patchwork.kernel.org/project/linux-rockchip/patch/[email protected]/ https://www.programmersought.com/article/56114329398/ https://lwn.net/Articles/816270/ The task will be two parts: 1. Videoplayer integration into RISC OS that it could be integrated also in web browsers (Iris, NetSurf) 2. Driver to access the hardware video decoder |