On Thu, 10 Mar 2016 08:00:42 -0800 (PST) Patrick Frank <[email protected]> wrote: > Hello, > > on my Banana Pi (I think its an M1) I run the Jessie image from > bananian.org with LXDE and VLC via HDMI. > And videos with a 720p resolution play well but only with 1:1 size > not on fullscreen. > Videos with 1080p resolution do not play properly either way. > > So I enabled the Mali driver in the kernel and lsmod shows that it > was loaded successfully. > Then I followed linux-sunxi.org/Mali_binary_driver and > linux-sunxi.org/Xorg and /var/log/Xorg.0.log shows that fbturbo > loaded successfully. > > But the problem with VLC stays the same. Any ideas how to > troubleshoot this problem? >
Hello. It appears that you are having a misunderstand by thinking that to have hardware accelerated video decoding would require a GPU (3d graphic engine), this is not true. You can find a explication in this link. http://www.cnx-software.com/2013/12/10/most-embedded-gpus-do-not-support-hardware-video-decoding-acceleration-the-vpu-does/ -- Manuel Braga -- You received this message because you are subscribed to the Google Groups "linux-sunxi" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. For more options, visit https://groups.google.com/d/optout.
