Posts by samsonluk

    Rockchip support is still "work in progress" but hardware video decoding definitely works.

    I think Nerd was not refer to LibreELEC but TinkerOS + Kodi, no hardware video decoding on that combination for sure unless Kodi/ffmpeg is compiled specifically with rkmpp support. So far I cannot figure out how to do so although by investigating LibreELEC build scripts already gave me a lot of hints.

    FYI, build within a ubuntu xenial docker container also failed in the TOOLCHAIN make, same location as within Ubuntu 18.04 VM, problems with the latest binutils?

    $ docker images -a

    REPOSITORY TAG IMAGE ID CREATED SIZE

    libreelec latest 93fe5f4ee440 4 minutes ago 757MB

    ubuntu xenial 5e8b97a2a082 9 days ago 114MB

    Restart logs:

    Switch over to a new build Ubuntu 18.04 LTS (GNU/Linux 4.15.0-22-generic x86_64) KVM VM, this time failed on Build Toolchain phase:

    Any idea how can the above error be fixed?